1 # $NetBSD: CYRILLIC%UCS.src,v 1.1 2006/03/13 19:45:36 tnozaki Exp $ 2 3 TYPE ROWCOL 4 NAME CYRILLIC/UCS 5 SRC_ZONE 0x00-0xFF 6 OOB_MODE ILSEQ 7 DST_ILSEQ 0xFFFE 8 DST_UNIT_BITS 16 9 10 BEGIN_MAP 11 # 12 # This mapping data is made from the mapping data provided by Unicode, Inc. 13 # Original notice: 14 # 15 #======================================================================= 16 # File name: CYRILLIC.TXT 17 # 18 # Contents: Map (external version) from Mac OS Cyrillic 19 # character set to Unicode 2.1 and later. 20 # 21 # Copyright: (c) 1995-2002, 2005 by Apple Computer, Inc., all rights 22 # reserved. 23 # 24 # Contact: charsets (a] apple.com 25 # 26 # Changes: 27 # 28 # c03 2005-Apr-05 Update header comments. Matches internal xml 29 # <c1.1> and Text Encoding Converter 2.0. 30 # b3,c1 2002-Dec-19 Update URLs, notes. Matches internal 31 # utom<b2>. 32 # b02 1999-Sep-22 Encoding changed for Mac OS 9.0 to merge 33 # with Mac OS Ukrainian and support EURO SIGN; 34 # Change mappings for 0xA2, 0xB6, and 0xFF. 35 # Update contact e-mail address. Matches 36 # internal utom<b2>, ufrm<b2>, and Text 37 # Encoding Converter version 1.5. 38 # n05 1998-Feb-05 Update header comments to new format; no 39 # mapping changes. Matches internal utom<n3>, 40 # ufrm<n13>, and Text Encoding Converter 41 # version 1.3. 42 # n03 1995-Apr-15 First version (after fixing some typos). 43 # Matches internal ufrm<n5>. 44 # 45 # Standard header: 46 # ---------------- 47 # 48 # Apple, the Apple logo, and Macintosh are trademarks of Apple 49 # Computer, Inc., registered in the United States and other countries. 50 # Unicode is a trademark of Unicode Inc. For the sake of brevity, 51 # throughout this document, "Macintosh" can be used to refer to 52 # Macintosh computers and "Unicode" can be used to refer to the 53 # Unicode standard. 54 # 55 # Apple Computer, Inc. ("Apple") makes no warranty or representation, 56 # either express or implied, with respect to this document and the 57 # included data, its quality, accuracy, or fitness for a particular 58 # purpose. In no event will Apple be liable for direct, indirect, 59 # special, incidental, or consequential damages resulting from any 60 # defect or inaccuracy in this document or the included data. 61 # 62 # These mapping tables and character lists are subject to change. 63 # The latest tables should be available from the following: 64 # 65 # <http://www.unicode.org/Public/MAPPINGS/VENDORS/APPLE/> 66 # 67 # For general information about Mac OS encodings and these mapping 68 # tables, see the file "README.TXT". 69 # 70 # Format: 71 # ------- 72 # 73 # Three tab-separated columns; 74 # '#' begins a comment which continues to the end of the line. 75 # Column #1 is the Mac OS Cyrillic code (in hex as 0xNN) 76 # Column #2 is the corresponding Unicode (in hex as 0xNNNN) 77 # Column #3 is a comment containing the Unicode name 78 # 79 # The entries are in Mac OS Cyrillic code order. 80 # 81 # Control character mappings are not shown in this table, following 82 # the conventions of the standard UTC mapping tables. However, the 83 # Mac OS Cyrillic character set uses the standard control characters 84 # at 0x00-0x1F and 0x7F. 85 # 86 # Notes on Mac OS Cyrillic: 87 # ------------------------- 88 # 89 # This is a legacy Mac OS encoding; in the Mac OS X Carbon and Cocoa 90 # environments, it is only supported directly in programming 91 # interfaces for QuickDraw Text, the Script Manager, and related 92 # Text Utilities. For other purposes it is supported via transcoding 93 # to and from Unicode. 94 # 95 # This is the "Euro sign" version of Mac Cyrillic for Mac OS 9.0 and 96 # later. Before Mac OS 9.0, there were two separate Slavic Cyrillic 97 # encodings: 98 # 99 # 1. The Cyrillic currency sign variant (used for localized Russian 100 # and Bulgarian systems), which had the following: 101 # 0xA2 U+00A2 CENT SIGN 102 # 0xB6 U+2202 PARTIAL DIFFERENTIAL 103 # 0xFF U+00A4 CURRENCY SIGN 104 # 105 # 2. The Ukrainian currency sign variant (used for localized Ukrainian 106 # systems and the pre-9.0 Cyrillic Language Kit), which had the 107 # following: 108 # 0xA2 U+0490 CYRILLIC CAPITAL LETTER GHE WITH UPTURN 109 # 0xB6 U+0491 CYRILLIC SMALL LETTER GHE WITH UPTURN 110 # 0xFF U+00A4 CURRENCY SIGN 111 # 112 # This new Cyrillic Euro sign version is based on the old Ukrainian 113 # currency sign variant, with 0xFF changed to be EURO SIGN. 114 # 115 # The Mac OS Cyrillic encoding includes the Cyrillic letter repertoire 116 # of ISO 8859-5 (although not at the same code points). This covers 117 # most of the Slavic languages written in Cyrillic script. 118 # 119 # The Mac OS Cyrillic encoding also includes a number of characters 120 # needed for the Mac OS user interface and localization (e.g. 121 # ellipsis, bullet, copyright sign). All of the characters in Mac OS 122 # Cyrillic that are also in the Mac OS Roman encoding are at the 123 # same code point in both; this improves application compatibility. 124 # 125 # Note: There is a common Ukrainian glyph variation in which the glyph 126 # for CYRILLIC CAPITAL LETTER BYELORUSSIAN-UKRAINIAN I may or may not 127 # have a dot above. 128 # 129 # Unicode mapping issues and notes: 130 # --------------------------------- 131 # 132 # Details of mapping changes in each version: 133 # ------------------------------------------- 134 # 135 # Changes from version n05 to version b02: 136 # 137 # - Encoding changed for Mac OS 9.0 to merge with Mac OS Ukrainian and 138 # support EURO SIGN. 0xA2 changed from U+00A2 to U+0490; 0xB6 changed 139 # from U+2202 to U+0491; 0xFF changed from U+00A4 to U+20AC. 140 # 141 ################## 142 0x00 - 0x7E = 0x00 - 143 0x80 = 0x0410 144 0x81 = 0x0411 145 0x82 = 0x0412 146 0x83 = 0x0413 147 0x84 = 0x0414 148 0x85 = 0x0415 149 0x86 = 0x0416 150 0x87 = 0x0417 151 0x88 = 0x0418 152 0x89 = 0x0419 153 0x8A = 0x041A 154 0x8B = 0x041B 155 0x8C = 0x041C 156 0x8D = 0x041D 157 0x8E = 0x041E 158 0x8F = 0x041F 159 0x90 = 0x0420 160 0x91 = 0x0421 161 0x92 = 0x0422 162 0x93 = 0x0423 163 0x94 = 0x0424 164 0x95 = 0x0425 165 0x96 = 0x0426 166 0x97 = 0x0427 167 0x98 = 0x0428 168 0x99 = 0x0429 169 0x9A = 0x042A 170 0x9B = 0x042B 171 0x9C = 0x042C 172 0x9D = 0x042D 173 0x9E = 0x042E 174 0x9F = 0x042F 175 0xA0 = 0x2020 176 0xA1 = 0x00B0 177 0xA2 = 0x0490 178 0xA3 = 0x00A3 179 0xA4 = 0x00A7 180 0xA5 = 0x2022 181 0xA6 = 0x00B6 182 0xA7 = 0x0406 183 0xA8 = 0x00AE 184 0xA9 = 0x00A9 185 0xAA = 0x2122 186 0xAB = 0x0402 187 0xAC = 0x0452 188 0xAD = 0x2260 189 0xAE = 0x0403 190 0xAF = 0x0453 191 0xB0 = 0x221E 192 0xB1 = 0x00B1 193 0xB2 = 0x2264 194 0xB3 = 0x2265 195 0xB4 = 0x0456 196 0xB5 = 0x00B5 197 0xB6 = 0x0491 198 0xB7 = 0x0408 199 0xB8 = 0x0404 200 0xB9 = 0x0454 201 0xBA = 0x0407 202 0xBB = 0x0457 203 0xBC = 0x0409 204 0xBD = 0x0459 205 0xBE = 0x040A 206 0xBF = 0x045A 207 0xC0 = 0x0458 208 0xC1 = 0x0405 209 0xC2 = 0x00AC 210 0xC3 = 0x221A 211 0xC4 = 0x0192 212 0xC5 = 0x2248 213 0xC6 = 0x2206 214 0xC7 = 0x00AB 215 0xC8 = 0x00BB 216 0xC9 = 0x2026 217 0xCA = 0x00A0 218 0xCB = 0x040B 219 0xCC = 0x045B 220 0xCD = 0x040C 221 0xCE = 0x045C 222 0xCF = 0x0455 223 0xD0 = 0x2013 224 0xD1 = 0x2014 225 0xD2 = 0x201C 226 0xD3 = 0x201D 227 0xD4 = 0x2018 228 0xD5 = 0x2019 229 0xD6 = 0x00F7 230 0xD7 = 0x201E 231 0xD8 = 0x040E 232 0xD9 = 0x045E 233 0xDA = 0x040F 234 0xDB = 0x045F 235 0xDC = 0x2116 236 0xDD = 0x0401 237 0xDE = 0x0451 238 0xDF = 0x044F 239 0xE0 = 0x0430 240 0xE1 = 0x0431 241 0xE2 = 0x0432 242 0xE3 = 0x0433 243 0xE4 = 0x0434 244 0xE5 = 0x0435 245 0xE6 = 0x0436 246 0xE7 = 0x0437 247 0xE8 = 0x0438 248 0xE9 = 0x0439 249 0xEA = 0x043A 250 0xEB = 0x043B 251 0xEC = 0x043C 252 0xED = 0x043D 253 0xEE = 0x043E 254 0xEF = 0x043F 255 0xF0 = 0x0440 256 0xF1 = 0x0441 257 0xF2 = 0x0442 258 0xF3 = 0x0443 259 0xF4 = 0x0444 260 0xF5 = 0x0445 261 0xF6 = 0x0446 262 0xF7 = 0x0447 263 0xF8 = 0x0448 264 0xF9 = 0x0449 265 0xFA = 0x044A 266 0xFB = 0x044B 267 0xFC = 0x044C 268 0xFD = 0x044D 269 0xFE = 0x044E 270 0xFF = 0x20AC 271 END_MAP 272