xref: /freebsd/share/i18n/csmapper/APPLE/CYRILLIC%UCS.src (revision d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf)
1*ad30f8e7SGabor Kovesdan# $NetBSD: CYRILLIC%UCS.src,v 1.1 2006/03/13 19:45:36 tnozaki Exp $
2*ad30f8e7SGabor Kovesdan
3*ad30f8e7SGabor KovesdanTYPE		ROWCOL
4*ad30f8e7SGabor KovesdanNAME		CYRILLIC/UCS
5*ad30f8e7SGabor KovesdanSRC_ZONE	0x00-0xFF
6*ad30f8e7SGabor KovesdanOOB_MODE	ILSEQ
7*ad30f8e7SGabor KovesdanDST_ILSEQ	0xFFFE
8*ad30f8e7SGabor KovesdanDST_UNIT_BITS	16
9*ad30f8e7SGabor Kovesdan
10*ad30f8e7SGabor KovesdanBEGIN_MAP
11*ad30f8e7SGabor Kovesdan#
12*ad30f8e7SGabor Kovesdan# This mapping data is made from the mapping data provided by Unicode, Inc.
13*ad30f8e7SGabor Kovesdan# Original notice:
14*ad30f8e7SGabor Kovesdan#
15*ad30f8e7SGabor Kovesdan#=======================================================================
16*ad30f8e7SGabor Kovesdan#   File name:  CYRILLIC.TXT
17*ad30f8e7SGabor Kovesdan#
18*ad30f8e7SGabor Kovesdan#   Contents:   Map (external version) from Mac OS Cyrillic
19*ad30f8e7SGabor Kovesdan#               character set to Unicode 2.1 and later.
20*ad30f8e7SGabor Kovesdan#
21*ad30f8e7SGabor Kovesdan#   Copyright:  (c) 1995-2002, 2005 by Apple Computer, Inc., all rights
22*ad30f8e7SGabor Kovesdan#               reserved.
23*ad30f8e7SGabor Kovesdan#
24*ad30f8e7SGabor Kovesdan#   Contact:    charsets@apple.com
25*ad30f8e7SGabor Kovesdan#
26*ad30f8e7SGabor Kovesdan#   Changes:
27*ad30f8e7SGabor Kovesdan#
28*ad30f8e7SGabor Kovesdan#       c03  2005-Apr-05    Update header comments. Matches internal xml
29*ad30f8e7SGabor Kovesdan#                           <c1.1> and Text Encoding Converter 2.0.
30*ad30f8e7SGabor Kovesdan#      b3,c1 2002-Dec-19    Update URLs, notes. Matches internal
31*ad30f8e7SGabor Kovesdan#                           utom<b2>.
32*ad30f8e7SGabor Kovesdan#       b02  1999-Sep-22    Encoding changed for Mac OS 9.0 to merge
33*ad30f8e7SGabor Kovesdan#                           with Mac OS Ukrainian and support EURO SIGN;
34*ad30f8e7SGabor Kovesdan#                           Change mappings for 0xA2, 0xB6, and 0xFF.
35*ad30f8e7SGabor Kovesdan#                           Update contact e-mail address. Matches
36*ad30f8e7SGabor Kovesdan#                           internal utom<b2>, ufrm<b2>, and Text
37*ad30f8e7SGabor Kovesdan#                           Encoding Converter version 1.5.
38*ad30f8e7SGabor Kovesdan#       n05  1998-Feb-05    Update header comments to new format; no
39*ad30f8e7SGabor Kovesdan#                           mapping changes.  Matches internal utom<n3>,
40*ad30f8e7SGabor Kovesdan#                           ufrm<n13>, and Text Encoding Converter
41*ad30f8e7SGabor Kovesdan#                           version 1.3.
42*ad30f8e7SGabor Kovesdan#       n03  1995-Apr-15    First version (after fixing some typos).
43*ad30f8e7SGabor Kovesdan#                           Matches internal ufrm<n5>.
44*ad30f8e7SGabor Kovesdan#
45*ad30f8e7SGabor Kovesdan# Standard header:
46*ad30f8e7SGabor Kovesdan# ----------------
47*ad30f8e7SGabor Kovesdan#
48*ad30f8e7SGabor Kovesdan#   Apple, the Apple logo, and Macintosh are trademarks of Apple
49*ad30f8e7SGabor Kovesdan#   Computer, Inc., registered in the United States and other countries.
50*ad30f8e7SGabor Kovesdan#   Unicode is a trademark of Unicode Inc. For the sake of brevity,
51*ad30f8e7SGabor Kovesdan#   throughout this document, "Macintosh" can be used to refer to
52*ad30f8e7SGabor Kovesdan#   Macintosh computers and "Unicode" can be used to refer to the
53*ad30f8e7SGabor Kovesdan#   Unicode standard.
54*ad30f8e7SGabor Kovesdan#
55*ad30f8e7SGabor Kovesdan#   Apple Computer, Inc. ("Apple") makes no warranty or representation,
56*ad30f8e7SGabor Kovesdan#   either express or implied, with respect to this document and the
57*ad30f8e7SGabor Kovesdan#   included data, its quality, accuracy, or fitness for a particular
58*ad30f8e7SGabor Kovesdan#   purpose. In no event will Apple be liable for direct, indirect,
59*ad30f8e7SGabor Kovesdan#   special, incidental, or consequential damages resulting from any
60*ad30f8e7SGabor Kovesdan#   defect or inaccuracy in this document or the included data.
61*ad30f8e7SGabor Kovesdan#
62*ad30f8e7SGabor Kovesdan#   These mapping tables and character lists are subject to change.
63*ad30f8e7SGabor Kovesdan#   The latest tables should be available from the following:
64*ad30f8e7SGabor Kovesdan#
65*ad30f8e7SGabor Kovesdan#   <http://www.unicode.org/Public/MAPPINGS/VENDORS/APPLE/>
66*ad30f8e7SGabor Kovesdan#
67*ad30f8e7SGabor Kovesdan#   For general information about Mac OS encodings and these mapping
68*ad30f8e7SGabor Kovesdan#   tables, see the file "README.TXT".
69*ad30f8e7SGabor Kovesdan#
70*ad30f8e7SGabor Kovesdan# Format:
71*ad30f8e7SGabor Kovesdan# -------
72*ad30f8e7SGabor Kovesdan#
73*ad30f8e7SGabor Kovesdan#   Three tab-separated columns;
74*ad30f8e7SGabor Kovesdan#   '#' begins a comment which continues to the end of the line.
75*ad30f8e7SGabor Kovesdan#     Column #1 is the Mac OS Cyrillic code (in hex as 0xNN)
76*ad30f8e7SGabor Kovesdan#     Column #2 is the corresponding Unicode (in hex as 0xNNNN)
77*ad30f8e7SGabor Kovesdan#     Column #3 is a comment containing the Unicode name
78*ad30f8e7SGabor Kovesdan#
79*ad30f8e7SGabor Kovesdan#   The entries are in Mac OS Cyrillic code order.
80*ad30f8e7SGabor Kovesdan#
81*ad30f8e7SGabor Kovesdan#   Control character mappings are not shown in this table, following
82*ad30f8e7SGabor Kovesdan#   the conventions of the standard UTC mapping tables. However, the
83*ad30f8e7SGabor Kovesdan#   Mac OS Cyrillic character set uses the standard control characters
84*ad30f8e7SGabor Kovesdan#   at 0x00-0x1F and 0x7F.
85*ad30f8e7SGabor Kovesdan#
86*ad30f8e7SGabor Kovesdan# Notes on Mac OS Cyrillic:
87*ad30f8e7SGabor Kovesdan# -------------------------
88*ad30f8e7SGabor Kovesdan#
89*ad30f8e7SGabor Kovesdan#   This is a legacy Mac OS encoding; in the Mac OS X Carbon and Cocoa
90*ad30f8e7SGabor Kovesdan#   environments, it is only supported directly in programming
91*ad30f8e7SGabor Kovesdan#   interfaces for QuickDraw Text, the Script Manager, and related
92*ad30f8e7SGabor Kovesdan#   Text Utilities. For other purposes it is supported via transcoding
93*ad30f8e7SGabor Kovesdan#   to and from Unicode.
94*ad30f8e7SGabor Kovesdan#
95*ad30f8e7SGabor Kovesdan#   This is the "Euro sign" version of Mac Cyrillic for Mac OS 9.0 and
96*ad30f8e7SGabor Kovesdan#   later. Before Mac OS 9.0, there were two separate Slavic Cyrillic
97*ad30f8e7SGabor Kovesdan#   encodings:
98*ad30f8e7SGabor Kovesdan#
99*ad30f8e7SGabor Kovesdan#   1. The Cyrillic currency sign variant (used for localized Russian
100*ad30f8e7SGabor Kovesdan#      and Bulgarian systems), which had the following:
101*ad30f8e7SGabor Kovesdan#       0xA2  U+00A2 CENT SIGN
102*ad30f8e7SGabor Kovesdan#       0xB6  U+2202 PARTIAL DIFFERENTIAL
103*ad30f8e7SGabor Kovesdan#       0xFF  U+00A4 CURRENCY SIGN
104*ad30f8e7SGabor Kovesdan#
105*ad30f8e7SGabor Kovesdan#   2. The Ukrainian currency sign variant (used for localized Ukrainian
106*ad30f8e7SGabor Kovesdan#      systems and the pre-9.0 Cyrillic Language Kit), which had the
107*ad30f8e7SGabor Kovesdan#      following:
108*ad30f8e7SGabor Kovesdan#       0xA2  U+0490 CYRILLIC CAPITAL LETTER GHE WITH UPTURN
109*ad30f8e7SGabor Kovesdan#       0xB6  U+0491 CYRILLIC SMALL LETTER GHE WITH UPTURN
110*ad30f8e7SGabor Kovesdan#       0xFF  U+00A4 CURRENCY SIGN
111*ad30f8e7SGabor Kovesdan#
112*ad30f8e7SGabor Kovesdan#   This new Cyrillic Euro sign version is based on the old Ukrainian
113*ad30f8e7SGabor Kovesdan#   currency sign variant, with 0xFF changed to be EURO SIGN.
114*ad30f8e7SGabor Kovesdan#
115*ad30f8e7SGabor Kovesdan#   The Mac OS Cyrillic encoding includes the Cyrillic letter repertoire
116*ad30f8e7SGabor Kovesdan#   of ISO 8859-5 (although not at the same code points). This covers
117*ad30f8e7SGabor Kovesdan#   most of the Slavic languages written in Cyrillic script.
118*ad30f8e7SGabor Kovesdan#
119*ad30f8e7SGabor Kovesdan#   The Mac OS Cyrillic encoding also includes a number of characters
120*ad30f8e7SGabor Kovesdan#   needed for the Mac OS user interface and localization (e.g.
121*ad30f8e7SGabor Kovesdan#   ellipsis, bullet, copyright sign). All of the characters in Mac OS
122*ad30f8e7SGabor Kovesdan#   Cyrillic that are also in the Mac OS Roman encoding are at the
123*ad30f8e7SGabor Kovesdan#   same code point in both; this improves application compatibility.
124*ad30f8e7SGabor Kovesdan#
125*ad30f8e7SGabor Kovesdan#   Note: There is a common Ukrainian glyph variation in which the glyph
126*ad30f8e7SGabor Kovesdan#   for CYRILLIC CAPITAL LETTER BYELORUSSIAN-UKRAINIAN I may or may not
127*ad30f8e7SGabor Kovesdan#   have a dot above.
128*ad30f8e7SGabor Kovesdan#
129*ad30f8e7SGabor Kovesdan# Unicode mapping issues and notes:
130*ad30f8e7SGabor Kovesdan# ---------------------------------
131*ad30f8e7SGabor Kovesdan#
132*ad30f8e7SGabor Kovesdan# Details of mapping changes in each version:
133*ad30f8e7SGabor Kovesdan# -------------------------------------------
134*ad30f8e7SGabor Kovesdan#
135*ad30f8e7SGabor Kovesdan#   Changes from version n05 to version b02:
136*ad30f8e7SGabor Kovesdan#
137*ad30f8e7SGabor Kovesdan#   - Encoding changed for Mac OS 9.0 to merge with Mac OS Ukrainian and
138*ad30f8e7SGabor Kovesdan#   support EURO SIGN. 0xA2 changed from U+00A2 to U+0490; 0xB6 changed
139*ad30f8e7SGabor Kovesdan#   from U+2202 to U+0491; 0xFF changed from U+00A4 to U+20AC.
140*ad30f8e7SGabor Kovesdan#
141*ad30f8e7SGabor Kovesdan##################
142*ad30f8e7SGabor Kovesdan0x00 - 0x7E = 0x00 -
143*ad30f8e7SGabor Kovesdan0x80 = 0x0410
144*ad30f8e7SGabor Kovesdan0x81 = 0x0411
145*ad30f8e7SGabor Kovesdan0x82 = 0x0412
146*ad30f8e7SGabor Kovesdan0x83 = 0x0413
147*ad30f8e7SGabor Kovesdan0x84 = 0x0414
148*ad30f8e7SGabor Kovesdan0x85 = 0x0415
149*ad30f8e7SGabor Kovesdan0x86 = 0x0416
150*ad30f8e7SGabor Kovesdan0x87 = 0x0417
151*ad30f8e7SGabor Kovesdan0x88 = 0x0418
152*ad30f8e7SGabor Kovesdan0x89 = 0x0419
153*ad30f8e7SGabor Kovesdan0x8A = 0x041A
154*ad30f8e7SGabor Kovesdan0x8B = 0x041B
155*ad30f8e7SGabor Kovesdan0x8C = 0x041C
156*ad30f8e7SGabor Kovesdan0x8D = 0x041D
157*ad30f8e7SGabor Kovesdan0x8E = 0x041E
158*ad30f8e7SGabor Kovesdan0x8F = 0x041F
159*ad30f8e7SGabor Kovesdan0x90 = 0x0420
160*ad30f8e7SGabor Kovesdan0x91 = 0x0421
161*ad30f8e7SGabor Kovesdan0x92 = 0x0422
162*ad30f8e7SGabor Kovesdan0x93 = 0x0423
163*ad30f8e7SGabor Kovesdan0x94 = 0x0424
164*ad30f8e7SGabor Kovesdan0x95 = 0x0425
165*ad30f8e7SGabor Kovesdan0x96 = 0x0426
166*ad30f8e7SGabor Kovesdan0x97 = 0x0427
167*ad30f8e7SGabor Kovesdan0x98 = 0x0428
168*ad30f8e7SGabor Kovesdan0x99 = 0x0429
169*ad30f8e7SGabor Kovesdan0x9A = 0x042A
170*ad30f8e7SGabor Kovesdan0x9B = 0x042B
171*ad30f8e7SGabor Kovesdan0x9C = 0x042C
172*ad30f8e7SGabor Kovesdan0x9D = 0x042D
173*ad30f8e7SGabor Kovesdan0x9E = 0x042E
174*ad30f8e7SGabor Kovesdan0x9F = 0x042F
175*ad30f8e7SGabor Kovesdan0xA0 = 0x2020
176*ad30f8e7SGabor Kovesdan0xA1 = 0x00B0
177*ad30f8e7SGabor Kovesdan0xA2 = 0x0490
178*ad30f8e7SGabor Kovesdan0xA3 = 0x00A3
179*ad30f8e7SGabor Kovesdan0xA4 = 0x00A7
180*ad30f8e7SGabor Kovesdan0xA5 = 0x2022
181*ad30f8e7SGabor Kovesdan0xA6 = 0x00B6
182*ad30f8e7SGabor Kovesdan0xA7 = 0x0406
183*ad30f8e7SGabor Kovesdan0xA8 = 0x00AE
184*ad30f8e7SGabor Kovesdan0xA9 = 0x00A9
185*ad30f8e7SGabor Kovesdan0xAA = 0x2122
186*ad30f8e7SGabor Kovesdan0xAB = 0x0402
187*ad30f8e7SGabor Kovesdan0xAC = 0x0452
188*ad30f8e7SGabor Kovesdan0xAD = 0x2260
189*ad30f8e7SGabor Kovesdan0xAE = 0x0403
190*ad30f8e7SGabor Kovesdan0xAF = 0x0453
191*ad30f8e7SGabor Kovesdan0xB0 = 0x221E
192*ad30f8e7SGabor Kovesdan0xB1 = 0x00B1
193*ad30f8e7SGabor Kovesdan0xB2 = 0x2264
194*ad30f8e7SGabor Kovesdan0xB3 = 0x2265
195*ad30f8e7SGabor Kovesdan0xB4 = 0x0456
196*ad30f8e7SGabor Kovesdan0xB5 = 0x00B5
197*ad30f8e7SGabor Kovesdan0xB6 = 0x0491
198*ad30f8e7SGabor Kovesdan0xB7 = 0x0408
199*ad30f8e7SGabor Kovesdan0xB8 = 0x0404
200*ad30f8e7SGabor Kovesdan0xB9 = 0x0454
201*ad30f8e7SGabor Kovesdan0xBA = 0x0407
202*ad30f8e7SGabor Kovesdan0xBB = 0x0457
203*ad30f8e7SGabor Kovesdan0xBC = 0x0409
204*ad30f8e7SGabor Kovesdan0xBD = 0x0459
205*ad30f8e7SGabor Kovesdan0xBE = 0x040A
206*ad30f8e7SGabor Kovesdan0xBF = 0x045A
207*ad30f8e7SGabor Kovesdan0xC0 = 0x0458
208*ad30f8e7SGabor Kovesdan0xC1 = 0x0405
209*ad30f8e7SGabor Kovesdan0xC2 = 0x00AC
210*ad30f8e7SGabor Kovesdan0xC3 = 0x221A
211*ad30f8e7SGabor Kovesdan0xC4 = 0x0192
212*ad30f8e7SGabor Kovesdan0xC5 = 0x2248
213*ad30f8e7SGabor Kovesdan0xC6 = 0x2206
214*ad30f8e7SGabor Kovesdan0xC7 = 0x00AB
215*ad30f8e7SGabor Kovesdan0xC8 = 0x00BB
216*ad30f8e7SGabor Kovesdan0xC9 = 0x2026
217*ad30f8e7SGabor Kovesdan0xCA = 0x00A0
218*ad30f8e7SGabor Kovesdan0xCB = 0x040B
219*ad30f8e7SGabor Kovesdan0xCC = 0x045B
220*ad30f8e7SGabor Kovesdan0xCD = 0x040C
221*ad30f8e7SGabor Kovesdan0xCE = 0x045C
222*ad30f8e7SGabor Kovesdan0xCF = 0x0455
223*ad30f8e7SGabor Kovesdan0xD0 = 0x2013
224*ad30f8e7SGabor Kovesdan0xD1 = 0x2014
225*ad30f8e7SGabor Kovesdan0xD2 = 0x201C
226*ad30f8e7SGabor Kovesdan0xD3 = 0x201D
227*ad30f8e7SGabor Kovesdan0xD4 = 0x2018
228*ad30f8e7SGabor Kovesdan0xD5 = 0x2019
229*ad30f8e7SGabor Kovesdan0xD6 = 0x00F7
230*ad30f8e7SGabor Kovesdan0xD7 = 0x201E
231*ad30f8e7SGabor Kovesdan0xD8 = 0x040E
232*ad30f8e7SGabor Kovesdan0xD9 = 0x045E
233*ad30f8e7SGabor Kovesdan0xDA = 0x040F
234*ad30f8e7SGabor Kovesdan0xDB = 0x045F
235*ad30f8e7SGabor Kovesdan0xDC = 0x2116
236*ad30f8e7SGabor Kovesdan0xDD = 0x0401
237*ad30f8e7SGabor Kovesdan0xDE = 0x0451
238*ad30f8e7SGabor Kovesdan0xDF = 0x044F
239*ad30f8e7SGabor Kovesdan0xE0 = 0x0430
240*ad30f8e7SGabor Kovesdan0xE1 = 0x0431
241*ad30f8e7SGabor Kovesdan0xE2 = 0x0432
242*ad30f8e7SGabor Kovesdan0xE3 = 0x0433
243*ad30f8e7SGabor Kovesdan0xE4 = 0x0434
244*ad30f8e7SGabor Kovesdan0xE5 = 0x0435
245*ad30f8e7SGabor Kovesdan0xE6 = 0x0436
246*ad30f8e7SGabor Kovesdan0xE7 = 0x0437
247*ad30f8e7SGabor Kovesdan0xE8 = 0x0438
248*ad30f8e7SGabor Kovesdan0xE9 = 0x0439
249*ad30f8e7SGabor Kovesdan0xEA = 0x043A
250*ad30f8e7SGabor Kovesdan0xEB = 0x043B
251*ad30f8e7SGabor Kovesdan0xEC = 0x043C
252*ad30f8e7SGabor Kovesdan0xED = 0x043D
253*ad30f8e7SGabor Kovesdan0xEE = 0x043E
254*ad30f8e7SGabor Kovesdan0xEF = 0x043F
255*ad30f8e7SGabor Kovesdan0xF0 = 0x0440
256*ad30f8e7SGabor Kovesdan0xF1 = 0x0441
257*ad30f8e7SGabor Kovesdan0xF2 = 0x0442
258*ad30f8e7SGabor Kovesdan0xF3 = 0x0443
259*ad30f8e7SGabor Kovesdan0xF4 = 0x0444
260*ad30f8e7SGabor Kovesdan0xF5 = 0x0445
261*ad30f8e7SGabor Kovesdan0xF6 = 0x0446
262*ad30f8e7SGabor Kovesdan0xF7 = 0x0447
263*ad30f8e7SGabor Kovesdan0xF8 = 0x0448
264*ad30f8e7SGabor Kovesdan0xF9 = 0x0449
265*ad30f8e7SGabor Kovesdan0xFA = 0x044A
266*ad30f8e7SGabor Kovesdan0xFB = 0x044B
267*ad30f8e7SGabor Kovesdan0xFC = 0x044C
268*ad30f8e7SGabor Kovesdan0xFD = 0x044D
269*ad30f8e7SGabor Kovesdan0xFE = 0x044E
270*ad30f8e7SGabor Kovesdan0xFF = 0x20AC
271*ad30f8e7SGabor KovesdanEND_MAP
272