Tech-invite3GPPspaceIETFspace
959493929190898887868584838281807978777675747372717069686766656463626160595857565554535251504948474645444342414039383736353433323130292827262524232221201918171615141312111009080706050403020100
in Index   Prev   Next

RFC 1345

Character Mnemonics and Character Sets

Pages: 103
Informational
Errata
Part 3 of 4 – Pages 41 to 75
First   Prev   Next

ToP   noToC   RFC1345 - Page 41   prevText
4.  CHARSETS

   The character mnemonics hav been used to table a number of coded
   character sets.  The coded character set names are taken if possible
   from the official ISO registration description in the ISO 2375 (ECMA)
   register, or with a number like the code page number - or with an
   indication of the language or country it is being used for - using
ToP   noToC   RFC1345 - Page 42
   the country designators of ISO 3166.  For the character sets in the
   ECMA register, their ISO registration number is also given (as ISO-
   IR-xxx). Often the ISO registration number does not cover all the
   codes of a character set in use, but for instance only the graphical
   characters, where another ISO registration number covers the control
   characters; in the case of the 8-bit character sets the ISO
   registration only covers the upper graphical characters (GR).  The
   ISO registration number is here taken to indicate the full coded
   character set including control characters and lower half of the
   graphical characters, normally ISO 6429 and ASCII, respectively.

   The ISO definition of the term "coded character set" is as follows:
   "A set of unambiguous rules that establishes a character set and the
   one-to-one relationship between the characters of the set and their
   coded representation." and this definition may be subject to
   different interpretations.  This memo does not put further
   restrictions on the term of "coded character set" than the following:
   "A coded character set is a set of rules that unambiguously and
   completely determines which sequence of characters, if any, is
   represented by each possible sequence of n-bit bytes for a certain
   value of n." This implies that e.g. a coded character set extended
   with one or more other coded character sets by means of the extension
   techniques of ISO 2022 constitutes a coded character set in its own
   right.  In this memo the term "charset" is used to refer to the above
   interpretation of the ISO term "coded character set".

   A special problem is, if two characters of two different coded
   character sets with the same descriptive name, or depicted by what
   looks like the same graphic symbol, or with the same historical
   origin, really are to be regarded as the same character or not.  This
   problem has been studied in great detail in the development efforts
   that have resulted in ISO DIS 10646 and Unicode (under the heading
   "character unification").  As much as possible such results have been
   used in the construction of the code tables of this section.

4.1  Charset Naming

   The coded character set names are given in ISO 646 invariant subset
   (83 characters, where a space in the name is replaced with an
   underline character; sometimes a hyphen is also used instead of a
   blank, or the blank is eliminated when practice exist).  Case is not
   significant in the charset names.

4.2  Code Table Format

   The following code tables are given in a simple format to facilitate
   use of this text as program input. Programs and routines written in C
   to handle these tables are freely available from the author of this
   memo. Keywords are signified with the character "&" as the first
   character, to distinguish them from ordinary data. Numbers may be
   given in decimal, hexadecimal or octal notation; hexadecimal numbers
   are given with an "x" as the first character, and octal numbers has
   an "o" as the first character.
ToP   noToC   RFC1345 - Page 43
   The following keywords are used:

   "&charset" has one parameter defining the name of the character set.
   This is required for every character set.

   "&alias" has one parameter defining a possible alternate name for the
   character set. This is optional.

   "&g0esc", "&g1esc", "&g2esc", "&g3esc", "&c0esc", "&c1esc" has one
   parameter indicating the string of octets used to define the
   character set as the G0, G1, G2, G3, C0 or C1 set respectively,
   according to ISO 2022 (11).  The string is to be preceded by an ESC
   character. It is only the relevant parts of the table, which can be
   used with the definition; the charset is often coded with both
   graphical and control character sets.  If the coded character set is
   a 96-character set, it is tabled with the relevant GL set (normally
   ISO-IR-6) and with ISO 6429 as C0 and C1 (12).  If it is a 94-
   character set, it is tabled with the C0 set of ISO 6429. If it is a
   double-octet coded character set, it is tabled without control
   character sets and accompanying one-octet coded character sets, and
   the two-octet code is tabled as a G0 set.

   "&bits" has one parameter indicating the number of bits to represent
   the charset. This is optional and 8 bits is the default.

   "&code" has one parameter indicating the byte number allocated to the
   following character mnemonic. After the "&code" specification the
   characters are listed with their mnemonic in ascending order.  A
   character mnemonic of "??" indicates that the position is unused.  A
   character mnemonic of "__" indicates that the character set is not
   completely defined with the specifications in this memo.

   "&code2" has 2 parameters specifying the row and column in certain
   16-bit character sets.  The value 32 must be added to obtain the
   first and second byte respectively.  Mnemonics can be specified after
   the "&code2" specification as mentioned for the "&code"
   specification.

   "&codex" has 5 parameters, specifying the character set prefix
   string, the start row number, the end row number, the start column
   number and the end column number respectively. This is equivalent to
   specifying a series of mnemonics of the form "nrrcc" where "n" is the
   character set name prefix string, "rr" is the row number running from
   the specified start row number to the end row number, and "cc" is the
   column number running from the specified start column number to the
   end column number.  The thereby created series mnemonics are
   allocated to code positions which are added 32 to the row and column
   numbers to get the row and column octet.

   "&duplicate" has a special meaning indicating that a position is
   being used for more than one character. This is an ugly convention
   but it is a sad fact of life that same code in one coded character
   set can mean different characters. "&duplicate" takes two parameters
ToP   noToC   RFC1345 - Page 44
   - the first is the code to be duplicated, the other is the new
   mnemonic.

   "&rem" is followed by text to explain something in the table to a
   human reader.  All lines in such a remark has to start with this
   keyword.

   "&comb2" specifies a combination of two characters which signifies a
   third character.  All characters in the specification are given by
   their mnemonic.  The two combining characters must be specified
   previously in the code table.  The first combining character is
   specified as the first character after the keyword, and then the
   following pairs of characters are the second combining character and
   the result, respectively.  The specification can be repeated,
   terminated by an occurrence of a keyword.

4.3  Mnemonic charsets

   The following is compatible with current practice on the internet
   within EUnet - the European not-for-profit networking organisation in
   Europe and North Africa currently operating in 24 countries.

   The mnemonic charsets are a family of charsets which have the
   facility that within the relevant parts of the message, encoded in an
   ordinary coded character set, text may have occurrences of the
   following sequence: an intro character sequence, followed by a string
   of characters that represent a character mnemonic, as described
   below.  Similarly, the intro character sequence may be doubled,
   indicating a single occurrence of the respective symbols in decoded
   format.

   Note that many characters within a mnemonic character set may be
   represented in two different ways.  Normally the character itself is
   used, but it is also possible to use the mnemonic allocated to the
   character in a mnemonic sequence.

   In this way all characters with assigned mnemonics can be represented
   without information loss in any character set, which contains the
   invariant ISO 646 characters as a subset.  As a consequence, using a
   mnemonic character set all these characters can be generated
   uniformly on all keyboards and presented uniformly on all terminal
   equipment, whenever the real character is not available.

   Data encoded in a mnemonic charset is intended to be read by the end
   user possibly without further treatment.  If the transport encoding
   and the presentation encoding for the user differ, it is recommended
   that the data be translated into a mnemonic representation in the
   presentation encoding.

   A mnemonic charset is specified with the name
   "mnemonic+charset+intro" where "mnemonic" is written as given and
   "charset" and "intro" is specified as described below. The mnemonic
   charset "mnemonic" is a shorthand for "mnemonic+ascii+38".  The
ToP   noToC   RFC1345 - Page 45
   mnemonic charset "mnem" is a shorthand for "mnemonic+ascii+8200".

   It is discouraged to use mnemonics for Chinese characters of either
   Chinese, Japanese or Korean origin, as the probability that the end
   user equipment can deal with the original encoding is very high for
   the intended receiver, and the mnemonics for such Chinese characters
   described in this memo convey very little meaning to humans.

4.3.1  charset

   The charset is given as one of the charset names in this memo and is
   the encoding used for the transport.  It cannot be a mnemonic
   charset.

4.3.2  Intro

   The intro character sequence is given as the decimal value of the
   intro characters in the transport character set. There may be up to
   two characters used in the intro character sequence, and the decimal
   value for two-character intro sequences are then the first character
   value multiplied with 256 to the power of the number of octets used
   in the character set, plus the second character value.  The
   recommended value is 38 for the ampersand (&) character in ASCII.
   Another common value is 29 for the control character "Group
   Separator", or 8200 for "space" followed by "backspace", which may be
   convenient when operating in some environments, and ordinary text is
   not changed.  Only the ampersand character may be chosen as intro
   from the invariant ISO 646 charset, but any character not in the
   invariant ISO 646 character can be used as intro.  The intro
   character sequence is used for introducing character mnemonics when a
   character is not present in the mail transport character set (as
   defined by "charset").  Character mnemonics longer than two
   characters are surrounded by the underline character. The intro
   character sequence is doubled to represent one occurrence of itself.
   Characters in the mail transport character set are normally just
   represented with their encoding, but may also be represented by the
   intro character sequence and the mnemonic encoding.

   If the intro character sequence is specified as 0 (zero), it is
   omitted in the transport, giving a better readably content, but
   eliminating the possibility of reversibility and introducing an
   information loss.  With intro specified as 0, also underline
   characters surrounding mnemonics longer than 2 characters are
   removed.  Mnemonic charsets with the intro specified as zero is
   equivalent to the ordinary charset, e.g. "mnemonic+ascii+0" is
   equivalent to "ascii".

   The intro character can be given in a header "Mnemonic-Intro:" with
   the value given in decimal as noted above in the first parameter.
   This has only meaning if the charset can be deducted by other
   information as specified by the relevant Internet specification.
   This information has precedence over other information on the intro.
ToP   noToC   RFC1345 - Page 46
4.3.3  Compatibility

   If applications conforming to this memo interoperate with other
   versions of this memo, and encounter mnemonics that are undefined
   with this memo, they shall leave the mnemonic as it is coded. This
   provides for upward compatibility.

4.3.4  Conversion Between Mnemonic Charsets

   To determine which mnemonic charsets are permitted with the use of an
   Internet specification, please refer to that specification.  It may
   be that only "ASCII" or "INVARIANT" is allowed as the base charset.
   ASCII is the most used character set, while INVARIANT will be very
   robust for traversing gateways, but it will cause trouble for
   (amongst other things) source code for several programming languages.
   The use of other character sets may be limited to agreement between
   the communicating parties. When such an agreement has been achieved,
   a conversion between different mnemonic charsets can be done
   according to the charset tables below, as characters occurring in
   both encodings are just transformed, and characters not existing in
   the receiving coded character set are represented by the intro
   character sequence of the receiving coded character set plus the
   character mnemonic, as described for the intro character sequence.
   The characters forming the mnemonic are translated into the receiving
   code, which must have these characters present.  An undefined
   character in the originating coded character set is transformed into
   the following sequence: the intro character sequence, an underline, a
   question mark character, a "u" (for undefined) and then the
   hexadecimal value of the character with letters in lowercase
   (possibly more than one byte for multibyte character sets) and then a
   terminating underline character.  Headers may need to be changed
   accordingly to reflect such conversion.  The character mnemonic "/c"
   has a special meaning in specifying that a line is to be continued
   even if the next characters are specifying a new line.

5.  CHARSET TABLES

  &charset ISO_646.basic:1983
  &rem source: ECMA registry
  &alias ref
  &code 32
  SP ! " ?? ?? % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ?
  ?? A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ?? ?? ?? ?? _
  ?? a b c d e f g h i j k l m n o p q r s t u v w x y z

  &charset INVARIANT
  &code 0
  NU SH SX EX ET EQ AK BL BS HT LF VT FF CR SO SI
  DL D1 D2 D3 D4 NK SY EB CN EM SB EC FS GS RS US
  SP ! " ?? ?? % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ?
  ?? A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ?? ?? ?? ?? _
  ?? a b c d e f g h i j k l m n o p q r s t u v w x y z ?? ?? ?? ?? DT
