2 "x-mac", "mac", "macroman", "Macintosh", "csMacintosh"
4 # ----------------------------------------------------------------------
5 # The following data was downloaded from
6 # http://www.unicode.org/Public/MAPPINGS/VENDORS/APPLE/ROMAN.TXT
7 # on 2008-10-11, so it is a Unicode Data File covered by the Unicode
8 # copyright and permission notice in the COPYING file of ELinks,
9 # regardless of any terms shown below. (There was a similar mapping at
10 # http://www.unicode.org/Public/MAPPINGS/VENDORS/MICSFT/MAC/ROMAN.TXT
11 # but that one was out of date.)
13 # This file differs from the original in the following ways:
14 # - Added this comment, blank lines around it, and charset names above it.
15 # ----------------------------------------------------------------------
17 #=======================================================================
18 # File name: ROMAN.TXT
20 # Contents: Map (external version) from Mac OS Roman
21 # character set to Unicode 2.1 and later.
23 # Copyright: (c) 1994-2002, 2005 by Apple Computer, Inc., all rights
26 # Contact: charsets@apple.com
30 # c02 2005-Apr-05 Update header comments. Matches internal xml
31 # <c1.1> and Text Encoding Converter 2.0.
32 # b4,c1 2002-Dec-19 Update URLs, notes. Matches internal
34 # b03 1999-Sep-22 Update contact e-mail address. Matches
35 # internal utom<b4>, ufrm<b3>, and Text
36 # Encoding Converter version 1.5.
37 # b02 1998-Aug-18 Encoding changed for Mac OS 8.5; change
38 # mapping of 0xDB from CURRENCY SIGN to
39 # EURO SIGN. Matches internal utom<b3>,
41 # n08 1998-Feb-05 Minor update to header comments
42 # n06 1997-Dec-14 Add warning about future changes to 0xDB
43 # from CURRENCY SIGN to EURO SIGN. Clarify
44 # some header information
45 # n04 1997-Dec-01 Update to match internal utom<n3>, ufrm<n22>:
46 # Change standard mapping for 0xBD from U+2126
47 # to its canonical decomposition, U+03A9.
48 # n03 1995-Apr-15 First version (after fixing some typos).
49 # Matches internal ufrm<n9>.
54 # Apple, the Apple logo, and Macintosh are trademarks of Apple
55 # Computer, Inc., registered in the United States and other countries.
56 # Unicode is a trademark of Unicode Inc. For the sake of brevity,
57 # throughout this document, "Macintosh" can be used to refer to
58 # Macintosh computers and "Unicode" can be used to refer to the
61 # Apple Computer, Inc. ("Apple") makes no warranty or representation,
62 # either express or implied, with respect to this document and the
63 # included data, its quality, accuracy, or fitness for a particular
64 # purpose. In no event will Apple be liable for direct, indirect,
65 # special, incidental, or consequential damages resulting from any
66 # defect or inaccuracy in this document or the included data.
68 # These mapping tables and character lists are subject to change.
69 # The latest tables should be available from the following:
71 # <http://www.unicode.org/Public/MAPPINGS/VENDORS/APPLE/>
73 # For general information about Mac OS encodings and these mapping
74 # tables, see the file "README.TXT".
79 # Three tab-separated columns;
80 # '#' begins a comment which continues to the end of the line.
81 # Column #1 is the Mac OS Roman code (in hex as 0xNN)
82 # Column #2 is the corresponding Unicode (in hex as 0xNNNN)
83 # Column #3 is a comment containing the Unicode name
85 # The entries are in Mac OS Roman code order.
87 # One of these mappings requires the use of a corporate character.
88 # See the file "CORPCHAR.TXT" and notes below.
90 # Control character mappings are not shown in this table, following
91 # the conventions of the standard UTC mapping tables. However, the
92 # Mac OS Roman character set uses the standard control characters at
95 # Notes on Mac OS Roman:
96 # ----------------------
98 # This is a legacy Mac OS encoding; in the Mac OS X Carbon and Cocoa
99 # environments, it is only supported directly in programming
100 # interfaces for QuickDraw Text, the Script Manager, and related
101 # Text Utilities. For other purposes it is supported via transcoding
102 # to and from Unicode.
104 # This character set is used for at least the following Mac OS
105 # localizations: U.S., British, Canadian French, French, Swiss
106 # French, German, Swiss German, Italian, Swiss Italian, Dutch,
107 # Swedish, Norwegian, Danish, Finnish, Spanish, Catalan,
108 # Portuguese, Brazilian, and the default International system.
110 # Variants of Mac OS Roman are used for Croatian, Icelandic,
111 # Turkish, Romanian, and other encodings. Separate mapping tables
112 # are available for these encodings.
114 # Before Mac OS 8.5, code point 0xDB was CURRENCY SIGN, and was
115 # mapped to U+00A4. In Mac OS 8.5 and later versions, code point
116 # 0xDB is changed to EURO SIGN and maps to U+20AC; the standard
117 # Apple fonts are updated for Mac OS 8.5 to reflect this. There is
118 # a "currency sign" variant of the Mac OS Roman encoding that still
119 # maps 0xDB to U+00A4; this can be used for older fonts.
121 # Before Mac OS 8.5, the ROM bitmap versions of the fonts Chicago,
122 # New York, Geneva, and Monaco did not implement the full Mac OS
123 # Roman character set; they only supported character codes up to
124 # 0xD8. The TrueType versions of these fonts have always implemented
125 # the full character set, as with the bitmap and TrueType versions
126 # of the other standard Roman fonts.
128 # In all Mac OS encodings, fonts such as Chicago which are used
129 # as "system" fonts (for menus, dialogs, etc.) have four glyphs
130 # at code points 0x11-0x14 for transient use by the Menu Manager.
131 # These glyphs are not intended as characters for use in normal
132 # text, and the associated code points are not generally
133 # interpreted as associated with these glyphs; they are usually
134 # interpreted (if at all) as the control codes DC1-DC4.
136 # Unicode mapping issues and notes:
137 # ---------------------------------
139 # The following corporate zone Unicode character is used in this
144 # NOTE: The graphic image associated with the Apple logo character
145 # is not authorized for use without permission of Apple, and
146 # unauthorized use might constitute trademark infringement.
148 # Details of mapping changes in each version:
149 # -------------------------------------------
151 # Changes from version n08 to version b02:
153 # - Encoding changed for Mac OS 8.5; change mapping of 0xDB from
154 # CURRENCY SIGN (U+00A4) to EURO SIGN (U+20AC).
156 # Changes from version n03 to version n04:
158 # - Change mapping of 0xBD from U+2126 to its canonical
159 # decomposition, U+03A9.
164 0x21 0x0021 # EXCLAMATION MARK
165 0x22 0x0022 # QUOTATION MARK
166 0x23 0x0023 # NUMBER SIGN
167 0x24 0x0024 # DOLLAR SIGN
168 0x25 0x0025 # PERCENT SIGN
169 0x26 0x0026 # AMPERSAND
170 0x27 0x0027 # APOSTROPHE
171 0x28 0x0028 # LEFT PARENTHESIS
172 0x29 0x0029 # RIGHT PARENTHESIS
173 0x2A 0x002A # ASTERISK
174 0x2B 0x002B # PLUS SIGN
176 0x2D 0x002D # HYPHEN-MINUS
177 0x2E 0x002E # FULL STOP
178 0x2F 0x002F # SOLIDUS
179 0x30 0x0030 # DIGIT ZERO
180 0x31 0x0031 # DIGIT ONE
181 0x32 0x0032 # DIGIT TWO
182 0x33 0x0033 # DIGIT THREE
183 0x34 0x0034 # DIGIT FOUR
184 0x35 0x0035 # DIGIT FIVE
185 0x36 0x0036 # DIGIT SIX
186 0x37 0x0037 # DIGIT SEVEN
187 0x38 0x0038 # DIGIT EIGHT
188 0x39 0x0039 # DIGIT NINE
190 0x3B 0x003B # SEMICOLON
191 0x3C 0x003C # LESS-THAN SIGN
192 0x3D 0x003D # EQUALS SIGN
193 0x3E 0x003E # GREATER-THAN SIGN
194 0x3F 0x003F # QUESTION MARK
195 0x40 0x0040 # COMMERCIAL AT
196 0x41 0x0041 # LATIN CAPITAL LETTER A
197 0x42 0x0042 # LATIN CAPITAL LETTER B
198 0x43 0x0043 # LATIN CAPITAL LETTER C
199 0x44 0x0044 # LATIN CAPITAL LETTER D
200 0x45 0x0045 # LATIN CAPITAL LETTER E
201 0x46 0x0046 # LATIN CAPITAL LETTER F
202 0x47 0x0047 # LATIN CAPITAL LETTER G
203 0x48 0x0048 # LATIN CAPITAL LETTER H
204 0x49 0x0049 # LATIN CAPITAL LETTER I
205 0x4A 0x004A # LATIN CAPITAL LETTER J
206 0x4B 0x004B # LATIN CAPITAL LETTER K
207 0x4C 0x004C # LATIN CAPITAL LETTER L
208 0x4D 0x004D # LATIN CAPITAL LETTER M
209 0x4E 0x004E # LATIN CAPITAL LETTER N
210 0x4F 0x004F # LATIN CAPITAL LETTER O
211 0x50 0x0050 # LATIN CAPITAL LETTER P
212 0x51 0x0051 # LATIN CAPITAL LETTER Q
213 0x52 0x0052 # LATIN CAPITAL LETTER R
214 0x53 0x0053 # LATIN CAPITAL LETTER S
215 0x54 0x0054 # LATIN CAPITAL LETTER T
216 0x55 0x0055 # LATIN CAPITAL LETTER U
217 0x56 0x0056 # LATIN CAPITAL LETTER V
218 0x57 0x0057 # LATIN CAPITAL LETTER W
219 0x58 0x0058 # LATIN CAPITAL LETTER X
220 0x59 0x0059 # LATIN CAPITAL LETTER Y
221 0x5A 0x005A # LATIN CAPITAL LETTER Z
222 0x5B 0x005B # LEFT SQUARE BRACKET
223 0x5C 0x005C # REVERSE SOLIDUS
224 0x5D 0x005D # RIGHT SQUARE BRACKET
225 0x5E 0x005E # CIRCUMFLEX ACCENT
226 0x5F 0x005F # LOW LINE
227 0x60 0x0060 # GRAVE ACCENT
228 0x61 0x0061 # LATIN SMALL LETTER A
229 0x62 0x0062 # LATIN SMALL LETTER B
230 0x63 0x0063 # LATIN SMALL LETTER C
231 0x64 0x0064 # LATIN SMALL LETTER D
232 0x65 0x0065 # LATIN SMALL LETTER E
233 0x66 0x0066 # LATIN SMALL LETTER F
234 0x67 0x0067 # LATIN SMALL LETTER G
235 0x68 0x0068 # LATIN SMALL LETTER H
236 0x69 0x0069 # LATIN SMALL LETTER I
237 0x6A 0x006A # LATIN SMALL LETTER J
238 0x6B 0x006B # LATIN SMALL LETTER K
239 0x6C 0x006C # LATIN SMALL LETTER L
240 0x6D 0x006D # LATIN SMALL LETTER M
241 0x6E 0x006E # LATIN SMALL LETTER N
242 0x6F 0x006F # LATIN SMALL LETTER O
243 0x70 0x0070 # LATIN SMALL LETTER P
244 0x71 0x0071 # LATIN SMALL LETTER Q
245 0x72 0x0072 # LATIN SMALL LETTER R
246 0x73 0x0073 # LATIN SMALL LETTER S
247 0x74 0x0074 # LATIN SMALL LETTER T
248 0x75 0x0075 # LATIN SMALL LETTER U
249 0x76 0x0076 # LATIN SMALL LETTER V
250 0x77 0x0077 # LATIN SMALL LETTER W
251 0x78 0x0078 # LATIN SMALL LETTER X
252 0x79 0x0079 # LATIN SMALL LETTER Y
253 0x7A 0x007A # LATIN SMALL LETTER Z
254 0x7B 0x007B # LEFT CURLY BRACKET
255 0x7C 0x007C # VERTICAL LINE
256 0x7D 0x007D # RIGHT CURLY BRACKET
259 0x80 0x00C4 # LATIN CAPITAL LETTER A WITH DIAERESIS
260 0x81 0x00C5 # LATIN CAPITAL LETTER A WITH RING ABOVE
261 0x82 0x00C7 # LATIN CAPITAL LETTER C WITH CEDILLA
262 0x83 0x00C9 # LATIN CAPITAL LETTER E WITH ACUTE
263 0x84 0x00D1 # LATIN CAPITAL LETTER N WITH TILDE
264 0x85 0x00D6 # LATIN CAPITAL LETTER O WITH DIAERESIS
265 0x86 0x00DC # LATIN CAPITAL LETTER U WITH DIAERESIS
266 0x87 0x00E1 # LATIN SMALL LETTER A WITH ACUTE
267 0x88 0x00E0 # LATIN SMALL LETTER A WITH GRAVE
268 0x89 0x00E2 # LATIN SMALL LETTER A WITH CIRCUMFLEX
269 0x8A 0x00E4 # LATIN SMALL LETTER A WITH DIAERESIS
270 0x8B 0x00E3 # LATIN SMALL LETTER A WITH TILDE
271 0x8C 0x00E5 # LATIN SMALL LETTER A WITH RING ABOVE
272 0x8D 0x00E7 # LATIN SMALL LETTER C WITH CEDILLA
273 0x8E 0x00E9 # LATIN SMALL LETTER E WITH ACUTE
274 0x8F 0x00E8 # LATIN SMALL LETTER E WITH GRAVE
275 0x90 0x00EA # LATIN SMALL LETTER E WITH CIRCUMFLEX
276 0x91 0x00EB # LATIN SMALL LETTER E WITH DIAERESIS
277 0x92 0x00ED # LATIN SMALL LETTER I WITH ACUTE
278 0x93 0x00EC # LATIN SMALL LETTER I WITH GRAVE
279 0x94 0x00EE # LATIN SMALL LETTER I WITH CIRCUMFLEX
280 0x95 0x00EF # LATIN SMALL LETTER I WITH DIAERESIS
281 0x96 0x00F1 # LATIN SMALL LETTER N WITH TILDE
282 0x97 0x00F3 # LATIN SMALL LETTER O WITH ACUTE
283 0x98 0x00F2 # LATIN SMALL LETTER O WITH GRAVE
284 0x99 0x00F4 # LATIN SMALL LETTER O WITH CIRCUMFLEX
285 0x9A 0x00F6 # LATIN SMALL LETTER O WITH DIAERESIS
286 0x9B 0x00F5 # LATIN SMALL LETTER O WITH TILDE
287 0x9C 0x00FA # LATIN SMALL LETTER U WITH ACUTE
288 0x9D 0x00F9 # LATIN SMALL LETTER U WITH GRAVE
289 0x9E 0x00FB # LATIN SMALL LETTER U WITH CIRCUMFLEX
290 0x9F 0x00FC # LATIN SMALL LETTER U WITH DIAERESIS
292 0xA1 0x00B0 # DEGREE SIGN
293 0xA2 0x00A2 # CENT SIGN
294 0xA3 0x00A3 # POUND SIGN
295 0xA4 0x00A7 # SECTION SIGN
297 0xA6 0x00B6 # PILCROW SIGN
298 0xA7 0x00DF # LATIN SMALL LETTER SHARP S
299 0xA8 0x00AE # REGISTERED SIGN
300 0xA9 0x00A9 # COPYRIGHT SIGN
301 0xAA 0x2122 # TRADE MARK SIGN
302 0xAB 0x00B4 # ACUTE ACCENT
303 0xAC 0x00A8 # DIAERESIS
304 0xAD 0x2260 # NOT EQUAL TO
305 0xAE 0x00C6 # LATIN CAPITAL LETTER AE
306 0xAF 0x00D8 # LATIN CAPITAL LETTER O WITH STROKE
307 0xB0 0x221E # INFINITY
308 0xB1 0x00B1 # PLUS-MINUS SIGN
309 0xB2 0x2264 # LESS-THAN OR EQUAL TO
310 0xB3 0x2265 # GREATER-THAN OR EQUAL TO
311 0xB4 0x00A5 # YEN SIGN
312 0xB5 0x00B5 # MICRO SIGN
313 0xB6 0x2202 # PARTIAL DIFFERENTIAL
314 0xB7 0x2211 # N-ARY SUMMATION
315 0xB8 0x220F # N-ARY PRODUCT
316 0xB9 0x03C0 # GREEK SMALL LETTER PI
317 0xBA 0x222B # INTEGRAL
318 0xBB 0x00AA # FEMININE ORDINAL INDICATOR
319 0xBC 0x00BA # MASCULINE ORDINAL INDICATOR
320 0xBD 0x03A9 # GREEK CAPITAL LETTER OMEGA
321 0xBE 0x00E6 # LATIN SMALL LETTER AE
322 0xBF 0x00F8 # LATIN SMALL LETTER O WITH STROKE
323 0xC0 0x00BF # INVERTED QUESTION MARK
324 0xC1 0x00A1 # INVERTED EXCLAMATION MARK
325 0xC2 0x00AC # NOT SIGN
326 0xC3 0x221A # SQUARE ROOT
327 0xC4 0x0192 # LATIN SMALL LETTER F WITH HOOK
328 0xC5 0x2248 # ALMOST EQUAL TO
329 0xC6 0x2206 # INCREMENT
330 0xC7 0x00AB # LEFT-POINTING DOUBLE ANGLE QUOTATION MARK
331 0xC8 0x00BB # RIGHT-POINTING DOUBLE ANGLE QUOTATION MARK
332 0xC9 0x2026 # HORIZONTAL ELLIPSIS
333 0xCA 0x00A0 # NO-BREAK SPACE
334 0xCB 0x00C0 # LATIN CAPITAL LETTER A WITH GRAVE
335 0xCC 0x00C3 # LATIN CAPITAL LETTER A WITH TILDE
336 0xCD 0x00D5 # LATIN CAPITAL LETTER O WITH TILDE
337 0xCE 0x0152 # LATIN CAPITAL LIGATURE OE
338 0xCF 0x0153 # LATIN SMALL LIGATURE OE
339 0xD0 0x2013 # EN DASH
340 0xD1 0x2014 # EM DASH
341 0xD2 0x201C # LEFT DOUBLE QUOTATION MARK
342 0xD3 0x201D # RIGHT DOUBLE QUOTATION MARK
343 0xD4 0x2018 # LEFT SINGLE QUOTATION MARK
344 0xD5 0x2019 # RIGHT SINGLE QUOTATION MARK
345 0xD6 0x00F7 # DIVISION SIGN
346 0xD7 0x25CA # LOZENGE
347 0xD8 0x00FF # LATIN SMALL LETTER Y WITH DIAERESIS
348 0xD9 0x0178 # LATIN CAPITAL LETTER Y WITH DIAERESIS
349 0xDA 0x2044 # FRACTION SLASH
350 0xDB 0x20AC # EURO SIGN
351 0xDC 0x2039 # SINGLE LEFT-POINTING ANGLE QUOTATION MARK
352 0xDD 0x203A # SINGLE RIGHT-POINTING ANGLE QUOTATION MARK
353 0xDE 0xFB01 # LATIN SMALL LIGATURE FI
354 0xDF 0xFB02 # LATIN SMALL LIGATURE FL
355 0xE0 0x2021 # DOUBLE DAGGER
356 0xE1 0x00B7 # MIDDLE DOT
357 0xE2 0x201A # SINGLE LOW-9 QUOTATION MARK
358 0xE3 0x201E # DOUBLE LOW-9 QUOTATION MARK
359 0xE4 0x2030 # PER MILLE SIGN
360 0xE5 0x00C2 # LATIN CAPITAL LETTER A WITH CIRCUMFLEX
361 0xE6 0x00CA # LATIN CAPITAL LETTER E WITH CIRCUMFLEX
362 0xE7 0x00C1 # LATIN CAPITAL LETTER A WITH ACUTE
363 0xE8 0x00CB # LATIN CAPITAL LETTER E WITH DIAERESIS
364 0xE9 0x00C8 # LATIN CAPITAL LETTER E WITH GRAVE
365 0xEA 0x00CD # LATIN CAPITAL LETTER I WITH ACUTE
366 0xEB 0x00CE # LATIN CAPITAL LETTER I WITH CIRCUMFLEX
367 0xEC 0x00CF # LATIN CAPITAL LETTER I WITH DIAERESIS
368 0xED 0x00CC # LATIN CAPITAL LETTER I WITH GRAVE
369 0xEE 0x00D3 # LATIN CAPITAL LETTER O WITH ACUTE
370 0xEF 0x00D4 # LATIN CAPITAL LETTER O WITH CIRCUMFLEX
371 0xF0 0xF8FF # Apple logo
372 0xF1 0x00D2 # LATIN CAPITAL LETTER O WITH GRAVE
373 0xF2 0x00DA # LATIN CAPITAL LETTER U WITH ACUTE
374 0xF3 0x00DB # LATIN CAPITAL LETTER U WITH CIRCUMFLEX
375 0xF4 0x00D9 # LATIN CAPITAL LETTER U WITH GRAVE
376 0xF5 0x0131 # LATIN SMALL LETTER DOTLESS I
377 0xF6 0x02C6 # MODIFIER LETTER CIRCUMFLEX ACCENT
378 0xF7 0x02DC # SMALL TILDE
381 0xFA 0x02D9 # DOT ABOVE
382 0xFB 0x02DA # RING ABOVE
383 0xFC 0x00B8 # CEDILLA
384 0xFD 0x02DD # DOUBLE ACUTE ACCENT