Merge changes made in Gnus trunk.
[emacs/old-mirror.git] / admin / charsets / mapfiles / stdenc.txt
blobd4b9d7c934377725fde850c0cad1939750d170ad
2 #  Name:             Adobe Standard Encoding to Unicode
3 #  Unicode version:  2.0
4 #  Table version:    0.2
5 #  Date:             30 March 1999
6 #  
7 #  Copyright (c) 1991-1999 Unicode, Inc. All Rights reserved.
8 #  
9 #  This file is provided as-is by Unicode, Inc. (The Unicode Consortium). No
10 #  claims are made as to fitness for any particular purpose. No warranties of
11 #  any kind are expressed or implied. The recipient agrees to determine
12 #  applicability of information provided. If this file has been provided on
13 #  magnetic media by Unicode, Inc., the sole remedy for any claim will be
14 #  exchange of defective media within 90 days of receipt.
15 #  
16 #  Recipient is granted the right to make copies in any form for internal
17 #  distribution and to freely use the information supplied in the creation of
18 #  products supporting Unicode. Unicode, Inc. specifically excludes the right
19 #  to re-distribute this file directly to third parties or other organizations
20 #  whether for profit or not.
21 #  
22 #  Format: 4 tab-delimited fields:
24 #    (1) The Unicode value (in hexadecimal)
25 #    (2) The Adobe Standard Encoding code point (in hexadecimal)
26 #    (3) # Unicode name
27 #    (4) # PostScript character name
28 #  
29 #  General Notes:
30
31 #    The Unicode values in this table were produced as the result of applying
32 #    the algorithm described in the section "Populating a Unicode space" in the
33 #    document "Unicode and Glyph Names," at
34 #    http://partners.adobe.com/asn/developer/typeforum/unicodegn.html
35 #    to the characters encoded in Adobe Standard Encoding. Note that some
36 #    Standard Encoding characters, such as "space", are mapped to 2 Unicode
37 #    values. Refer to the above document for more details.
39 #  Revision History:
41 #    [v0.2, 30 March 1999]
42 #    Different algorithm to produce Unicode values (see notes above) results in
43 #    some character codes being mapped to 2 Unicode values. Updated Unicode
44 #    names to Unicode 2.0 names.
45 #    
46 #    [v0.1, 5 May 1995] First release.
48 #  Contact <unicode-inc@unicode.org> with any questions or comments.
50 0020    20      # SPACE # space
51 00A0    20      # NO-BREAK SPACE        # space
52 0021    21      # EXCLAMATION MARK      # exclam
53 0022    22      # QUOTATION MARK        # quotedbl
54 0023    23      # NUMBER SIGN   # numbersign
55 0024    24      # DOLLAR SIGN   # dollar
56 0025    25      # PERCENT SIGN  # percent
57 0026    26      # AMPERSAND     # ampersand
58 2019    27      # RIGHT SINGLE QUOTATION MARK   # quoteright
59 0028    28      # LEFT PARENTHESIS      # parenleft
60 0029    29      # RIGHT PARENTHESIS     # parenright
61 002A    2A      # ASTERISK      # asterisk
62 002B    2B      # PLUS SIGN     # plus
63 002C    2C      # COMMA # comma
64 002D    2D      # HYPHEN-MINUS  # hyphen
65 00AD    2D      # SOFT HYPHEN   # hyphen
66 002E    2E      # FULL STOP     # period
67 002F    2F      # SOLIDUS       # slash
68 0030    30      # DIGIT ZERO    # zero
69 0031    31      # DIGIT ONE     # one
70 0032    32      # DIGIT TWO     # two
71 0033    33      # DIGIT THREE   # three
72 0034    34      # DIGIT FOUR    # four
73 0035    35      # DIGIT FIVE    # five
74 0036    36      # DIGIT SIX     # six
75 0037    37      # DIGIT SEVEN   # seven
76 0038    38      # DIGIT EIGHT   # eight
77 0039    39      # DIGIT NINE    # nine
78 003A    3A      # COLON # colon
79 003B    3B      # SEMICOLON     # semicolon
80 003C    3C      # LESS-THAN SIGN        # less
81 003D    3D      # EQUALS SIGN   # equal
82 003E    3E      # GREATER-THAN SIGN     # greater
83 003F    3F      # QUESTION MARK # question
84 0040    40      # COMMERCIAL AT # at
85 0041    41      # LATIN CAPITAL LETTER A        # A
86 0042    42      # LATIN CAPITAL LETTER B        # B
87 0043    43      # LATIN CAPITAL LETTER C        # C
88 0044    44      # LATIN CAPITAL LETTER D        # D
89 0045    45      # LATIN CAPITAL LETTER E        # E
90 0046    46      # LATIN CAPITAL LETTER F        # F
91 0047    47      # LATIN CAPITAL LETTER G        # G
92 0048    48      # LATIN CAPITAL LETTER H        # H
93 0049    49      # LATIN CAPITAL LETTER I        # I
94 004A    4A      # LATIN CAPITAL LETTER J        # J
95 004B    4B      # LATIN CAPITAL LETTER K        # K
96 004C    4C      # LATIN CAPITAL LETTER L        # L
97 004D    4D      # LATIN CAPITAL LETTER M        # M
98 004E    4E      # LATIN CAPITAL LETTER N        # N
99 004F    4F      # LATIN CAPITAL LETTER O        # O
100 0050    50      # LATIN CAPITAL LETTER P        # P
101 0051    51      # LATIN CAPITAL LETTER Q        # Q
102 0052    52      # LATIN CAPITAL LETTER R        # R
103 0053    53      # LATIN CAPITAL LETTER S        # S
104 0054    54      # LATIN CAPITAL LETTER T        # T
105 0055    55      # LATIN CAPITAL LETTER U        # U
106 0056    56      # LATIN CAPITAL LETTER V        # V
107 0057    57      # LATIN CAPITAL LETTER W        # W
108 0058    58      # LATIN CAPITAL LETTER X        # X
109 0059    59      # LATIN CAPITAL LETTER Y        # Y
110 005A    5A      # LATIN CAPITAL LETTER Z        # Z
111 005B    5B      # LEFT SQUARE BRACKET   # bracketleft
112 005C    5C      # REVERSE SOLIDUS       # backslash
113 005D    5D      # RIGHT SQUARE BRACKET  # bracketright
114 005E    5E      # CIRCUMFLEX ACCENT     # asciicircum
115 005F    5F      # LOW LINE      # underscore
116 2018    60      # LEFT SINGLE QUOTATION MARK    # quoteleft
117 0061    61      # LATIN SMALL LETTER A  # a
118 0062    62      # LATIN SMALL LETTER B  # b
119 0063    63      # LATIN SMALL LETTER C  # c
120 0064    64      # LATIN SMALL LETTER D  # d
121 0065    65      # LATIN SMALL LETTER E  # e
122 0066    66      # LATIN SMALL LETTER F  # f
123 0067    67      # LATIN SMALL LETTER G  # g
124 0068    68      # LATIN SMALL LETTER H  # h
125 0069    69      # LATIN SMALL LETTER I  # i
126 006A    6A      # LATIN SMALL LETTER J  # j
127 006B    6B      # LATIN SMALL LETTER K  # k
128 006C    6C      # LATIN SMALL LETTER L  # l
129 006D    6D      # LATIN SMALL LETTER M  # m
130 006E    6E      # LATIN SMALL LETTER N  # n
131 006F    6F      # LATIN SMALL LETTER O  # o
132 0070    70      # LATIN SMALL LETTER P  # p
133 0071    71      # LATIN SMALL LETTER Q  # q
134 0072    72      # LATIN SMALL LETTER R  # r
135 0073    73      # LATIN SMALL LETTER S  # s
136 0074    74      # LATIN SMALL LETTER T  # t
137 0075    75      # LATIN SMALL LETTER U  # u
138 0076    76      # LATIN SMALL LETTER V  # v
139 0077    77      # LATIN SMALL LETTER W  # w
140 0078    78      # LATIN SMALL LETTER X  # x
141 0079    79      # LATIN SMALL LETTER Y  # y
142 007A    7A      # LATIN SMALL LETTER Z  # z
143 007B    7B      # LEFT CURLY BRACKET    # braceleft
144 007C    7C      # VERTICAL LINE # bar
145 007D    7D      # RIGHT CURLY BRACKET   # braceright
146 007E    7E      # TILDE # asciitilde
147 00A1    A1      # INVERTED EXCLAMATION MARK     # exclamdown
148 00A2    A2      # CENT SIGN     # cent
149 00A3    A3      # POUND SIGN    # sterling
150 2044    A4      # FRACTION SLASH        # fraction
151 2215    A4      # DIVISION SLASH        # fraction
152 00A5    A5      # YEN SIGN      # yen
153 0192    A6      # LATIN SMALL LETTER F WITH HOOK        # florin
154 00A7    A7      # SECTION SIGN  # section
155 00A4    A8      # CURRENCY SIGN # currency
156 0027    A9      # APOSTROPHE    # quotesingle
157 201C    AA      # LEFT DOUBLE QUOTATION MARK    # quotedblleft
158 00AB    AB      # LEFT-POINTING DOUBLE ANGLE QUOTATION MARK     # guillemotleft
159 2039    AC      # SINGLE LEFT-POINTING ANGLE QUOTATION MARK     # guilsinglleft
160 203A    AD      # SINGLE RIGHT-POINTING ANGLE QUOTATION MARK    # guilsinglright
161 FB01    AE      # LATIN SMALL LIGATURE FI       # fi
162 FB02    AF      # LATIN SMALL LIGATURE FL       # fl
163 2013    B1      # EN DASH       # endash
164 2020    B2      # DAGGER        # dagger
165 2021    B3      # DOUBLE DAGGER # daggerdbl
166 00B7    B4      # MIDDLE DOT    # periodcentered
167 2219    B4      # BULLET OPERATOR       # periodcentered
168 00B6    B6      # PILCROW SIGN  # paragraph
169 2022    B7      # BULLET        # bullet
170 201A    B8      # SINGLE LOW-9 QUOTATION MARK   # quotesinglbase
171 201E    B9      # DOUBLE LOW-9 QUOTATION MARK   # quotedblbase
172 201D    BA      # RIGHT DOUBLE QUOTATION MARK   # quotedblright
173 00BB    BB      # RIGHT-POINTING DOUBLE ANGLE QUOTATION MARK    # guillemotright
174 2026    BC      # HORIZONTAL ELLIPSIS   # ellipsis
175 2030    BD      # PER MILLE SIGN        # perthousand
176 00BF    BF      # INVERTED QUESTION MARK        # questiondown
177 0060    C1      # GRAVE ACCENT  # grave
178 00B4    C2      # ACUTE ACCENT  # acute
179 02C6    C3      # MODIFIER LETTER CIRCUMFLEX ACCENT     # circumflex
180 02DC    C4      # SMALL TILDE   # tilde
181 00AF    C5      # MACRON        # macron
182 02C9    C5      # MODIFIER LETTER MACRON        # macron
183 02D8    C6      # BREVE # breve
184 02D9    C7      # DOT ABOVE     # dotaccent
185 00A8    C8      # DIAERESIS     # dieresis
186 02DA    CA      # RING ABOVE    # ring
187 00B8    CB      # CEDILLA       # cedilla
188 02DD    CD      # DOUBLE ACUTE ACCENT   # hungarumlaut
189 02DB    CE      # OGONEK        # ogonek
190 02C7    CF      # CARON # caron
191 2014    D0      # EM DASH       # emdash
192 00C6    E1      # LATIN CAPITAL LETTER AE       # AE
193 00AA    E3      # FEMININE ORDINAL INDICATOR    # ordfeminine
194 0141    E8      # LATIN CAPITAL LETTER L WITH STROKE    # Lslash
195 00D8    E9      # LATIN CAPITAL LETTER O WITH STROKE    # Oslash
196 0152    EA      # LATIN CAPITAL LIGATURE OE     # OE
197 00BA    EB      # MASCULINE ORDINAL INDICATOR   # ordmasculine
198 00E6    F1      # LATIN SMALL LETTER AE # ae
199 0131    F5      # LATIN SMALL LETTER DOTLESS I  # dotlessi
200 0142    F8      # LATIN SMALL LETTER L WITH STROKE      # lslash
201 00F8    F9      # LATIN SMALL LETTER O WITH STROKE      # oslash
202 0153    FA      # LATIN SMALL LIGATURE OE       # oe
203 00DF    FB      # LATIN SMALL LETTER SHARP S    # germandbls