ToP   noToC   RFC1345 - Page 47
  &charset ISO_646.irv:1983
  &rem source: ECMA registry
  &alias iso-ir-2
  &alias irv
  &g0esc x2840 &g1esc x2940 &g2esc x2a40 &g3esc x2b40
  &code 0
  NU SH SX EX ET EQ AK BL BS HT LF VT FF CR SO SI
  DL D1 D2 D3 D4 NK SY EB CN EM SB EC FS GS RS US
  SP ! " Nb Cu % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ?
  At A B C D E F G H I J K L M N O P Q R S T U V W X Y Z <( // )> '> _
  '! a b c d e f g h i j k l m n o p q r s t u v w x y z (! !! !) '- DT

  &charset BS_4730
  &rem source: ECMA registry
  &alias iso-ir-4
  &alias ISO646-GB
  &g0esc x2841 &g1esc x2941 &g2esc x2a41 &g3esc x2b41
  &alias gb
  &alias uk
  &code 0
  NU SH SX EX ET EQ AK BL BS HT LF VT FF CR SO SI
  DL D1 D2 D3 D4 NK SY EB CN EM SB EC FS GS RS US
  SP ! " Pd DO % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ?
  At A B C D E F G H I J K L M N O P Q R S T U V W X Y Z <( // )> '> _
  '! a b c d e f g h i j k l m n o p q r s t u v w x y z (! !! !) '- DT

  &charset ANSI_X3.4-1968
  &rem source: ECMA registry
  &alias iso-ir-6
  &alias ANSI_X3.4-1986
  &alias ISO_646.irv:1991
  &g0esc x2842 &g1esc x2942 &g2esc x2a42 &g3esc x2b42
  &alias ASCII
  &alias ISO646-US
  &alias US-ASCII
  &alias us
  &alias IBM367
  &alias cp367
  &code 0
  NU SH SX EX ET EQ AK BL BS HT LF VT FF CR SO SI
  DL D1 D2 D3 D4 NK SY EB CN EM SB EC FS GS RS US
  SP ! " Nb DO % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ?
  At A B C D E F G H I J K L M N O P Q R S T U V W X Y Z <( // )> '> _
  '! a b c d e f g h i j k l m n o p q r s t u v w x y z (! !! !) '? DT

  &charset NATS-SEFI
  &rem source: ECMA registry
  &alias iso-ir-8-1
  &g0esc x2843 &g1esc x2943 &g2esc x2a43 &g3esc x2b43
  &code 0
  NU SH SX EX ET EQ AK BL BS HT LF VT FF CR SO SI
  DL D1 D2 D3 D4 NK SY EB CN EM SB EC FS GS RS US
  SP ! " Nb DO % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ?
ToP   noToC   RFC1345 - Page 48
  UA A B C D E F G H I J K L M N O P Q R S T U V W X Y Z A: O: AA fS _
  UB a b c d e f g h i j k l m n o p q r s t u v w x y z a: o: aa -N DT

  &charset NATS-SEFI-ADD
  &rem source: ECMA registry
  &alias iso-ir-8-2
  &g0esc x2844 &g1esc x2944 &g2esc x2a44 &g3esc x2b44
  &code 0
  ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ??
  ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ??
  ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ??
  ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ??
  ?? A! ?? ?? D/ E' ?? ?? ?? ?? ?? ?? ?? ?? ?? ??
  TH ?? ?? ?? ?? U: ?? ?? ?? ?? ?? AE O/ ?? ?? ??
  ?? a! ?? ?? d/ e' ?? ?? ?? ?? ?? ?? ?? ?? ?? ??
  th ?? ?? ?? ?? u: ?? ?? ?? ?? ?? ae o/ ?? ?? ??

  &charset NATS-DANO
  &rem source: ECMA registry
  &alias iso-ir-9-1
  &g0esc x2845 &g1esc x2945 &g2esc x2a45 &g3esc x2b45
  &code 0
  NU SH SX EX ET EQ AK BL BS HT LF VT FF CR SO SI
  DL D1 D2 D3 D4 NK SY EB CN EM SB EC FS GS RS US
  SP ! << >> DO % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ?
  UA A B C D E F G H I J K L M N O P Q R S T U V W X Y Z AE O/ AA fS _
  UB a b c d e f g h i j k l m n o p q r s t u v w x y z ae o/ aa -N DT

  &charset NATS-DANO-ADD
  &rem source: ECMA registry
  &alias iso-ir-9-2
  &g0esc x2846 &g1esc x2946 &g2esc x2a46 &g3esc x2b46
  &code 0
  ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ??
  ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ??
  ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ??
  ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ??
  ?? A! ?? ?? D/ E' ?? ?? ?? ?? ?? ?? ?? ?? ?? ??
  TH ?? ?? ?? ?? U: ?? ?? ?? ?? ?? A: O: ?? ?? ??
  ?? a! ?? ?? d/ e' ?? ?? ?? ?? ?? ?? ?? ?? ?? ??
  th ?? ?? ?? ?? u: ?? ?? ?? ?? ?? a: o: ?? ?? ??

  &charset SEN_850200_B
  &rem source: ECMA registry
  &alias iso-ir-10
  &alias FI
  &alias ISO646-FI
  &alias ISO646-SE
  &alias se
  &g0esc x2847 &g1esc x2947 &g2esc x2a47 &g3esc x2b47
  &code 0
  NU SH SX EX ET EQ AK BL BS HT LF VT FF CR SO SI
  DL D1 D2 D3 D4 NK SY EB CN EM SB EC FS GS RS US
ToP   noToC   RFC1345 - Page 49
  SP ! " Nb Cu % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ?
  At A B C D E F G H I J K L M N O P Q R S T U V W X Y Z A: O: AA '> _
  '! a b c d e f g h i j k l m n o p q r s t u v w x y z a: o: aa '- DT

  &charset SEN_850200_C
  &rem source: ECMA registry
  &alias iso-ir-11
  &alias ISO646-SE2
  &g0esc x2848 &g1esc x2948 &g2esc x2a48 &g3esc x2b48
  &alias se2
  &code 0
  NU SH SX EX ET EQ AK BL BS HT LF VT FF CR SO SI
  DL D1 D2 D3 D4 NK SY EB CN EM SB EC FS GS RS US
  SP ! " Nb Cu % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ?
  E' A B C D E F G H I J K L M N O P Q R S T U V W X Y Z A: O: AA U: _
  e' a b c d e f g h i j k l m n o p q r s t u v w x y z a: o: aa u: DT

  &charset JIS_C6220-1969-jp
  &rem source: ECMA registry
  &alias JIS_C6220-1969
  &alias iso-ir-13
  &alias katakana
  &alias x0201-7
  &g0esc x2849 &g1esc x2949 &g2esc x2a49 &g3esc x2b49
  &code 0
  NU SH SX EX ET EQ AK BL BS HT LF VT FF CR SO SI
  DL D1 D2 D3 D4 NK SY EB CN EM SB EC FS GS RS US
  SP ._ <' >' ,_ .6 Wo a6 i6 u6 e6 o6 YA YU YO TU
  -6 A6 I6 U6 E6 O6 Ka Ki Ku Ke Ko Sa Si Su Se So
  Ta Ti Tu Te To Na Ni Nu Ne No Ha Hi Hu He Ho Ma
  Mi Mu Me Mo Ya Yu Yo Ra Ri Ru Re Ro Wa N6 "5 05
  ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ??
  ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? DT

  &charset JIS_C6220-1969-ro
  &rem source: ECMA registry
  &alias iso-ir-14
  &g0esc x284a &g1esc x294a &g2esc x2a4a &g3esc x2b4a
  &alias jp
  &alias ISO646-JP
  &code 0
  NU SH SX EX ET EQ AK BL BS HT LF VT FF CR SO SI
  DL D1 D2 D3 D4 NK SY EB CN EM SB EC FS GS RS US
  SP ! " Nb DO % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ?
  At A B C D E F G H I J K L M N O P Q R S T U V W X Y Z <( Ye )> '> _
  '! a b c d e f g h i j k l m n o p q r s t u v w x y z (! !! !) '- DT

  &charset IT
  &rem source: ECMA registry
  &alias iso-ir-15
  &alias ISO646-IT
  &g0esc x2859 &g1esc x2959 &g2esc x2a59 &g3esc x2b59
  &code 0
ToP   noToC   RFC1345 - Page 50
  NU SH SX EX ET EQ AK BL BS HT LF VT FF CR SO SI
  DL D1 D2 D3 D4 NK SY EB CN EM SB EC FS GS RS US
  SP ! " Pd DO % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ?
  SE A B C D E F G H I J K L M N O P Q R S T U V W X Y Z DG c, e' '> _
  u! a b c d e f g h i j k l m n o p q r s t u v w x y z a! o! e! i! DT

  &charset PT
  &rem source: ECMA registry
  &alias iso-ir-16
  &alias ISO646-PT
  &g0esc x284c &g1esc x294c &g2esc x2a4c &g3esc x2b4c
  &code 0
  NU SH SX EX ET EQ AK BL BS HT LF VT FF CR SO SI
  DL D1 D2 D3 D4 NK SY EB CN EM SB EC FS GS RS US
  SP ! " Nb DO % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ?
  SE A B C D E F G H I J K L M N O P Q R S T U V W X Y Z A? C, O? '> _
  '! a b c d e f g h i j k l m n o p q r s t u v w x y z a? c, o? DG DT

  &charset ES
  &rem source: ECMA registry
  &alias iso-ir-17
  &alias ISO646-ES
  &g0esc x285a &g1esc x295a &g2esc x2a5a &g3esc x2b5a
  &code 0
  NU SH SX EX ET EQ AK BL BS HT LF VT FF CR SO SI
  DL D1 D2 D3 D4 NK SY EB CN EM SB EC FS GS RS US
  SP ! " Pd DO % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ?
  SE A B C D E F G H I J K L M N O P Q R S T U V W X Y Z !I N? ?I '> _
  '! a b c d e f g h i j k l m n o p q r s t u v w x y z DG n? c, '? DT

  &charset greek7-old
  &rem source: ECMA registry
  &alias iso-ir-18
  &g0esc x285b &g1esc x295b &g2esc x2a5b &g3esc x2b5b
  &code 0
  NU SH SX EX ET EQ AK BL BS HT LF VT FF CR SO SI
  DL D1 D2 D3 D4 NK SY EB CN EM SB EC FS GS RS US
  SP ! " Pd DO % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ?
  '' a* b* q* d* e* f* g* y* i* c* k* l* m* n* o*
  p* j3 r* s* t* h* w* *s x* u* z* ?, ,, ,' '? _
  '! A* B* Q* D* E* F* G* Y* I* C* K* L* M* N* O*
  P* ?? R* S* T* H* W* .M X* U* Z* ?; ;; ;' ': DT

  &charset latin-greek
  &rem source: ECMA registry
  &alias iso-ir-19
  &g0esc x285c &g1esc x295c &g2esc x2a5c &g3esc x2b5c
  &code 0
  NU SH SX EX ET EQ AK BL BS HT LF VT FF CR SO SI
  DL D1 D2 D3 D4 NK SY EB CN EM SB EC FS GS RS US
  SP ! " Pd DO % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ?
  At A  B  C  D  E  F  G  H  I  J  K  L  M  N  O
  P  Q  R  S  T  U  V  W  X  Y  Z  <( // )> '> _
ToP   noToC   RFC1345 - Page 51
  '! A* B* Q* D* E* F* G* Y* I* C* K* L* M* N* O*
  P* ?? R* S* T* H* W* .M X* U* Z* (! !! !) ': DT

  &charset DIN_66003
  &rem source: ECMA registry
  &alias iso-ir-21
  &g0esc x284b &g1esc x294b &g2esc x2a4b &g3esc x2b4b
  &alias de
  &alias ISO646-DE
  &code 0
  NU SH SX EX ET EQ AK BL BS HT LF VT FF CR SO SI
  DL D1 D2 D3 D4 NK SY EB CN EM SB EC FS GS RS US
  SP ! " Nb DO % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ?
  SE A B C D E F G H I J K L M N O P Q R S T U V W X Y Z A: O: U: '> _
  '! a b c d e f g h i j k l m n o p q r s t u v w x y z a: o: u: ss DT

  &charset NF_Z_62-010_(1973)
  &rem source: ECMA registry
  &alias iso-ir-25
  &alias ISO646-FR1
  &g0esc x2852 &g1esc x2952 &g2esc x2a52 &g3esc x2b52
  &code 0
  NU SH SX EX ET EQ AK BL BS HT LF VT FF CR SO SI
  DL D1 D2 D3 D4 NK SY EB CN EM SB EC FS GS RS US
  SP ! " Pd DO % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ?
  a! A B C D E F G H I J K L M N O P Q R S T U V W X Y Z DG c, SE '> _
  '! a b c d e f g h i j k l m n o p q r s t u v w x y z e' u! e! ': DT

  &charset Latin-greek-1
  &rem source: ECMA registry
  &alias iso-ir-27
  &g0esc x2855 &g1esc x2955 &g2esc x2a55 &g3esc x2b55
  &code 0
  NU SH SX EX ET EQ AK BL BS HT LF VT FF CR SO SI
  DL D1 D2 D3 D4 NK SY EB CN EM SB EC FS GS RS US
  SP C* " G* Cu % & ' ( ) * + , - . /
  0 1 2 3 4 5 6 7 8 9 Q* ; < = > P*
  D* A B C D E F G H I J K L M N O
  P Q R S T U V W X Y Z W* H* F* L* S*
  '! a b c d e f g h i j k l m n o
  p q r s t u v w x y z (! !! !) '- DT

  &charset ISO_5427
  &rem source: ECMA registry
  &alias iso-ir-37
  &g0esc x284e &g1esc x294e &g2esc x2a4e &g3esc x2b4e
  &code 0
  NU SH SX EX ET EQ AK BL BS HT LF VT FF CR SO SI
  DL D1 D2 D3 D4 NK SY EB CN EM SB EC FS GS RS US
  SP ! " Nb Cu % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ?
  ju a= b= c= d= e= f= g= h= i= j= k= l= m= n= o=
  p= ja r= s= t= u= z% v= %' y= z= s% je sc c% ='
  JU A= B= C= D= E= F= G= H= I= J= K= L= M= N= O=
ToP   noToC   RFC1345 - Page 52
  P= JA R= S= T= U= Z% V= %" Y= Z= S% JE Sc C% DT

  &charset JIS_C6226-1978
  &rem source: ECMA registry
  &alias iso-ir-42
  &bits 16
  &g0esc x2440 &g1esc x242940 &g2esc x242a40 &g3esc x242b40
  &code2 1 1
  SP ,_ ._ , . .6 : ; ! "5 05 '' '! ': '> '- _ *6 +6 *5 +5 +"
  +_ *_ ;_ 0_ -6 -? -N
  &code2 1 31
  FD BD ?1 PP !! .3 .. '6 '9 "6 "9 ( ) (' )' <( )>
  (! !) <1 >1 </ /> <' >' <" >" (" )" + - +- *X -: = != < > =< >= 00
  .: Ml Fm DG 1' 2' oC Ye DO Ct Pd % Nb & * At SE *1 *2 0m 0M 0o LZ
  &code2 2 1
  Db OS fS uT UT dT DT :X =T -> <- -! -v =_
  &code2 3 16
  0 1 2 3 4 5 6 7 8 9
  &code2 3 33
  A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
  &code2 3 65
  a b c d e f g h i j k l m n o p q r s t u v w x y z
  &code2 4 1
     A5 a5 I5 i5 U5 u5 E5 e5 O5 o5 ka ga ki gi ku
  gu ke ge ko go sa za si zi su zu se ze so zo ta
  da ti di tU tu du te de to do na ni nu ne no ha
  ba pa hi bi pi hu bu pu he be pe ho bo po ma mi
  mu me mo yA ya yU yu yO yo ra ri ru re ro wA wa
  wi we wo n5
  &code2 5 1
     a6 A6 i6 I6 u6 U6 e6 E6 o6 O6 Ka Ga Ki Gi Ku
  Gu Ke Ge Ko Go Sa Za Si Zi Su Zu Se Ze So Zo Ta
  Da Ti Di TU Tu Du Te De To Do Na Ni Nu Ne No Ha
  Ba Pa Hi Bi Pi Hu Bu Pu He Be Pe Ho Bo Po Ma Mi
  Mu Me Mo YA Ya YU Yu YO Yo Ra Ri Ru Re Ro WA Wa
  Wi We Wo N6 Vi KA KE
  &code2 6 1
  A* B* G* D* E* Z* Y* H* I* K* L* M* N* C* O*
  P* R* S* T* U* F* X* Q* W*
  &code2 6 33
  a* b* g* d* e* z* y* h* i* k* l* m* n* c* o*
  p* r* s* t* u* f* x* q* w*
  &code2 7 1
  A= B= V= G= D= E= IO Z% Z= I= J= K= L= M= N= O= P=
  R= S= T= U= F= H= C= C% S% Sc =" Y= %" JE JU JA
  &code2 7 49
  a= b= v= g= d= e= io z% z= i= j= k= l= m= n= o= p=
  r= s= t= u= f= h= c= c% s% sc =' y= %' je ju ja
  &codex j 16 46 1 94
  &codex j 47 47 1 51
  &codex j 48 83 1 94

  &charset BS_viewdata
ToP   noToC   RFC1345 - Page 53
  &rem source: ECMA registry
  &alias iso-ir-47
  &g0esc x2856 &g1esc x2956 &g2esc x2a56 &g3esc x2b56
  &code 0
  NU SH SX EX ET EQ AK BL BS HT LF VT FF CR SO SI
  DL D1 D2 D3 D4 NK SY EB CN EM SB EC FS GS RS US
  SP ! " Pd DO % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ?
  At A B C D E F G H I J K L M N O P Q R S T U V W X Y Z <- 12 -> -! OS
  '! a b c d e f g h i j k l m n o p q r s t u v w x y z 14 PP 34 -: DT

  &charset INIS
  &rem source: ECMA registry
  &alias iso-ir-49
  &g0esc x2857 &g1esc x2957 &g2esc x2a57 &g3esc x2b57
  &code 0
  NU SH SX EX ET EQ AK BL BS HT LF VT FF CR SO SI
  DL D1 D2 D3 D4 NK SY EB CN EM SB EC FS GS RS US
  SP ?? ?? ?? DO % ?? ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ??
  ?? A B C D E F G H I J K L M N O P Q R S T U V W X Y Z <( ?? )> ?? ??
  ?? a b c d e f g h i j k l m n o p q r s t u v w x y z ?? !! ?? ?? DT

  &charset INIS-8
  &rem source: ECMA registry
  &alias iso-ir-50
  &g0esc x285d &g1esc x295d &g2esc x2a5d &g3esc x2b5d
  &code 0
  NU SH SX EX ET EQ AK BL BS HT LF VT FF CR SO SI
  DL D1 D2 D3 D4 NK SY EB CN EM SB EC FS GS RS US
  SP ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ??
  ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? a* b* g* d* C* ??
  ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ??
  ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? -> In
  0S 1S 2S 3S 4S 5S 6S 7S 8S 9S +S -S Ru D* L* W*
  0s 1s 2s 3s 4s 5s 6s 7s 8s 9s S* m* n* w* p* DT

  &charset INIS-cyrillic
  &rem source: ECMA registry
  &alias iso-ir-51
  &g0esc x285e &g1esc x295e &g2esc x2a5e &g3esc x2b5e
  &code 0
  NU SH SX EX ET EQ AK BL BS HT LF VT FF CR SO SI
  DL D1 D2 D3 D4 NK SY EB CN EM SB EC FS GS RS US
  SP ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? RT ?? -> In
  a* b* g* d* S* m* n* w* p* C* D* L* W* =" -S +S
  ju a= b= c= d= e= f= g= h= i= j= k= l= m= n= o=
  p= ja r= s= t= u= z% v= %' y= z= s% je sc c% ='
  JU A= B= C= D= E= F= G= H= I= J= K= L= M= N= O=
  P= JA R= S= T= U= Z% V= %" Y= Z= S% JE Sc C% DT

  &charset ISO_5427:1981
  &rem source: ECMA registry
  &alias iso-ir-54
  &g0esc x2851 &g1esc x2951 &g2esc x2a51 &g3esc x2b51
ToP   noToC   RFC1345 - Page 54
  &code 0
  NU SH SX EX ET EQ AK BL BS HT LF VT FF CR SO SI
  DL D1 D2 D3 D4 NK SY EB CN EM SB EC FS GS RS US
  SP ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ??
  ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ??
  g3 d% g% ie io ds ii yi j% lj nj ts kj v% dz ??
  y3 f3 v3 o3 ?? ?? ?? ?? ?? ?? ?? <( ?? )> ?? _
  G3 D% G% IE IO DS II YI J% LJ NJ Ts KJ V% DZ ="
  Y3 F3 V3 O3 ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? DT

  &charset ISO_5428:1980
  &rem source: ECMA registry
  &alias iso-ir-55
  &g0esc x2853 &g1esc x2953 &g2esc x2a53 &g3esc x2b53
  &code 0
  NU SH SX EX ET EQ AK BL BS HT LF VT FF CR SO SI
  DL D1 D2 D3 D4 NK SY EB CN EM SB EC FS GS RS US
  SP "! "' ": "? "p "d "i ?? ?? ?? ?? ?? ?? ?? ??
  << >> "9 "6 'G ,G ?? ?? ?? ?? ?? .M ?? ?? ?? ;
  ?? A* B* ?? G* D* E* T3 M3 Z* Y* H* I* K* L* M*
  N* C* O* P* K3 R* S* ?? T* U* F* X* Q* W* P3 ??
  ?? a* b* b3 g* d* e* t3 m3 z* y* h* i* k* l* m*
  n* c* o* p* k3 r* s* *s t* u* f* x* q* w* p3 DT

  &charset GB_1988-80
  &rem source: ECMA registry
  &alias iso-ir-57
  &g0esc x2854 &g1esc x2954 &g2esc x2a54 &g3esc x2b54
  &alias cn
  &alias ISO646-CN
  &code 0
  NU SH SX EX ET EQ AK BL BS HT LF VT FF CR SO SI
  DL D1 D2 D3 D4 NK SY EB CN EM SB EC FS GS RS US
  SP ! " Nb Ye % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ?
  At A B C D E F G H I J K L M N O P Q R S T U V W X Y Z <( // )> '> _
  '! a b c d e f g h i j k l m n o p q r s t u v w x y z (! !! !) '- DT

  &charset GB_2312-80
  &rem source: ECMA registry
  &alias iso-ir-58
  &g0esc x2441 &g1esc x242941 &g2esc x242a41 &g3esc x242b41
  &bits 16
  &alias chinese
  &code2 1 1
  SP ,_ .6 .M 'm '< ': +" *_ -6 ?1
  !2 .3 '6 '9 "6 "9 (' )'
  <1 >1 << >> <+ >+ <7 7> (I )I (" )" +- *X -: :R AN OR +Z *P (U )U (-
  :: RT -T PP -L
  (A 0. In Io =3 =? ?2 CG 0( != !< !> =< >= 00
  :. .: Ml Fm DG 1' 2' oC DO
  Cu Ct Pd %0 SE NB *1 *2 0m 0M 0o Dw Db OS fS uT UT :X -> <- -! -v =_
  &code2 2 17
  1. 2. 3. 4. 5. 6. 7. 8. 9. 10. 11. 12. 13. 14. 15. 16. 17. 18. 19. 20.
ToP   noToC   RFC1345 - Page 55
  (1) (2) (3) (4) (5) (6) (7) (8) (9) (10) (11) (12) (13) (14)
  (15) (16) (17) (18) (19) (20) 1-o 2-o 3-o 4-o 5-o 6-o 7-o 8-o 9-o
  &code2 2 69
  1c 2c 3c 4c 5c 6c 7c 8c 9c 10c
  &code2 2 81
  1R 2R 3R 4R 5R 6R 7R 8R 9R aR bR cR
  &code2 3 1
  ! " Nb Ye % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7
  8 9 : ; < = > ? At A B C D E F G H I J K L M N O
  P Q R S T U V W X Y Z <( // )> '> _ a b c d e f g
  h i j k l m n o p q r s t u v w x y z (! !! !) '-
  &code2 4 1
     A5 a5 I5 i5 U5 u5 E5 e5 O5 o5 ka ga ki gi ku
  gu ke ge ko go sa za si zi su zu se ze so zo ta
  da ti di tU tu du te de to do na ni nu ne no ha
  ba pa hi bi pi hu bu pu he be pe ho bo po ma mi
  mu me mo yA ya yU yu yO yo ra ri ru re ro wA wa
  wi we wo n5
  &code2 5 1
     a6 A6 i6 I6 u6 U6 e6 E6 o6 O6 Ka Ga Ki Gi Ku
  Gu Ke Ge Ko Go Sa Za Si Zi Su Zu Se Ze So Zo Ta
  Da Ti Di TU Tu Du Te De To Do Na Ni Nu Ne No Ha
  Ba Pa Hi Bi Pi Hu Bu Pu He Be Pe Ho Bo Po Ma Mi
  Mu Me Mo YA Ya YU Yu YO Yo Ra Ri Ru Re Ro WA Wa
  Wi We Wo N6 Vi KA KE
  &code2 6 1
  A* B* G* D* E* Z* Y* H* I* K* L* M* N* C* O*
  P* R* S* T* U* F* X* Q* W*
  &code2 6 33
  a* b* g* d* e* z* y* h* i* k* l* m* n* c* o*
  p* r* s* t* u* f* x* q* w*
  &code2 7 1
  A= B= V= G= D= E= IO Z% Z= I= J= K= L= M= N= O= P=
  R= S= T= U= F= H= C= C% S% Sc =" Y= %" JE JU JA
  &code2 7 49
  a= b= v= g= d= e= io z% z= i= j= k= l= m= n= o= p=
  r= s= t= u= f= h= c= c% s% sc =' y= %' je ju ja
  &code2 8 1
  a- a' a< a! e- e' e< e! i- i' i< i! o- o' o< o! u- u' u< u! u:- u:<
  u:! u: e>
  &code2 8 37
  b4 p4 m4 f4 d4 t4 n4 l4 g4 k4 h4 j4 q4 x4 zh ch sh r4 z4 c4
  s4 a4 o4 e4 eh4 ai ei au ou an en aN eN er i4 u4 iu
  &code2 9 4
  hh HH vv VV 3- 3_ 3! 3/ 4- 4_ 4! 4/ dr dR Dr DR dl dL Dl LD
  ur uR Ur UR ul uL Ul UL vr vR Udr uDr Vr UdR uDR VR
  vl vL Udl uDl Vl UdL uDL VL
  dh dLr dlR dH Dh DLr DlR DH
  vh vLr vlR vH Udh uDh Vh UdLr
  UdlR uDLr uDlR UdH uDH VLr VlR VH
  &codex c 16 54 1 94
  &codex c 55 55 1 89
  &codex c 56 87 1 94
ToP   noToC   RFC1345 - Page 56
  &charset NS_4551-1
  &rem source: ECMA registry
  &alias iso-ir-60
  &alias ISO646-NO
  &g0esc x2860 &g1esc x2960 &g2esc x2a60 &g3esc x2b60
  &alias no
  &code 0
  NU SH SX EX ET EQ AK BL BS HT LF VT FF CR SO SI
  DL D1 D2 D3 D4 NK SY EB CN EM SB EC FS GS RS US
  SP ! " Nb DO % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ?
  At A B C D E F G H I J K L M N O P Q R S T U V W X Y Z AE O/ AA '> _
  '! a b c d e f g h i j k l m n o p q r s t u v w x y z ae o/ aa '- DT

  &charset NS_4551-2
  &rem source: ECMA registry
  &alias ISO646-NO2
  &alias iso-ir-61
  &g0esc x2861 &g1esc x2961 &g2esc x2a61 &g3esc x2b61
  &alias no2
  &code 0
  NU SH SX EX ET EQ AK BL BS HT LF VT FF CR SO SI
  DL D1 D2 D3 D4 NK SY EB CN EM SB EC FS GS RS US
  SP ! " PI DO % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ?
  At A B C D E F G H I J K L M N O P Q R S T U V W X Y Z AE O/ AA '> _
  '! a b c d e f g h i j k l m n o p q r s t u v w x y z ae o/ aa !! DT

  &charset NF_Z_62-010
  &rem source: ECMA registry
  &alias iso-ir-69
  &alias ISO646-FR
  &g0esc x2866 &g1esc x2966 &g2esc x2a66 &g3esc x2b66
  &alias fr
  &code 0
  NU SH SX EX ET EQ AK BL BS HT LF VT FF CR SO SI
  DL D1 D2 D3 D4 NK SY EB CN EM SB EC FS GS RS US
  SP ! " Pd DO % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ?
  a! A B C D E F G H I J K L M N O P Q R S T U V W X Y Z DG c, SE '> _
  My a b c d e f g h i j k l m n o p q r s t u v w x y z e' u! e! ': DT

  &charset videotex-suppl
  &rem source: ECMA registry
  &alias iso-ir-70
  &g0esc x2862 &g1esc x2962 &g2esc x2a62 &g3esc x2b62
  &code 0
  NU SH SX EX ET EQ AK BL BS HT LF VT FF CR SO SI
  DL D1 D2 D3 D4 NK SY EB CN EM SB EC FS GS RS US
  SP ! " ?? ?? % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ?
  At A B C D E F G H I J K L M N O P Q R S T U V W X Y Z <( // )> '> _
  '! a b c d e f g h i j k l m n o p q r s t u v w x y z (! !! !) '- DT
  PA HO BH NH IN NL SA ES HS HJ VS PD PU RI S2 S3
  DC P1 P2 TS CC MW SG EG SS GC SC CI ST OC PM AC
  NS !I Ct Pd DO Ye Nb SE Cu '6 "6 << <- -! -> -v
ToP   noToC   RFC1345 - Page 57
  DG +- 2S 3S *X My PI .M -: '9 "9 >> 14 12 34 ?I
  "1 "! "' "> "? "- "( ". ": ?? "0 ", ?? "" "; "<
  -M 1S Rg Co TM Md ?? ?? ?? ?? ?? ?? 18 38 58 78
  Om AE D- -a H/ ?? IJ L. L/ O/ OE -o TH T/ NG 'n
  kk ae d/ d- h/ i. ij l. l/ o/ oe ss th t/ ng ??
  &comb2 "' SP '' a a' A A' e e' E E' i i' I I' o o' O O' u u' U U'
                  y y' Y Y' c c' C C' l l' L L' n n' N N' r r' R R'
                  s s' S S' z z' Z Z'
  &comb2 "( SP '( a a( A A( g g( G G(                     u u( U U(
  &comb2 "< SP '< c c< C C< d d< D D< e e< E E< l l< L L< n n< N N<
                  r r< R R< s s< S S< t t< T T< z z< Z Z<
  &comb2 ", SP ', c c, C C, g g, G G, k k, K K, l l, L L, n n, N N,
                  r r, R R, s s, S S, t t, T T,
  &comb2 ">       a a> A A> e e> E E> i i> I I> o o> O O> u u> U U>
                  y y> Y Y> c c> C C> g g> G G> h h> H H> j j> J J>
                  s s> S S> w w> W W>
  &comb2 ": SP ': a a: A A: e e: E E: i i: I I: o o: O O: u u: U U:
                  y y: Y Y:
  &comb2 ". SP '. c c. C C. e e. E E. g g. G G.      I I. z z. Z Z.
  &comb2 "" SP '"                               o o" O O" u u" U U"
  &comb2 "!       a a! A A! e e! E E! i i! I I! o o! O O! u u! U U!
  &comb2 "-       a a- A A- e e- E E- i i- I I- o o- O O- u u- U U-
  &comb2 "; SP '; a a; A A; e e; E E; i i; I I; u u; U U;
  &comb2 "0 SP '0 a aa A AA                               u u0 U U0
  &comb2 "? SP '? a a? A A? n n? N N? i i? I I? o o? O O? u u? U U?

  &charset PT2
  &rem source: ECMA registry
  &alias iso-ir-84
  &alias ISO646-PT2
  &g0esc x2867 &g1esc x2967 &g2esc x2a67 &g3esc x2b67
  &code 0
  NU SH SX EX ET EQ AK BL BS HT LF VT FF CR SO SI
  DL D1 D2 D3 D4 NK SY EB CN EM SB EC FS GS RS US
  SP ! " Nb DO % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ?
  '' A B C D E F G H I J K L M N O P Q R S T U V W X Y Z A? C, O? '> _
  '! a b c d e f g h i j k l m n o p q r s t u v w x y z a? c, o? '- DT

  &charset ES2
  &rem source: ECMA registry
  &alias iso-ir-85
  &alias ISO646-ES2
  &g0esc x2868 &g1esc x2968 &g2esc x2a68 &g3esc x2b68
  &code 0
  NU SH SX EX ET EQ AK BL BS HT LF VT FF CR SO SI
  DL D1 D2 D3 D4 NK SY EB CN EM SB EC FS GS RS US
  SP ! " Nb DO % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ?
  Sb A B C D E F G H I J K L M N O P Q R S T U V W X Y Z !I N? C, ?I _
  '! a b c d e f g h i j k l m n o p q r s t u v w x y z '' n? c, ': DT

  &charset MSZ_7795.3
  &rem source: ECMA registry
  &alias iso-ir-86
ToP   noToC   RFC1345 - Page 58
  &alias ISO646-HU
  &g0esc x2869 &g1esc x2969 &g2esc x2a69 &g3esc x2b69
  &alias hu
  &code 0
  NU SH SX EX ET EQ AK BL BS HT LF VT FF CR SO SI
  DL D1 D2 D3 D4 NK SY EB CN EM SB EC FS GS RS US
  SP ! " Nb Cu % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ?
  A' A B C D E F G H I J K L M N O P Q R S T U V W X Y Z E' O: U: '> _
  a' a b c d e f g h i j k l m n o p q r s t u v w x y z e' o: u: '" DT

  &charset JIS_C6226-1983
  &rem source: ECMA registry
  &alias iso-ir-87
  &bits 16
  &g0esc x2442 &g1esc x242942 &g2esc x242a42 &g3esc x242b42
  &alias x0208
  &alias JIS_X0208-1983
  &code2 1 1
  SP ,_ ._ , . .6 : ; ! "5 05 '' '! ': '> '- _ *6 +6 *5 +5 +"
  +_ *_ ;_ 0_ -6 -? -N
  &code2 1 31
  FD BD ?1 PP !! .3 .. '6 '9 "6 "9 ( ) (' )' <( )>
  (! !) <1 >1 </ /> <' >' <" >" (" )" + - +- *X -: = != < > =< >= 00
  .: Ml Fm DG 1' 2' oC Ye DO Ct Pd % Nb & * At SE *1 *2 0m 0M 0o LZ
  &code2 2 1
  Db OS fS uT UT dT DT :X =T -> <- -! -v =_
  &code2 2 26
  (- -) (_ )_ (C )C (U )U
  &code2 2 42
  AN OR NO => <= FA TE
  &code2 2 60
  -V -T (A dP NB =3 HI <* *> RT CG 0( :. In DI
  &code2 2 82
  AA %0 MX Mb Md /- /= PI
  &code2 2 94
  Ci
  &code2 3 16
  0 1 2 3 4 5 6 7 8 9
  &code2 3 33
  A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
  &code2 3 65
  a b c d e f g h i j k l m n o p q r s t u v w x y z
  &code2 4 1
     A5 a5 I5 i5 U5 u5 E5 e5 O5 o5 ka ga ki gi ku
  gu ke ge ko go sa za si zi su zu se ze so zo ta
  da ti di tU tu du te de to do na ni nu ne no ha
  ba pa hi bi pi hu bu pu he be pe ho bo po ma mi
  mu me mo yA ya yU yu yO yo ra ri ru re ro wA wa
  wi we wo n5
  &code2 5 1
     a6 A6 i6 I6 u6 U6 e6 E6 o6 O6 Ka Ga Ki Gi Ku
  Gu Ke Ge Ko Go Sa Za Si Zi Su Zu Se Ze So Zo Ta
  Da Ti Di TU Tu Du Te De To Do Na Ni Nu Ne No Ha
ToP   noToC   RFC1345 - Page 59
  Ba Pa Hi Bi Pi Hu Bu Pu He Be Pe Ho Bo Po Ma Mi
  Mu Me Mo YA Ya YU Yu YO Yo Ra Ri Ru Re Ro WA Wa
  Wi We Wo N6 Vi KA KE
  &code2 6 1
  A* B* G* D* E* Z* Y* H* I* K* L* M* N* C* O*
  P* R* S* T* U* F* X* Q* W*
  &code2 6 33
  a* b* g* d* e* z* y* h* i* k* l* m* n* c* o*
  p* r* s* t* u* f* x* q* w*
  &code2 7 1
  A= B= V= G= D= E= IO Z% Z= I= J= K= L= M= N= O= P=
  R= S= T= U= F= H= C= C% S% Sc =" Y= %" JE JU JA
  &code2 7 49
  a= b= v= g= d= e= io z% z= i= j= k= l= m= n= o= p=
  r= s= t= u= f= h= c= c% s% sc =' y= %' je ju ja
  &code2 8 1
  hh vv dr dl ul ur vr dh vl uh vh
  HH VV DR LD UL UR VR DH VL UH VH
  Vr dH Vl uH vH vR Dh vL Uh Vh
  &codex j 16 46 1 94
  &codex j 47 47 1 51
  &codex j 48 83 1 94
  &codex j 84 84 1 4

  &charset greek7
  &rem source: ECMA registry
  &alias iso-ir-88
  &g0esc x286a &g1esc x296a &g2esc x2a6a &g3esc x2b6a
  &code 0
  NU SH SX EX ET EQ AK BL BS HT LF VT FF CR SO SI
  DL D1 D2 D3 D4 NK SY EB CN EM SB EC FS GS RS US
  SP ! " Nb Cu % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ?
  At A* B* G* D* E* Z* Y* H* I* ?? K* L* M* N* C*
  O* P* R* S* T* U* F* ?? X* Q* W* <( // )> '> _
  '! a* b* g* d* e* z* y* h* i* ?? k* l* m* n* c*
  o* p* r* s* t* u* f* *s x* q* w* (! !! !) '- DT

  &charset ASMO_449
  &rem source: ECMA registry
  &alias ISO_9036
  &alias arabic7
  &alias iso-ir-89
  &g0esc x286b &g1esc x296b &g2esc x2a6b &g3esc x2b6b
  &code 0
  NU SH SX EX ET EQ AK BL BS HT LF VT FF CR SO SI
  DL D1 D2 D3 D4 NK SY EB CN EM SB EC FS GS RS US
  SP ! " Nb Cu % & ' ( ) * + ,+ - . / 0 1 2 3 4 5 6 7 8 9 : ;+ < = > ?+
  At H' aM aH wH ah yH a+ b+ tm t+ tk g+ hk x+ d+
  dk r+ z+ s+ sn c+ dd tj zH e+ i+ <( // )> '> _
  ++ f+ q+ k+ l+ m+ n+ h+ w+ j+ y+ :+ "+ =+ /+ '+
  1+ 3+ 0+ ?? ?? ?? ?? ?? ?? ?? ?? (! !! !) '- DT

  &charset iso-ir-90
ToP   noToC   RFC1345 - Page 60
  &rem source: ECMA registry
  &g0esc x286c &g1esc x296c &g2esc x2a6c &g3esc x2b6c
  &code 0
  NU SH SX EX ET EQ AK BL BS HT LF VT FF CR SO SI
  DL D1 D2 D3 D4 NK SY EB CN EM SB EC FS GS RS US
  SP ! " Nb Cu % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ?
  At A B C D E F G H I J K L M N O P Q R S T U V W X Y Z <( // )> '> _
  '! a b c d e f g h i j k l m n o p q r s t u v w x y z (! !! !) '- DT
  PA HO BH NH IN NL SA ES HS HJ VS PD PU RI S2 S3
  DC P1 P2 TS CC MW SG EG SS GC SC CI ST OC PM AC
  NS !I Ct Pd DO Ye ?? SE ?? '6 "6 << <- -! -> -v
  DG +- 2S 3S *X My PI .M -: '9 "9 >> 14 12 34 ?I
  ?? "! "' "> "? "- "( ". ": ?? "0 ", "_ "" "; "<
  -M 1S Rg Co TM Md ?? ?? ?? ?? ?? ?? 18 38 58 78
  Om AE D- -a H/ ?? IJ L. L/ O/ OE -o TH T/ NG 'n
  kk ae d/ d- h/ i. ij l. l/ o/ oe ss th t/ ng ??
  &comb2 "' SP '' a a' A A' e e' E E' i i' I I' o o' O O' u u' U U'
                  y y' Y Y' c c' C C' l l' L L' n n' N N' r r' R R'
                  s s' S S' z z' Z Z'
  &comb2 "( SP '( a a( A A( g g( G G(                     u u( U U(
  &comb2 "< SP '< c c< C C< d d< D D< e e< E E< l l< L L< n n< N N<
                  r r< R R< s s< S S< t t< T T< z z< Z Z<
  &comb2 ", SP ', c c, C C, g g, G G, k k, K K, l l, L L, n n, N N,
                  r r, R R, s s, S S, t t, T T,
  &comb2 ">       a a> A A> e e> E E> i i> I I> o o> O O> u u> U U>
                  y y> Y Y> c c> C C> g g> G G> h h> H H> j j> J J>
                  s s> S S> w w> W W>
  &comb2 ": SP ': a a: A A: e e: E E: i i: I I: o o: O O: u u: U U:
                  y y: Y Y:
  &comb2 ". SP '. c c. C C. e e. E E. g g. G G.      I I. z z. Z Z.
  &comb2 "" SP '"                               o o" O O" u u" U U"
  &comb2 "!       a a! A A! e e! E E! i i! I I! o o! O O! u u! U U!
  &comb2 "-       a a- A A- e e- E E- i i- I I- o o- O O- u u- U U-
  &comb2 "; SP '; a a; A A; e e; E E; i i; I I; u u; U U;
  &comb2 "0 SP '0 a aa A AA                               u u0 U U0
  &comb2 "? SP '? a a? A A? n n? N N? i i? I I? o o? O O? u u? U U?

  &charset JIS_C6229-1984-a
  &rem source: ECMA registry
  &alias iso-ir-91
  &g0esc x286d &g1esc x296d &g2esc x2a6d &g3esc x2b6d
  &alias jp-ocr-a
  &code 0
  NU SH SX EX ET EQ AK BL BS HT LF VT FF CR SO SI
  DL D1 D2 D3 D4 NK SY EB CN EM SB EC FS GS RS US
  SP ?? " Pd DO % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; 1h = 3h ?
  ?? A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ?? Ye 2h '> _
  ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ??
  ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? 4h ?? ?? DT

  &charset JIS_C6229-1984-b
  &rem source: ECMA registry
  &alias iso-ir-92
ToP   noToC   RFC1345 - Page 61
  &alias ISO646-JP-OCR-B
  &g0esc x286e &g1esc x296e &g2esc x2a6e &g3esc x2b6e
  &alias jp-ocr-b
  &code 0
  NU SH SX EX ET EQ AK BL BS HT LF VT FF CR SO SI
  DL D1 D2 D3 D4 NK SY EB CN EM SB EC FS GS RS US
  SP ! " Nb DO % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ?
  At A B C D E F G H I J K L M N O P Q R S T U V W X Y Z </ Ye /> '> _
  ?? a b c d e f g h i j k l m n o p q r s t u v w x y z (! !! !) ?? DT

  &charset JIS_C6229-1984-b-add
  &rem source: ECMA registry
  &alias iso-ir-93
  &g0esc x286f &g1esc x296f &g2esc x2a6f &g3esc x2b6f
  &alias jp-ocr-b-add
  &code 0
  NU SH SX EX ET EQ AK BL BS HT LF VT FF CR SO SI
  DL D1 D2 D3 D4 NK SY EB CN EM SB EC FS GS RS US
  SP ?? ?? Pd Cu // ?? SE ?? ?? ?? ?? ?? ?? ?? ??
  ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ??
  ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ??
  ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ??
  ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ??
  ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? DT

  &charset JIS_C6229-1984-hand
  &rem source: ECMA registry
  &alias iso-ir-94
  &g0esc x2870 &g1esc x2970 &g2esc x2a70 &g3esc x2b70
  &alias jp-ocr-hand
  &code 0
  NU SH SX EX ET EQ AK BL BS HT LF VT FF CR SO SI
  DL D1 D2 D3 D4 NK SY EB CN EM SB EC FS GS RS US
  SP ! " Nb DO % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ?
  At A B C D E F G H I J K L M N O P Q R S T U V W X Y Z </ Ye /> '> _
  ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ??
  ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? !! ?? ?? DT

  &charset JIS_C6229-1984-hand-add
  &rem source: ECMA registry
  &alias iso-ir-95
  &g0esc x2871 &g1esc x2971 &g2esc x2a71 &g3esc x2b71
  &alias jp-ocr-hand-add
  &code 0
  NU SH SX EX ET EQ AK BL BS HT LF VT FF CR SO SI
  DL D1 D2 D3 D4 NK SY EB CN EM SB EC FS GS RS US
  SP ?? ?? ?? ?? // ?? ?? ?? ?? ?? ?? ?? ?? ?? ??
  ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ??
  ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ??
  ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ??
  ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ??
  ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? DT
ToP   noToC   RFC1345 - Page 62
  &charset JIS_C6229-1984-kana
  &rem source: ECMA registry
  &alias iso-ir-96
  &g0esc x2872 &g1esc x2972 &g2esc x2a72 &g3esc x2b72
  &code 0
  NU SH SX EX ET EQ AK BL BS HT LF VT FF CR SO SI
  DL D1 D2 D3 D4 NK SY EB CN EM SB EC FS GS RS US
  SP ?? <' >' ?? ?? Wo ?? ?? ?? ?? ?? ?? ?? ?? ??
  -6 A6 I6 U6 E6 O6 Ka Ki Ku Ke Ko Sa Si Su Se So
  Ta Ti Tu Te To Na Ni Nu Ne No Ha Hi Hu He Ho Ma
  Mi Mu Me Mo Ya Yu Yo Ra Ri Ru Re Ro Wa N6 "5 05
  ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ??
  ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? DT

  &charset ISO_2033-1983
  &rem source: ECMA registry
  &alias iso-ir-98
  &alias e13b
  &g0esc x2873 &g1esc x2973 &g2esc x2a73 &g3esc x2b73
  &code 0
  NU SH SX EX ET EQ AK BL BS HT LF VT FF CR SO SI
  DL D1 D2 D3 D4 NK SY EB CN EM SB EC FS GS RS US
  SP ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ??
  0  1  2  3  4  5  6  7  8  9  1j 2j 3j 4j ?? ??
  ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ??
  ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ??
  ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ??
  ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? DT

  &charset ANSI_X3.110-1983
  &rem source: ECMA registry
  &alias iso-ir-99
  &alias CSA_T500-1983
  &alias NAPLPS
  &g0esc x2874 &g1esc x2974 &g2esc x2a74 &g3esc x2b74
  &code 0
  NU SH SX EX ET EQ AK BL BS HT LF VT FF CR SO SI
  DL D1 D2 D3 D4 NK SY EB CN EM SB EC FS GS RS US
  SP ! " ?? ?? % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ?
  At A B C D E F G H I J K L M N O P Q R S T U V W X Y Z <( // )> '> _
  '! a b c d e f g h i j k l m n o p q r s t u v w x y z (! !! !) '? DT
  PA HO BH NH IN NL SA ES HS HJ VS PD PU RI S2 S3
  DC P1 P2 TS CC MW SG EG SS GC SC CI ST OC PM AC
  NS !I Ct Pd DO Ye Nb SE Cu '6 "6 << <- -! -> -v
  DG +- 2S 3S *X My PI .M -: '9 "9 >> 14 12 34 ?I
  ?? "! "' "> "? "- "( ". ": "/ "0 ", "_ "" "; "<
  -M 1S Rg Co TM Md HH VV FD BD Fd Bd 18 38 58 78
  Om AE D- -a H/ VH IJ L. L/ O/ OE -o TH T/ NG 'n
  kk ae d/ d- h/ i. ij l. l/ o/ oe ss th t/ ng ??
  &comb2 "' SP '' a a' A A' e e' E E' i i' I I' o o' O O' u u' U U'
                  y y' Y Y' c c' C C' l l' L L' n n' N N' r r' R R'
                  s s' S S' z z' Z Z'
  &comb2 "( SP '( a a( A A( g g( G G(                     u u( U U(
ToP   noToC   RFC1345 - Page 63
  &comb2 "< SP '< c c< C C< d d< D D< e e< E E< l l< L L< n n< N N<
                  r r< R R< s s< S S< t t< T T< z z< Z Z<
  &comb2 ", SP ', c c, C C, g g, G G, k k, K K, l l, L L, n n, N N,
                  r r, R R, s s, S S, t t, T T,
  &comb2 ">       a a> A A> e e> E E> i i> I I> o o> O O> u u> U U>
                  y y> Y Y> c c> C C> g g> G G> h h> H H> j j> J J>
                  s s> S S> w w> W W>
  &comb2 ": SP ': a a: A A: e e: E E: i i: I I: o o: O O: u u: U U:
                  y y: Y Y:
  &comb2 ". SP '. c c. C C. e e. E E. g g. G G.      I I. z z. Z Z.
  &comb2 "" SP '"                               o o" O O" u u" U U"
  &comb2 "!       a a! A A! e e! E E! i i! I I! o o! O O! u u! U U!
  &comb2 "- SP '- a a- A A- e e- E E- i i- I I- o o- O O- u u- U U-
  &comb2 "; SP '; a a; A A; e e; E E; i i; I I; u u; U U;
  &comb2 "0 SP '0 a aa A AA                               u u0 U U0
  &comb2 "?       a a? A A? n n? N N? i i? I I? o o? O O? u u? U U?

  &charset ISO_8859-1:1987
  &rem source: ECMA registry
  &alias iso-ir-100
  &g1esc x2d41 &g2esc x2e41 &g3esc x2f41
  &alias ISO_8859-1
  &alias ISO-8859-1
  &alias latin1
  &alias l1
  &alias IBM819
  &alias CP819
  &code 0
  NU SH SX EX ET EQ AK BL BS HT LF VT FF CR SO SI
  DL D1 D2 D3 D4 NK SY EB CN EM SB EC FS GS RS US
  SP ! " Nb DO % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ?
  At A B C D E F G H I J K L M N O P Q R S T U V W X Y Z <( // )> '> _
  '! a b c d e f g h i j k l m n o p q r s t u v w x y z (! !! !) '? DT
  PA HO BH NH IN NL SA ES HS HJ VS PD PU RI S2 S3
  DC P1 P2 TS CC MW SG EG SS GC SC CI ST OC PM AC
  NS !I Ct Pd Cu Ye BB SE ': Co -a << NO -- Rg '-
  DG +- 2S 3S '' My PI .M ', 1S -o >> 14 12 34 ?I
  A! A' A> A? A: AA AE C, E! E' E> E: I! I' I> I:
  D- N? O! O' O> O? O: *X O/ U! U' U> U: Y' TH ss
  a! a' a> a? a: aa ae c, e! e' e> e: i! i' i> i:
  d- n? o! o' o> o? o: -: o/ u! u' u> u: y' th y:

  &charset ISO_8859-2:1987
  &rem source: ECMA registry
  &alias iso-ir-101
  &g1esc x2d42 &g2esc x2e42 &g3esc x2f42
  &alias ISO_8859-2
  &alias ISO-8859-2
  &alias latin2
  &alias l2
  &code 0
  NU SH SX EX ET EQ AK BL BS HT LF VT FF CR SO SI
  DL D1 D2 D3 D4 NK SY EB CN EM SB EC FS GS RS US
ToP   noToC   RFC1345 - Page 64
  SP ! " Nb DO % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ?
  At A B C D E F G H I J K L M N O P Q R S T U V W X Y Z <( // )> '> _
  '! a b c d e f g h i j k l m n o p q r s t u v w x y z (! !! !) '? DT
  PA HO BH NH IN NL SA ES HS HJ VS PD PU RI S2 S3
  DC P1 P2 TS CC MW SG EG SS GC SC CI ST OC PM AC
  NS A; '( L/ Cu L< S' SE ': S< S, T< Z' -- Z< Z.
  DG a; '; l/ '' l< s' '< ', s< s, t< z' '" z< z.
  R' A' A> A( A: L' C' C, C< E' E; E: E< I' I> D<
  D/ N' N< O' O> O" O: *X R< U0 U' U" U: Y' T, ss
  r' a' a> a( a: l' c' c, c< e' e; e: e< i' i> d<
  d/ n' n< o' o> o" o: -: r< u0 u' u" u: y' t, '.

  &charset T.61-7bit
  &rem source: ECMA registry
  &alias iso-ir-102
  &g0esc x2875 &g1esc x2975 &g2esc x2a75 &g3esc x2b75
  &code 0
  NU SH SX EX ET EQ AK BL BS HT LF VT FF CR SO SI
  DL D1 D2 D3 D4 NK SY EB CN EM SB EC FS GS RS US
  SP ! " Nb Cu % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ?
  At A B C D E F G H I J K L M N O P Q R S T U V W X Y Z <( ?? )> ?? _
  ?? a b c d e f g h i j k l m n o p q r s t u v w x y z ?? !! ?? ?? DT

  &charset T.61-8bit
  &alias T.61
  &rem source: ECMA registry
  &alias iso-ir-103
  &g0esc x2876 &g1esc x2976 &g2esc x2a76 &g3esc x2b76
  &code 0
  NU SH SX EX ET EQ AK BL BS HT LF VT FF CR SO SI
  DL D1 D2 D3 D4 NK SY EB CN EM SB EC FS GS RS US
  SP ! " ?? ?? % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ?
  At A B C D E F G H I J K L M N O P Q R S T U V W X Y Z <( ?? )> ?? _
  ?? a b c d e f g h i j k l m n o p q r s t u v w x y z ?? !! ?? ?? DT
  PA HO BH NH IN NL SA ES HS HJ VS PD PU RI S2 S3
  DC P1 P2 TS CC MW SG EG SS GC SC CI ST OC PM AC
  NS !I Ct Pd DO Ye Nb SE Cu ?? ?? << ?? ?? ?? ??
  DG +- 2S 3S *X My PI .M -: ?? ?? >> 14 12 34 ?I
  ?? "! "' "> "? "- "( ". ": ?? "0 ", "_ "" "; "<
  ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ??
  Om AE D- -a H/ ?? IJ L. L/ O/ OE -o TH T/ NG 'n
  kk ae d/ d- h/ i. ij l. l/ o/ oe ss th t/ ng ??
  &comb2 "' SP '' a a' A A' e e' E E' i i' I I' o o' O O' u u' U U'
                  y y' Y Y' c c' C C' l l' L L' n n' N N' r r' R R'
                  s s' S S' z z' Z Z'
  &comb2 "( SP '( a a( A A( g g( G G(                     u u( U U(
  &comb2 "< SP '< c c< C C< d d< D D< e e< E E< l l< L L< n n< N N<
                  r r< R R< s s< S S< t t< T T< z z< Z Z<
  &comb2 ", SP ', c c, C C, g g, G G, k k, K K, l l, L L, n n, N N,
                  r r, R R, s s, S S, t t, T T,
  &comb2 ">       a a> A A> e e> E E> i i> I I> o o> O O> u u> U U>
                  y y> Y Y> c c> C C> g g> G G> h h> H H> j j> J J>
                  s s> S S> w w> W W>
ToP   noToC   RFC1345 - Page 65
  &comb2 ": SP ': a a: A A: e e: E E: i i: I I: o o: O O: u u: U U:
                  y y: Y Y:
  &comb2 ". SP '. c c. C C. e e. E E. g g. G G.      I I. z z. Z Z.
  &comb2 "" SP '"                               o o" O O" u u" U U"
  &comb2 "!       a a! A A! e e! E E! i i! I I! o o! O O! u u! U U!
  &comb2 "- SP '- a a- A A- e e- E E- i i- I I- o o- O O- u u- U U-
  &comb2 "; SP '; a a; A A; e e; E E; i i; I I; u u; U U;
  &comb2 "0 SP '0 a aa A AA                               u u0 U U0
  &comb2 "?       a a? A A? n n? N N? i i? I I? o o? O O? u u? U U?

  &charset ISO_8859-3:1988
  &rem source: ECMA registry
  &alias iso-ir-109
  &g1esc x2d43 &g2esc x2e43 &g3esc x2f43
  &alias ISO_8859-3
  &alias ISO-8859-3
  &alias latin3
  &alias l3
  &code 0
  NU SH SX EX ET EQ AK BL BS HT LF VT FF CR SO SI
  DL D1 D2 D3 D4 NK SY EB CN EM SB EC FS GS RS US
  SP ! " Nb DO % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ?
  At A B C D E F G H I J K L M N O P Q R S T U V W X Y Z <( // )> '> _
  '! a b c d e f g h i j k l m n o p q r s t u v w x y z (! !! !) '? DT
  PA HO BH NH IN NL SA ES HS HJ VS PD PU RI S2 S3
  DC P1 P2 TS CC MW SG EG SS GC SC CI ST OC PM AC
  NS H/ '( Pd Cu ?? H> SE ': I. S, G( J> -- ?? Z.
  DG h/ 2S 3S '' My h> .M ', i. s, g( j> 12 ?? z.
  A! A' A> ?? A: C. C> C, E! E' E> E: I! I' I> I:
  ?? N? O! O' O> G. O: *X G> U! U' U> U: U( S> ss
  a! a' a> ?? a: c. c> c, e! e' e> e: i! i' i> i:
  ?? n? o! o' o> g. o: -: g> u! u' u> u: u( s> '.

  &charset ISO_8859-4:1988
  &rem source: ECMA registry
  &alias iso-ir-110
  &g1esc x2d44 &g2esc x2e44 &g3esc x2f44
  &alias ISO_8859-4
  &alias ISO-8859-4
  &alias latin4
  &alias l4
  &code 0
  NU SH SX EX ET EQ AK BL BS HT LF VT FF CR SO SI
  DL D1 D2 D3 D4 NK SY EB CN EM SB EC FS GS RS US
  SP ! " Nb DO % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ?
  At A B C D E F G H I J K L M N O P Q R S T U V W X Y Z <( // )> '> _
  '! a b c d e f g h i j k l m n o p q r s t u v w x y z (! !! !) '? DT
  PA HO BH NH IN NL SA ES HS HJ VS PD PU RI S2 S3
  DC P1 P2 TS CC MW SG EG SS GC SC CI ST OC PM AC
  NS A; kk R, Cu I? L, SE ': S< E- G, T/ -- Z< '-
  DG a; '; r, '' i? l, '< ', s< e- g, t/ NG z< ng
  A- A' A> A? A: AA AE I; C< E' E; E: E. I' I> I-
  D/ N, O- K, O> O? O: *X O/ U; U' U> U: U? U- ss
ToP   noToC   RFC1345 - Page 66
  a- a' a> a? a: aa ae i; c< e' e; e: e. i' i> i-
  d/ n, o- k, o> o? o: -: o/ u; u' u> u: u? u- '.

  &charset ECMA-cyrillic
  &rem source: ECMA registry
  &alias iso-ir-111
  &g1esc x2d40 &g2esc x2e40 &g3esc x2f40
  &code 0
  NU SH SX EX ET EQ AK BL BS HT LF VT FF CR SO SI
  DL D1 D2 D3 D4 NK SY EB CN EM SB EC FS GS RS US
  SP ! " Nb DO % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ?
  At A B C D E F G H I J K L M N O P Q R S T U V W X Y Z <( // )> '> _
  '! a b c d e f g h i j k l m n o p q r s t u v w x y z (! !! !) '? DT
  PA HO BH NH IN NL SA ES HS HJ VS PD PU RI S2 S3
  DC P1 P2 TS CC MW SG EG SS GC SC CI ST OC PM AC
  NS IO D% G% IE DS II YI J% LJ NJ Ts KJ -- V% DZ
  N0 io d% g% ie ds ii yi j% lj nj ts kj Cu v% dz
  A= B= V= G= D= E= Z% Z= I= J= K= L= M= N= O= P=
  R= S= T= U= F= H= C= C% S% Sc =" Y= %" JE JU JA
  a= b= v= g= d= e= z% z= i= j= k= l= m= n= o= p=
  r= s= t= u= f= h= c= c% s% sc =' y= %' je ju ja

  &charset CSA_Z243.4-1985-1
  &rem source: ECMA registry
  &alias iso-ir-121
  &g0esc x2877 &g1esc x2977 &g2esc x2a77 &g3esc x2b77
  &alias ISO646-CA
  &alias csa7-1
  &alias ca
  &code 0
  NU SH SX EX ET EQ AK BL BS HT LF VT FF CR SO SI
  DL D1 D2 D3 D4 NK SY EB CN EM SB EC FS GS RS US
  SP ! " Nb DO % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ?
  a! A B C D E F G H I J K L M N O P Q R S T U V W X Y Z a> c, e> i> _
  o> a b c d e f g h i j k l m n o p q r s t u v w x y z e' u! e! u> DT

  &charset CSA_Z243.4-1985-2
  &rem source: ECMA registry
  &alias iso-ir-122
  &alias ISO646-CA2
  &g0esc x2878 &g1esc x2978 &g2esc x2a78 &g3esc x2b78
  &alias csa7-2
  &code 0
  NU SH SX EX ET EQ AK BL BS HT LF VT FF CR SO SI
  DL D1 D2 D3 D4 NK SY EB CN EM SB EC FS GS RS US
  SP ! " Nb DO % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ?
  a! A B C D E F G H I J K L M N O P Q R S T U V W X Y Z a> c, e> E' _
  o> a b c d e f g h i j k l m n o p q r s t u v w x y z e' u! e! u> DT

  &charset CSA_Z243.4-1985-gr
  &rem source: ECMA registry
  &alias iso-ir-123
  &g1esc x2d45 &g2esc x2e45 &g3esc x2f45
ToP   noToC   RFC1345 - Page 67
  &code 0
  NU SH SX EX ET EQ AK BL BS HT LF VT FF CR SO SI
  DL D1 D2 D3 D4 NK SY EB CN EM SB EC FS GS RS US
  SP ! " Nb DO % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ?
  At A B C D E F G H I J K L M N O P Q R S T U V W X Y Z <( // )> '> _
  '! a b c d e f g h i j k l m n o p q r s t u v w x y z (! !! !) '? DT
  PA HO BH NH IN NL SA ES HS HJ VS PD PU RI S2 S3
  DC P1 P2 TS CC MW SG EG SS GC SC CI ST OC PM AC
  NS !I ': Pd Ct Ye +- '' (S )S 12 +S ', -- .M -S
  0S 1S 2S 3S 4S 5S 6S 7S 8S 9S 14 34 <= != >= ?I
  A! A' A> C, E! E' E> E: I' I> I: N? O' O> U! U'
  U> U: Rg SE PI m* -a -o '6 '9 "6 "9 << >> DG BB
  a! a' a> c, e! e' e> e: i' i> i: n? o' o> u! u'
  u> u: Co hh vv ur ul dl dr vr uh vl dh vh NO FB

  &charset ISO_8859-7:1987
  &rem source: ECMA registry
  &alias iso-ir-126
  &g1esc x2d46 &g2esc x2e46 &g3esc x2f46
  &alias ISO_8859-7
  &alias ISO-8859-7
  &alias ELOT_928
  &alias ECMA-118
  &alias greek
  &alias greek8
  &code 0
  NU SH SX EX ET EQ AK BL BS HT LF VT FF CR SO SI
  DL D1 D2 D3 D4 NK SY EB CN EM SB EC FS GS RS US
  SP ! " Nb DO % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ?
  At A B C D E F G H I J K L M N O P Q R S T U V W X Y Z <( // )> '> _
  '! a b c d e f g h i j k l m n o p q r s t u v w x y z (! !! !) '? DT
  PA HO BH NH IN NL SA ES HS HJ VS PD PU RI S2 S3
  DC P1 P2 TS CC MW SG EG SS GC SC CI ST OC PM AC
  NS 9' '9 Pd ?? ?? BB SE ': Co ?? << NO -- ?? -M
  DG +- 2S 3S '' '% A% .M E% Y% I% >> O% 12 U% W%
  i3 A* B* G* D* E* Z* Y* H* I* K* L* M* N* C* O*
  P* R* ?? S* T* U* F* X* Q* W* J* V* a% e% y% i%
  u3 a* b* g* d* e* z* y* h* i* k* l* m* n* c* o*
  p* r* *s s* t* u* f* x* q* w* j* v* o% u% w% ??

  &charset ISO_8859-6:1987
  &rem source: ECMA registry
  &alias iso-ir-127
  &g1esc x2d47 &g2esc x2e47 &g3esc x2f47
  &alias ISO_8859-6
  &alias ISO-8859-6
  &alias ECMA-114
  &alias ASMO-708
  &alias arabic
  &code 0
  NU SH SX EX ET EQ AK BL BS HT LF VT FF CR SO SI
  DL D1 D2 D3 D4 NK SY EB CN EM SB EC FS GS RS US
  SP ! " Nb DO % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ?
ToP   noToC   RFC1345 - Page 68
  At A B C D E F G H I J K L M N O P Q R S T U V W X Y Z <( // )> '> _
  '! a b c d e f g h i j k l m n o p q r s t u v w x y z (! !! !) '? DT
  PA HO BH NH IN NL SA ES HS HJ VS PD PU RI S2 S3
  DC P1 P2 TS CC MW SG EG SS GC SC CI ST OC PM AC
  NS ?? ?? ?? Cu ?? ?? ?? ?? ?? ?? ?? ,+ -- ?? ??
  ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ;+ ?? ?? ?? ?+
  ?? H' aM aH wH ah yH a+ b+ tm t+ tk g+ hk x+ d+
  dk r+ z+ s+ sn c+ dd tj zH e+ i+ ?? ?? ?? ?? ??
  ++ f+ q+ k+ l+ m+ n+ h+ w+ j+ y+ :+ "+ =+ /+ '+
  1+ 3+ 0+ ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ??

  &charset T.101-G2
  &rem source: ECMA registry
  &alias iso-ir-128
  &g0esc x287c &g1esc x297c &g2esc x2a7c &g3esc x2b7c
  &code 0
  NU SH SX EX ET EQ AK BL BS HT LF VT FF CR SO SI
  DL D1 D2 D3 D4 NK SY EB CN EM SB EC FS GS RS US
  SP ! " ?? ?? % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ?
  At A B C D E F G H I J K L M N O P Q R S T U V W X Y Z <( // )> '> _
  '! a b c d e f g h i j k l m n o p q r s t u v w x y z (! !! !) '? DT
  PA HO BH NH IN NL SA ES HS HJ VS PD PU RI S2 S3
  DC P1 P2 TS CC MW SG EG SS GC SC CI ST OC PM AC
  NS !I Ct Pd DO Ye Nb SE Cu '6 "6 << <- -! -> -v
  DG +- 2S 3S *X My PI .M -: '9 "9 >> 14 12 34 ?I
  ?? "! "' "> "? "- "( ". ": "/ "0 ", "_ "" "; "<
  -M 1S Rg Co TM Md HH VV FD BD Fd Bd 18 38 58 78
  Om AE D- -a H/ VH IJ L. L/ O/ OE -o TH T/ NG 'n
  kk ae d/ d- h/ i. ij l. l/ o/ oe ss th t/ ng ??
  &comb2 "' SP '' a a' A A' e e' E E' i i' I I' o o' O O' u u' U U'
                  y y' Y Y' c c' C C' l l' L L' n n' N N' r r' R R'
                  s s' S S' z z' Z Z'
  &comb2 "( SP '( a a( A A( g g( G G(                     u u( U U(
  &comb2 "< SP '< c c< C C< d d< D D< e e< E E< l l< L L< n n< N N<
                  r r< R R< s s< S S< t t< T T< z z< Z Z<
  &comb2 ", SP ', c c, C C, g g, G G, k k, K K, l l, L L, n n, N N,
                  r r, R R, s s, S S, t t, T T,
  &comb2 ">       a a> A A> e e> E E> i i> I I> o o> O O> u u> U U>
                  y y> Y Y> c c> C C> g g> G G> h h> H H> j j> J J>
                  s s> S S> w w> W W>
  &comb2 ": SP ': a a: A A: e e: E E: i i: I I: o o: O O: u u: U U:
                  y y: Y Y:
  &comb2 ". SP '. c c. C C. e e. E E. g g. G G.      I I. z z. Z Z.
  &comb2 "" SP '"                               o o" O O" u u" U U"
  &comb2 "!       a a! A A! e e! E E! i i! I I! o o! O O! u u! U U!
  &comb2 "- SP '- a a- A A- e e- E E- i i- I I- o o- O O- u u- U U-
  &comb2 "; SP '; a a; A A; e e; E E; i i; I I; u u; U U;
  &comb2 "0 SP '0 a aa A AA                               u u0 U U0
  &comb2 "?       a a? A A? n n? N N? i i? I I? o o? O O? u u? U U?

  &charset ISO_8859-8:1988
  &rem source: ECMA registry
  &alias iso-ir-138
ToP   noToC   RFC1345 - Page 69
  &g1esc x2d48 &g2esc x2e48 &g3esc x2f48
  &alias ISO_8859-8
  &alias ISO-8859-8
  &alias hebrew
  &code 0
  NU SH SX EX ET EQ AK BL BS HT LF VT FF CR SO SI
  DL D1 D2 D3 D4 NK SY EB CN EM SB EC FS GS RS US
  SP ! " Nb DO % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ?
  At A B C D E F G H I J K L M N O P Q R S T U V W X Y Z <( // )> '> _
  '! a b c d e f g h i j k l m n o p q r s t u v w x y z (! !! !) '? DT
  PA HO BH NH IN NL SA ES HS HJ VS PD PU RI S2 S3
  DC P1 P2 TS CC MW SG EG SS GC SC CI ST OC PM AC
  NS ?? Ct Pd Cu Ye BB SE ': Co *X << NO -- Rg '-
  DG +- 2S 3S '' My PI .M ', 1S -: >> 14 12 34 ??
  ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ??
  ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? =2
  A+ B+ G+ D+ H+ W+ Z+ X+ Tj J+ K% K+ L+ M% M+ N%
  N+ S+ E+ P% P+ Zj ZJ Q+ R+ Sh T+ ?? ?? ?? ?? ??

  &charset CSN_369103
  &rem source: ECMA registry
  &alias iso-ir-139
  &g1esc x2d49 &g2esc x2e49 &g3esc x2f49
  &code 0
  NU SH SX EX ET EQ AK BL BS HT LF VT FF CR SO SI
  DL D1 D2 D3 D4 NK SY EB CN EM SB EC FS GS RS US
  SP ! " Nb Cu % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ?
  At A B C D E F G H I J K L M N O P Q R S T U V W X Y Z <( // )> '> _
  '! a b c d e f g h i j k l m n o p q r s t u v w x y z (! !! !) '? DT
  PA HO BH NH IN NL SA ES HS HJ VS PD PU RI S2 S3
  DC P1 P2 TS CC MW SG EG SS GC SC CI ST OC PM AC
  NS A; '( L/ DO L< S' SE ': S< S, T< Z' -- Z< Z.
  DG a; '; l/ '' l< s' '< ', s< s, t< z' '" z< z.
  R' A' A> A( A: L' C' C, C< E' E; E: E< I' I> D<
  D/ N' N< O' O> O" O: *X R< U0 U' U" U: Y' T, ss
  r' a' a> a( a: l' c' c, c< e' e; e: e< i' i> d<
  d/ n' n< o' o> o" o: -: r< u0 u' u" u: y' t, '.

  &charset JUS_I.B1.002
  &rem source: ECMA registry
  &alias iso-ir-141
  &g0esc x287a &g1esc x297a &g2esc x2a7a &g3esc x2b7a
  &alias ISO646-YU
  &alias js
  &alias yu
  &code 0
  NU SH SX EX ET EQ AK BL BS HT LF VT FF CR SO SI
  DL D1 D2 D3 D4 NK SY EB CN EM SB EC FS GS RS US
  SP ! " Nb DO % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ?
  Z< A B C D E F G H I J K L M N O P Q R S T U V W X Y Z S< D/ C' C< _
  z< a b c d e f g h i j k l m n o p q r s t u v w x y z s< d/ c' c< DT

  &charset ISO_6937-2-add
ToP   noToC   RFC1345 - Page 70
  &rem source: ECMA registry and ISO 6937-2:1983
  &alias iso-ir-142
  &g1esc x2d4a &g2esc x2e4a &g3esc x2f4a
  &code 0
  NU SH SX EX ET EQ AK BL BS HT LF VT FF CR SO SI
  DL D1 D2 D3 D4 NK SY EB CN EM SB EC FS GS RS US
  SP ! " Nb Cu % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ?
  At A B C D E F G H I J K L M N O P Q R S T U V W X Y Z <( // )> '> _
  '! a b c d e f g h i j k l m n o p q r s t u v w x y z (! !! !) '? DT
  PA HO BH NH IN NL SA ES HS HJ VS PD PU RI S2 S3
  DC P1 P2 TS CC MW SG EG SS GC SC CI ST OC PM AC
  NS !I Ct Pd DO Ye ?? SE ?? '6 "6 << <- -! -> -v
  DG +- 2S 3S *X My PI .M -: '9 "9 >> 14 12 34 ?I
  ?? "! "' "> "? "- "( ". ": ?? "0 ", "_ "" "; "<
  -M 1S Rg Co TM Md NO BB ?? ?? ?? ?? 18 38 58 78
  Om AE D- -a H/ ?? IJ L. L/ O/ OE -o TH T/ NG 'n
  kk ae d/ d- h/ i. ij l. l/ o/ oe ss th t/ ng --
  &comb2 "' SP '' a a' A A' e e' E E' i i' I I' o o' O O' u u' U U'
                  y y' Y Y' c c' C C' l l' L L' n n' N N' r r' R R'
                  s s' S S' z z' Z Z'
  &comb2 "( SP '( a a( A A( g g( G G(                     u u( U U(
  &comb2 "< SP '< c c< C C< d d< D D< e e< E E< l l< L L< n n< N N<
                  r r< R R< s s< S S< t t< T T< z z< Z Z<
  &comb2 ", SP ', c c, C C, g g, G G, k k, K K, l l, L L, n n, N N,
                  r r, R R, s s, S S, t t, T T,
  &comb2 ">       a a> A A> e e> E E> i i> I I> o o> O O> u u> U U>
                  y y> Y Y> c c> C C> g g> G G> h h> H H> j j> J J>
                  s s> S S> w w> W W>
  &comb2 ": SP ': a a: A A: e e: E E: i i: I I: o o: O O: u u: U U:
                  y y: Y Y:
  &comb2 ". SP '. c c. C C. e e. E E. g g. G G.      I I. z z. Z Z.
  &comb2 "" SP '"                               o o" O O" u u" U U"
  &comb2 "!       a a! A A! e e! E E! i i! I I! o o! O O! u u! U U!
  &comb2 "- SP '- a a- A A- e e- E E- i i- I I- o o- O O- u u- U U-
  &comb2 "; SP '; a a; A A; e e; E E; i i; I I; u u; U U;
  &comb2 "0 SP '0 a aa A AA                               u u0 U U0
  &comb2 "?       a a? A A? n n? N N? i i? I I? o o? O O? u u? U U?

  &charset IEC_P27-1
  &rem source: ECMA registry
  &alias iso-ir-143
  &g1esc x2d4b &g2esc x2e4b &g3esc x2f4b
  &code 0
  NU SH SX EX ET EQ AK BL BS HT LF VT FF CR SO SI
  DL D1 D2 D3 D4 NK SY EB CN EM SB EC FS GS RS US
  SP ! " Nb DO % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ?
  At A B C D E F G H I J K L M N O P Q R S T U V W X Y Z <( // )> '> _
  '! a b c d e f g h i j k l m n o p q r s t u v w x y z (! !! !) '? DT
  PA HO BH NH IN NL SA ES HS HJ VS PD PU RI S2 S3
  DC P1 P2 TS CC MW SG EG SS GC SC CI ST OC PM AC
  '< =3 AN OR (U )U (C )C <= => .: :. (- -) (_ )_
  In Io 00 NB dP ?1 ?2 ?- ?= =< != >= <> NO FA TE
  A+ OS PP G* D* -T -V -L H* </ /> L* 1' 2' C* -+
ToP   noToC   RFC1345 - Page 71
  P* 2S S* *X 3S U* F* .M Q* W* /0 >V RT f( 0( +-
  DG a* b* g* d* e* z* y* h* i* k* l* m* n* c* %0
  p* r* s* -: t* u* f* x* q* w* /- <- -! -> -v '-

  &charset ISO_8859-5:1988
  &rem source: ECMA registry
  &alias iso-ir-144
  &g1esc x2d4c &g2esc x2e4c &g3esc x2f4c
  &alias ISO_8859-5
  &alias ISO-8859-5
  &alias cyrillic
  &code 0
  NU SH SX EX ET EQ AK BL BS HT LF VT FF CR SO SI
  DL D1 D2 D3 D4 NK SY EB CN EM SB EC FS GS RS US
  SP ! " Nb DO % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ?
  At A B C D E F G H I J K L M N O P Q R S T U V W X Y Z <( // )> '> _
  '! a b c d e f g h i j k l m n o p q r s t u v w x y z (! !! !) '? DT
  PA HO BH NH IN NL SA ES HS HJ VS PD PU RI S2 S3
  DC P1 P2 TS CC MW SG EG SS GC SC CI ST OC PM AC
  NS IO D% G% IE DS II YI J% LJ NJ Ts KJ -- V% DZ
  A= B= V= G= D= E= Z% Z= I= J= K= L= M= N= O= P=
  R= S= T= U= F= H= C= C% S% Sc =" Y= %" JE JU JA
  a= b= v= g= d= e= z% z= i= j= k= l= m= n= o= p=
  r= s= t= u= f= h= c= c% s% sc =' y= %' je ju ja
  N0 io d% g% ie ds ii yi j% lj nj ts kj SE v% dz

  &charset JUS_I.B1.003-serb
  &rem source: ECMA registry
  &alias iso-ir-146
  &g0esc x287b &g1esc x297b &g2esc x2a7b &g3esc x2b7b
  &alias serbian
  &code 0
  NU SH SX EX ET EQ AK BL BS HT LF VT FF CR SO SI
  DL D1 D2 D3 D4 NK SY EB CN EM SB EC FS GS RS US
  SP ! " Nb DO % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ?
  Z% A= B= C= D= E= F= G= H= I= J% K= L= M= N= O=
  P= LJ R= S= T= U= V= NJ DZ DS Z= S% D% Ts C% _
  z% a= b= c= d= e= f= g= h= i= j% k= l= m= n= o=
  p= lj r= s= t= u= v= nj dz ds z= s% d% ts c% DT

  &charset JUS_I.B1.003-mac
  &rem source: ECMA registry
  &alias macedonian
  &alias iso-ir-147
  &g0esc x287d &g1esc x297d &g2esc x2a7d &g3esc x2b7d
  &code 0
  NU SH SX EX ET EQ AK BL BS HT LF VT FF CR SO SI
  DL D1 D2 D3 D4 NK SY EB CN EM SB EC FS GS RS US
  SP ! " Nb DO % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ?
  Z% A= B= C= D= E= F= G= H= I= J% K= L= M= N= O=
  P= LJ R= S= T= U= V= NJ DZ DS Z= S% G% KJ C% _
  z% a= b= c= d= e= f= g= h= i= j% k= l= m= n= o=
  p= lj r= s= t= u= v= nj dz ds z= s% g% kj c% DT
ToP   noToC   RFC1345 - Page 72
  &charset ISO_8859-9:1989
  &rem source: ECMA registry
  &alias iso-ir-148
  &g1esc x2d4d &g2esc x2e4d &g3esc x2f4d
  &alias ISO_8859-9
  &alias ISO-8859-9
  &alias latin5
  &alias l5
  &code 0
  NU SH SX EX ET EQ AK BL BS HT LF VT FF CR SO SI
  DL D1 D2 D3 D4 NK SY EB CN EM SB EC FS GS RS US
  SP ! " Nb DO % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ?
  At A B C D E F G H I J K L M N O P Q R S T U V W X Y Z <( // )> '> _
  '! a b c d e f g h i j k l m n o p q r s t u v w x y z (! !! !) '? DT
  PA HO BH NH IN NL SA ES HS HJ VS PD PU RI S2 S3
  DC P1 P2 TS CC MW SG EG SS GC SC CI ST OC PM AC
  NS !I Ct Pd Cu Ye BB SE ': Co -a << NO -- Rg '-
  DG +- 2S 3S '' My PI .M ', 1S -o >> 14 12 34 ?I
  A! A' A> A? A: AA AE C, E! E' E> E: I! I' I> I:
  G( N? O! O' O> O? O: *X O/ U! U' U> U: I. S, ss
  a! a' a> a? a: aa ae c, e! e' e; e: e. i' i> i-
  g( n? o! o' o> o? o: -: o/ u! u' u> u: i. s, y:

  &charset KS_C_5601-1987
  &rem source: ECMA registry
  &alias iso-ir-149
  &alias KS_C_5601-1989
  &alias KSC_5601
  &bits 16
  &g0esc x2443 &g1esc x242943 &g2esc x242a43 &g3esc x242b43
  &alias korean
  &code2 1 1
  SP ,_ .6 .M .. .3 ': +" -N -M PP // ?1 '6 '9 "6 "9 (' )' <1 >1 <+ >+
  <' >' <" >" (" )" +- *X -: != =< >= 00
  .: DG 1' 2' oC Ye AA Ct Pd Ml Fm
  -V -T (A dP NB =3 HI SE :X *1 *2
  0m 0M 0o Dw Db OS fS uT UT dT DT -> <-
  -! -v <> =2 <* *> RT CG 0( :. In DI
  &code2 2 1
  => == FA TE '' '? '< '( '" '0 '. ', '; !I ?I :R Io +Z *P Cu oF %0 Tl
  PL Tr PR cS- cS cH cH- cC- cC 0. cD-
  Rr 0L 0R .S RF RY RK RZ RH RX =T:) tel TEL
  <H >H PI /- /= UD //> <// <!! !!>
  Mb Md M8 M16 KSC (JU) N0 Co TM am pm Tel
  &code2 3 1
  ! " Nb DO % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7
  8 9 : ; < = > ? At A B C D E F G H I J K L M N O
  P Q R S T U V W X Y Z <( W= )> '> _ a b c d e f g
  h i j k l m n o p q r s t u v w x y z (! !! !) '-
  &codex k 4 4 1 94
  &code2 5 1
  1r 2r 3r 4r 5r 6r 7r 8r 9r ar br cr
ToP   noToC   RFC1345 - Page 73
  &code2 5 16
  1R 2R 3R 4R 5R 6R 7R 8R 9R aR bR cR
  &code2 5 33
  A* B* G* D* E* Z* Y* H* I* K* L* M* N* C* O*
  P* R* S* T* U* F* X* Q* W*
  &code2 5 65
  a* b* g* d* e* z* y* h* i* k* l* m* n* c* o*
  p* r* s* t* u* f* x* q* w*
  &code2 6 1
  hh vv dr dl ul ur vr dh vl uh vh
  HH VV DR LD UL UR VR DH VL UH VH Vr
  dH Vl uH vH vR Dh vL Uh Vh Dl dL Ul uL Ur uR Dr dR
  Udr uDr UdR uDR Udl uDl UdL
  uDL dLr dlR DLr DlR uLr ulR UlR vLr vlR Udh uDh
  UdLr UdlR uDLr uDlR UdH uDH VLr VlR
  &codex k 7 7 1 79
  &code2 8 1
  AE D- -a H/ ?? IJ ?? L. L/ O/ OE -o TH T/ NG
  &codex k 8 8 17 44
  &code2 8 45
  a-o b-o c-o d-o e-o f-o g-o h-o i-o j-o k-o l-o m-o n-o o-o
  p-o q-o r-o s-o t-o u-o v-o w-o x-o y-o z-o
  1-o 2-o 3-o 4-o 5-o 6-o 7-o 8-o 9-o 10-o 11-o 12-o 13-o 14-o 15-o
  12 13 23 14 34 18 38 58 78
  &code2 9 1
  ae d/ d- h/ i. ij kk l. l/ o/ oe ss th t/ ng 'n
  &codex k 9 9 17 44
  &code2 9 45
  (a) (b) (c) (d) (e) (f) (g) (h) (i) (j) (k) (l) (m) (n) (o)
  (p) (q) (r) (s) (t) (u) (v) (w) (x) (y) (z)
  (1) (2) (3) (4) (5) (6) (7) (8) (9) (10) (11) (12) (13) (14) (15)
  1S 2S 3S 4S nS 1s 2s 3s 4s
  &code2 10 1
     A5 a5 I5 i5 U5 u5 E5 e5 O5 o5 ka ga ki gi ku
  gu ke ge ko go sa za si zi su zu se ze so zo ta
  da ti di tU tu du te de to do na ni nu ne no ha
  ba pa hi bi pi hu bu pu he be pe ho bo po ma mi
  mu me mo yA ya yU yu yO yo ra ri ru re ro wA wa
  wi we wo n5
  &code2 11 1
     a6 A6 i6 I6 u6 U6 e6 E6 o6 O6 Ka Ga Ki Gi Ku
  Gu Ke Ge Ko Go Sa Za Si Zi Su Zu Se Ze So Zo Ta
  Da Ti Di TU Tu Du Te De To Do Na Ni Nu Ne No Ha
  Ba Pa Hi Bi Pi Hu Bu Pu He Be Pe Ho Bo Po Ma Mi
  Mu Me Mo YA Ya YU Yu YO Yo Ra Ri Ru Re Ro WA Wa
  Wi We Wo N6 Vi KA KE
  &code2 12 1
  A= B= V= G= D= E= IO Z% Z= I= J= K= L= M= N= O= P=
  R= S= T= U= F= H= C= C% S% Sc =" Y= %" JE JU JA
  &code2 12 49
  a= b= v= g= d= e= io z% z= i= j= k= l= m= n= o= p=
  r= s= t= u= f= h= c= c% s% sc =' y= %' je ju ja
  &codex k 16 40 1 94
ToP   noToC   RFC1345 - Page 74
  &codex k 42 93 1 94

  &charset greek-ccitt
  &rem source: ECMA registry
  &alias iso-ir-150
  &g0esc x282140 &g1esc x292140 &g2esc x2a2140 &g3esc x2b2140
  &code 0
  NU SH SX EX ET EQ AK BL BS HT LF VT FF CR SO SI
  DL D1 D2 D3 D4 NK SY EB CN EM SB EC FS GS RS US
  SP ! " Nb Cu % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ?
  At A* B* G* D* E* Z* Y* H* I* K* L* M* N* C* O*
  P* R* ?? S* T* U* F* X* Q* W* ?? <( // )> '> _
  ?? a* b* g* d* e* z* y* h* i* k* l* m* n* c* o*
  p* r* *s s* t* u* f* x* q* w* ?? (! !! !) '- DT

  &charset NC_NC00-10:81
  &rem source: ECMA registry
  &alias cuba
  &alias iso-ir-151
  &alias ISO646-CU
  &g0esc x282141 &g1esc x292141 &g2esc x2a2141 &g3esc x2b2141
  &code 0
  NU SH SX EX ET EQ AK BL BS HT LF VT FF CR SO SI
  DL D1 D2 D3 D4 NK SY EB CN EM SB EC FS GS RS US
  SP ! " Nb Cu % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ?
  At A B C D E F G H I J K L M N O P Q R S T U V W X Y Z !I N? )> ?I _
  '! a b c d e f g h i j k l m n o p q r s t u v w x y z '' n? <( ': DT

  &charset ISO_6937-2-25
  &rem source: ECMA registry
  &alias iso-ir-152
  &g1esc x2d4e &g2esc x2e4e &g3esc x2f4e
  &code 0
  NU SH SX EX ET EQ AK BL BS HT LF VT FF CR SO SI
  DL D1 D2 D3 D4 NK SY EB CN EM SB EC FS GS RS US
  SP ! " Nb Cu % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ?
  At A B C D E F G H I J K L M N O P Q R S T U V W X Y Z <( // )> '> _
  '! a b c d e f g h i j k l m n o p q r s t u v w x y z (! !! !) '? DT
  PA HO BH NH IN NL SA ES HS HJ VS PD PU RI S2 S3
  DC P1 P2 TS CC MW SG EG SS GC SC CI ST OC PM AC
  NS ?? ?? ?? ?? ?? ?? ?? ?? ?? "6 ?? <- -! -> -v
  ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? "9 ?? ?? ?? ?? ??
  ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ??
  ?? ?? ?? ?? TM Md ?? ?? ?? ?? ?? ?? 18 38 58 78
  Om ?? ?? ?? ?? ?? IJ L. ?? ?? OE ?? W> Y> Y: 'n
  ?? ?? ?? ?? ?? ?? ij l. ?? ?? oe ?? w> y> ?? ??

  &charset GOST_19768-74
  &rem source: ECMA registry
  &alias ST_SEV_358-88
  &alias iso-ir-153
  &g1esc x2d4f &g2esc x2e4f &g3esc x2f4f
  &code 0
ToP   noToC   RFC1345 - Page 75
  NU SH SX EX ET EQ AK BL BS HT LF VT FF CR SO SI
  DL D1 D2 D3 D4 NK SY EB CN EM SB EC FS GS RS US
  SP ! " Nb DO % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ?
  At A B C D E F G H I J K L M N O P Q R S T U V W X Y Z <( // )> '> _
  '! a b c d e f g h i j k l m n o p q r s t u v w x y z (! !! !) '? DT
  PA HO BH NH IN NL SA ES HS HJ VS PD PU RI S2 S3
  DC P1 P2 TS CC MW SG EG SS GC SC CI ST OC PM AC
  NS IO ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? -- ?? ??
  A= B= V= G= D= E= Z% Z= I= J= K= L= M= N= O= P=
  R= S= T= U= F= H= C= C% S% Sc =" Y= %" JE JU JA
  a= b= v= g= d= e= z% z= i= j= k= l= m= n= o= p=
  r= s= t= u= f= h= c= c% s% sc =' y= %' je ju ja
  ?? io ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ??

  &charset ISO_8859-supp
  &rem source: ECMA registry
  &alias iso-ir-154
  &alias latin1-2-5
  &g1esc x2d50 &g2esc x2e50 &g3esc x2f50
  &code 0
  NU SH SX EX ET EQ AK BL BS HT LF VT FF CR SO SI
  DL D1 D2 D3 D4 NK SY EB CN EM SB EC FS GS RS US
  SP ! " Nb DO % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ?
  At A B C D E F G H I J K L M N O P Q R S T U V W X Y Z <( // )> '> _
  '! a b c d e f g h i j k l m n o p q r s t u v w x y z (! !! !) '? DT
  PA HO BH NH IN NL SA ES HS HJ VS PD PU RI S2 S3
  DC P1 P2 TS CC MW SG EG SS GC SC CI ST OC PM AC
  ?? ?? A- C> C. ?? E. E- G> '6 "6 TM <- -! -> -v
  ?? ?? a- c> c. d- e. e- g> '9 "9 Md 18 38 58 78
  ?? G( G. G, H> H/ I? I. I- I; IJ J> K, L, L. N,
  -M NG O- OE R, S> T/ TH U? U( U- U; W> Y' Y> Y:
  Om g( g. g, h> h/ i? i. i- i; ij j> k, l, l. n,
  kk ng o- oe r, s> t/ th u? u( u- u; w> y' y> 'n

  &charset ISO_10367-box
  &rem source: ECMA registry
  &alias iso-ir-155
  &g1esc x2d51 &g2esc x2e51 &g3esc x2f51
  &code 0
  NU SH SX EX ET EQ AK BL BS HT LF VT FF CR SO SI
  DL D1 D2 D3 D4 NK SY EB CN EM SB EC FS GS RS US
  SP ! " Nb DO % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ?
  At A B C D E F G H I J K L M N O P Q R S T U V W X Y Z <( // )> '> _
  '! a b c d e f g h i j k l m n o p q r s t u v w x y z (! !! !) '? DT
  PA HO BH NH IN NL SA ES HS HJ VS PD PU RI S2 S3
  DC P1 P2 TS CC MW SG EG SS GC SC CI ST OC PM AC
  ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ??
  ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ??
  VV HH DR LD UR UL VR VL DH UH VH UB LB FB sB ??
  vv hh dr dl ur ul vr vl dh uh vh .S :S ?S ?? ??
  ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ??
  ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ??


(next page on part 4)

Next Section