xref: /freebsd/share/i18n/csmapper/CP/CP855%UCS.src (revision d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf)
1*ad30f8e7SGabor Kovesdan# $NetBSD: CP855%UCS.src,v 1.3 2006/10/19 14:06:14 tnozaki Exp $
2*ad30f8e7SGabor Kovesdan
3*ad30f8e7SGabor KovesdanTYPE		ROWCOL
4*ad30f8e7SGabor KovesdanNAME		"CP855/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#    Name:     cp855_DOSCyrillic to Unicode table
16*ad30f8e7SGabor Kovesdan#    Unicode version: 2.0
17*ad30f8e7SGabor Kovesdan#    Table version: 2.00
18*ad30f8e7SGabor Kovesdan#    Table format:  Format A
19*ad30f8e7SGabor Kovesdan#    Date:          04/24/96
20*ad30f8e7SGabor Kovesdan#    Authors:       Lori Brownell <loribr@microsoft.com>
21*ad30f8e7SGabor Kovesdan#                   K.D. Chang    <a-kchang@microsoft.com>
22*ad30f8e7SGabor Kovesdan#    General notes: none
23*ad30f8e7SGabor Kovesdan#
24*ad30f8e7SGabor Kovesdan#    Format: Three tab-separated columns
25*ad30f8e7SGabor Kovesdan#        Column #1 is the cp855_DOSCyrillic code (in hex)
26*ad30f8e7SGabor Kovesdan#        Column #2 is the Unicode (in hex as 0xXXXX)
27*ad30f8e7SGabor Kovesdan#        Column #3 is the Unicode name (follows a comment sign, '#')
28*ad30f8e7SGabor Kovesdan#
29*ad30f8e7SGabor Kovesdan#    The entries are in cp855_DOSCyrillic order
30*ad30f8e7SGabor Kovesdan#
31*ad30f8e7SGabor Kovesdan0x00 - 0x7F = 0x0000 -
32*ad30f8e7SGabor Kovesdan0x80 = 0x0452
33*ad30f8e7SGabor Kovesdan0x81 = 0x0402
34*ad30f8e7SGabor Kovesdan0x82 = 0x0453
35*ad30f8e7SGabor Kovesdan0x83 = 0x0403
36*ad30f8e7SGabor Kovesdan0x84 = 0x0451
37*ad30f8e7SGabor Kovesdan0x85 = 0x0401
38*ad30f8e7SGabor Kovesdan0x86 = 0x0454
39*ad30f8e7SGabor Kovesdan0x87 = 0x0404
40*ad30f8e7SGabor Kovesdan0x88 = 0x0455
41*ad30f8e7SGabor Kovesdan0x89 = 0x0405
42*ad30f8e7SGabor Kovesdan0x8A = 0x0456
43*ad30f8e7SGabor Kovesdan0x8B = 0x0406
44*ad30f8e7SGabor Kovesdan0x8C = 0x0457
45*ad30f8e7SGabor Kovesdan0x8D = 0x0407
46*ad30f8e7SGabor Kovesdan0x8E = 0x0458
47*ad30f8e7SGabor Kovesdan0x8F = 0x0408
48*ad30f8e7SGabor Kovesdan0x90 = 0x0459
49*ad30f8e7SGabor Kovesdan0x91 = 0x0409
50*ad30f8e7SGabor Kovesdan0x92 = 0x045A
51*ad30f8e7SGabor Kovesdan0x93 = 0x040A
52*ad30f8e7SGabor Kovesdan0x94 = 0x045B
53*ad30f8e7SGabor Kovesdan0x95 = 0x040B
54*ad30f8e7SGabor Kovesdan0x96 = 0x045C
55*ad30f8e7SGabor Kovesdan0x97 = 0x040C
56*ad30f8e7SGabor Kovesdan0x98 = 0x045E
57*ad30f8e7SGabor Kovesdan0x99 = 0x040E
58*ad30f8e7SGabor Kovesdan0x9A = 0x045F
59*ad30f8e7SGabor Kovesdan0x9B = 0x040F
60*ad30f8e7SGabor Kovesdan0x9C = 0x044E
61*ad30f8e7SGabor Kovesdan0x9D = 0x042E
62*ad30f8e7SGabor Kovesdan0x9E = 0x044A
63*ad30f8e7SGabor Kovesdan0x9F = 0x042A
64*ad30f8e7SGabor Kovesdan0xA0 = 0x0430
65*ad30f8e7SGabor Kovesdan0xA1 = 0x0410
66*ad30f8e7SGabor Kovesdan0xA2 = 0x0431
67*ad30f8e7SGabor Kovesdan0xA3 = 0x0411
68*ad30f8e7SGabor Kovesdan0xA4 = 0x0446
69*ad30f8e7SGabor Kovesdan0xA5 = 0x0426
70*ad30f8e7SGabor Kovesdan0xA6 = 0x0434
71*ad30f8e7SGabor Kovesdan0xA7 = 0x0414
72*ad30f8e7SGabor Kovesdan0xA8 = 0x0435
73*ad30f8e7SGabor Kovesdan0xA9 = 0x0415
74*ad30f8e7SGabor Kovesdan0xAA = 0x0444
75*ad30f8e7SGabor Kovesdan0xAB = 0x0424
76*ad30f8e7SGabor Kovesdan0xAC = 0x0433
77*ad30f8e7SGabor Kovesdan0xAD = 0x0413
78*ad30f8e7SGabor Kovesdan0xAE = 0x00AB
79*ad30f8e7SGabor Kovesdan0xAF = 0x00BB
80*ad30f8e7SGabor Kovesdan0xB0 = 0x2591
81*ad30f8e7SGabor Kovesdan0xB1 = 0x2592
82*ad30f8e7SGabor Kovesdan0xB2 = 0x2593
83*ad30f8e7SGabor Kovesdan0xB3 = 0x2502
84*ad30f8e7SGabor Kovesdan0xB4 = 0x2524
85*ad30f8e7SGabor Kovesdan0xB5 = 0x0445
86*ad30f8e7SGabor Kovesdan0xB6 = 0x0425
87*ad30f8e7SGabor Kovesdan0xB7 = 0x0438
88*ad30f8e7SGabor Kovesdan0xB8 = 0x0418
89*ad30f8e7SGabor Kovesdan0xB9 = 0x2563
90*ad30f8e7SGabor Kovesdan0xBA = 0x2551
91*ad30f8e7SGabor Kovesdan0xBB = 0x2557
92*ad30f8e7SGabor Kovesdan0xBC = 0x255D
93*ad30f8e7SGabor Kovesdan0xBD = 0x0439
94*ad30f8e7SGabor Kovesdan0xBE = 0x0419
95*ad30f8e7SGabor Kovesdan0xBF = 0x2510
96*ad30f8e7SGabor Kovesdan0xC0 = 0x2514
97*ad30f8e7SGabor Kovesdan0xC1 = 0x2534
98*ad30f8e7SGabor Kovesdan0xC2 = 0x252C
99*ad30f8e7SGabor Kovesdan0xC3 = 0x251C
100*ad30f8e7SGabor Kovesdan0xC4 = 0x2500
101*ad30f8e7SGabor Kovesdan0xC5 = 0x253C
102*ad30f8e7SGabor Kovesdan0xC6 = 0x043A
103*ad30f8e7SGabor Kovesdan0xC7 = 0x041A
104*ad30f8e7SGabor Kovesdan0xC8 = 0x255A
105*ad30f8e7SGabor Kovesdan0xC9 = 0x2554
106*ad30f8e7SGabor Kovesdan0xCA = 0x2569
107*ad30f8e7SGabor Kovesdan0xCB = 0x2566
108*ad30f8e7SGabor Kovesdan0xCC = 0x2560
109*ad30f8e7SGabor Kovesdan0xCD = 0x2550
110*ad30f8e7SGabor Kovesdan0xCE = 0x256C
111*ad30f8e7SGabor Kovesdan0xCF = 0x00A4
112*ad30f8e7SGabor Kovesdan0xD0 = 0x043B
113*ad30f8e7SGabor Kovesdan0xD1 = 0x041B
114*ad30f8e7SGabor Kovesdan0xD2 = 0x043C
115*ad30f8e7SGabor Kovesdan0xD3 = 0x041C
116*ad30f8e7SGabor Kovesdan0xD4 = 0x043D
117*ad30f8e7SGabor Kovesdan0xD5 = 0x041D
118*ad30f8e7SGabor Kovesdan0xD6 = 0x043E
119*ad30f8e7SGabor Kovesdan0xD7 = 0x041E
120*ad30f8e7SGabor Kovesdan0xD8 = 0x043F
121*ad30f8e7SGabor Kovesdan0xD9 = 0x2518
122*ad30f8e7SGabor Kovesdan0xDA = 0x250C
123*ad30f8e7SGabor Kovesdan0xDB = 0x2588
124*ad30f8e7SGabor Kovesdan0xDC = 0x2584
125*ad30f8e7SGabor Kovesdan0xDD = 0x041F
126*ad30f8e7SGabor Kovesdan0xDE = 0x044F
127*ad30f8e7SGabor Kovesdan0xDF = 0x2580
128*ad30f8e7SGabor Kovesdan0xE0 = 0x042F
129*ad30f8e7SGabor Kovesdan0xE1 = 0x0440
130*ad30f8e7SGabor Kovesdan0xE2 = 0x0420
131*ad30f8e7SGabor Kovesdan0xE3 = 0x0441
132*ad30f8e7SGabor Kovesdan0xE4 = 0x0421
133*ad30f8e7SGabor Kovesdan0xE5 = 0x0442
134*ad30f8e7SGabor Kovesdan0xE6 = 0x0422
135*ad30f8e7SGabor Kovesdan0xE7 = 0x0443
136*ad30f8e7SGabor Kovesdan0xE8 = 0x0423
137*ad30f8e7SGabor Kovesdan0xE9 = 0x0436
138*ad30f8e7SGabor Kovesdan0xEA = 0x0416
139*ad30f8e7SGabor Kovesdan0xEB = 0x0432
140*ad30f8e7SGabor Kovesdan0xEC = 0x0412
141*ad30f8e7SGabor Kovesdan0xED = 0x044C
142*ad30f8e7SGabor Kovesdan0xEE = 0x042C
143*ad30f8e7SGabor Kovesdan0xEF = 0x2116
144*ad30f8e7SGabor Kovesdan0xF0 = 0x00AD
145*ad30f8e7SGabor Kovesdan0xF1 = 0x044B
146*ad30f8e7SGabor Kovesdan0xF2 = 0x042B
147*ad30f8e7SGabor Kovesdan0xF3 = 0x0437
148*ad30f8e7SGabor Kovesdan0xF4 = 0x0417
149*ad30f8e7SGabor Kovesdan0xF5 = 0x0448
150*ad30f8e7SGabor Kovesdan0xF6 = 0x0428
151*ad30f8e7SGabor Kovesdan0xF7 = 0x044D
152*ad30f8e7SGabor Kovesdan0xF8 = 0x042D
153*ad30f8e7SGabor Kovesdan0xF9 = 0x0449
154*ad30f8e7SGabor Kovesdan0xFA = 0x0429
155*ad30f8e7SGabor Kovesdan0xFB = 0x0447
156*ad30f8e7SGabor Kovesdan0xFC = 0x0427
157*ad30f8e7SGabor Kovesdan0xFD = 0x00A7
158*ad30f8e7SGabor Kovesdan0xFE = 0x25A0
159*ad30f8e7SGabor Kovesdan0xFF = 0x00A0
160*ad30f8e7SGabor KovesdanEND_MAP
161