xref: /freebsd/share/i18n/csmapper/MISC/NEXTSTEP%UCS.src (revision d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf)
1*ad30f8e7SGabor Kovesdan# $NetBSD: NEXTSTEP%UCS.src,v 1.1 2006/10/19 14:45:02 tnozaki Exp $
2*ad30f8e7SGabor Kovesdan
3*ad30f8e7SGabor KovesdanTYPE		ROWCOL
4*ad30f8e7SGabor KovesdanNAME		"NEXTSTEP/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:             NextStep Encoding to Unicode
16*ad30f8e7SGabor Kovesdan#       Unicode version:  1.1
17*ad30f8e7SGabor Kovesdan#       Table version:    0.1
18*ad30f8e7SGabor Kovesdan#       Table format:     Format A
19*ad30f8e7SGabor Kovesdan#       Date:             1999 September 23
20*ad30f8e7SGabor Kovesdan#       Authors:          Rick McGowan
21*ad30f8e7SGabor Kovesdan#
22*ad30f8e7SGabor Kovesdan#       Copyright (c) 1991-1999 Unicode, Inc.  All Rights reserved.
23*ad30f8e7SGabor Kovesdan#
24*ad30f8e7SGabor Kovesdan#	This file is provided as-is by Unicode, Inc. (The Unicode Consortium).
25*ad30f8e7SGabor Kovesdan#	No claims are made as to fitness for any particular purpose.  No
26*ad30f8e7SGabor Kovesdan#	warranties of any kind are expressed or implied.  The recipient
27*ad30f8e7SGabor Kovesdan#	agrees to determine applicability of information provided.  If this
28*ad30f8e7SGabor Kovesdan#	file has been provided on optical media by Unicode, Inc., the sole
29*ad30f8e7SGabor Kovesdan#	remedy for any claim will be exchange of defective media within 90
30*ad30f8e7SGabor Kovesdan#	days of receipt.
31*ad30f8e7SGabor Kovesdan#
32*ad30f8e7SGabor Kovesdan#	Unicode, Inc. hereby grants the right to freely use the information
33*ad30f8e7SGabor Kovesdan#	supplied in this file in the creation of products supporting the
34*ad30f8e7SGabor Kovesdan#	Unicode Standard, and to make copies of this file in any form for
35*ad30f8e7SGabor Kovesdan#	internal or external distribution as long as this notice remains
36*ad30f8e7SGabor Kovesdan#	attached.
37*ad30f8e7SGabor Kovesdan#
38*ad30f8e7SGabor Kovesdan#	General notes:
39*ad30f8e7SGabor Kovesdan#
40*ad30f8e7SGabor Kovesdan#	This table contains the data the Unicode Consortium has on how
41*ad30f8e7SGabor Kovesdan#       NextStep Encoding characters map into Unicode.  Since the first
42*ad30f8e7SGabor Kovesdan#	128 characters (0x0 - 0x7f) are identical to ASCII and Unicode,
43*ad30f8e7SGabor Kovesdan#	this table only maps the NextStep range from 0x80 - 0xFF.
44*ad30f8e7SGabor Kovesdan#
45*ad30f8e7SGabor Kovesdan#	This file is provided for historical reference only and pertains
46*ad30f8e7SGabor Kovesdan#	to NextStep and OpenStep products shipped prior to the aquisition
47*ad30f8e7SGabor Kovesdan#	of NeXT by Apple Computer, Inc.  See http://www.apple.com for
48*ad30f8e7SGabor Kovesdan#	further information.
49*ad30f8e7SGabor Kovesdan#
50*ad30f8e7SGabor Kovesdan#       Format:  Three tab-separated columns
51*ad30f8e7SGabor Kovesdan#                Column #1 is the NextStep code (in hex as 0xXX)
52*ad30f8e7SGabor Kovesdan#                Column #2 is the Unicode (in hex as 0xXXXX)
53*ad30f8e7SGabor Kovesdan#                Column #3 NextStep name, Unicode name (follows a comment sign, '#')
54*ad30f8e7SGabor Kovesdan#
55*ad30f8e7SGabor Kovesdan#       The entries are in NextStep order
56*ad30f8e7SGabor Kovesdan#
57*ad30f8e7SGabor Kovesdan#       Any comments or problems, contact info@unicode.org
58*ad30f8e7SGabor Kovesdan#
59*ad30f8e7SGabor Kovesdan0x00 - 0x7F = 0x0000 -
60*ad30f8e7SGabor Kovesdan0x80 = 0x00A0
61*ad30f8e7SGabor Kovesdan0x81 = 0x00C0
62*ad30f8e7SGabor Kovesdan0x82 = 0x00C1
63*ad30f8e7SGabor Kovesdan0x83 = 0x00C2
64*ad30f8e7SGabor Kovesdan0x84 = 0x00C3
65*ad30f8e7SGabor Kovesdan0x85 = 0x00C4
66*ad30f8e7SGabor Kovesdan0x86 = 0x00C5
67*ad30f8e7SGabor Kovesdan0x87 = 0x00C7
68*ad30f8e7SGabor Kovesdan0x88 = 0x00C8
69*ad30f8e7SGabor Kovesdan0x89 = 0x00C9
70*ad30f8e7SGabor Kovesdan0x8A = 0x00CA
71*ad30f8e7SGabor Kovesdan0x8B = 0x00CB
72*ad30f8e7SGabor Kovesdan0x8C = 0x00CC
73*ad30f8e7SGabor Kovesdan0x8D = 0x00CD
74*ad30f8e7SGabor Kovesdan0x8E = 0x00CE
75*ad30f8e7SGabor Kovesdan0x8F = 0x00CF
76*ad30f8e7SGabor Kovesdan0x90 = 0x00D0
77*ad30f8e7SGabor Kovesdan0x91 = 0x00D1
78*ad30f8e7SGabor Kovesdan0x92 = 0x00D2
79*ad30f8e7SGabor Kovesdan0x93 = 0x00D3
80*ad30f8e7SGabor Kovesdan0x94 = 0x00D4
81*ad30f8e7SGabor Kovesdan0x95 = 0x00D5
82*ad30f8e7SGabor Kovesdan0x96 = 0x00D6
83*ad30f8e7SGabor Kovesdan0x97 = 0x00D9
84*ad30f8e7SGabor Kovesdan0x98 = 0x00DA
85*ad30f8e7SGabor Kovesdan0x99 = 0x00DB
86*ad30f8e7SGabor Kovesdan0x9A = 0x00DC
87*ad30f8e7SGabor Kovesdan0x9B = 0x00DD
88*ad30f8e7SGabor Kovesdan0x9C = 0x00DE
89*ad30f8e7SGabor Kovesdan0x9D = 0x00B5
90*ad30f8e7SGabor Kovesdan0x9E = 0x00D7
91*ad30f8e7SGabor Kovesdan0x9F = 0x00F7
92*ad30f8e7SGabor Kovesdan0xA0 = 0x00A9
93*ad30f8e7SGabor Kovesdan0xA1 = 0x00A1
94*ad30f8e7SGabor Kovesdan0xA2 = 0x00A2
95*ad30f8e7SGabor Kovesdan0xA3 = 0x00A3
96*ad30f8e7SGabor Kovesdan0xA4 = 0x2044
97*ad30f8e7SGabor Kovesdan0xA5 = 0x00A5
98*ad30f8e7SGabor Kovesdan0xA6 = 0x0192
99*ad30f8e7SGabor Kovesdan0xA7 = 0x00A7
100*ad30f8e7SGabor Kovesdan0xA8 = 0x00A4
101*ad30f8e7SGabor Kovesdan0xA9 = 0x2019
102*ad30f8e7SGabor Kovesdan0xAA = 0x201C
103*ad30f8e7SGabor Kovesdan0xAB = 0x00AB
104*ad30f8e7SGabor Kovesdan0xAC = 0x2039
105*ad30f8e7SGabor Kovesdan0xAD = 0x203A
106*ad30f8e7SGabor Kovesdan0xAE = 0xFB01
107*ad30f8e7SGabor Kovesdan0xAF = 0xFB02
108*ad30f8e7SGabor Kovesdan0xB0 = 0x00AE
109*ad30f8e7SGabor Kovesdan0xB1 = 0x2013
110*ad30f8e7SGabor Kovesdan0xB2 = 0x2020
111*ad30f8e7SGabor Kovesdan0xB3 = 0x2021
112*ad30f8e7SGabor Kovesdan0xB4 = 0x00B7
113*ad30f8e7SGabor Kovesdan0xB5 = 0x00A6
114*ad30f8e7SGabor Kovesdan0xB6 = 0x00B6
115*ad30f8e7SGabor Kovesdan0xB7 = 0x2022
116*ad30f8e7SGabor Kovesdan0xB8 = 0x201A
117*ad30f8e7SGabor Kovesdan0xB9 = 0x201E
118*ad30f8e7SGabor Kovesdan0xBA = 0x201D
119*ad30f8e7SGabor Kovesdan0xBB = 0x00BB
120*ad30f8e7SGabor Kovesdan0xBC = 0x2026
121*ad30f8e7SGabor Kovesdan0xBD = 0x2030
122*ad30f8e7SGabor Kovesdan0xBE = 0x00AC
123*ad30f8e7SGabor Kovesdan0xBF = 0x00BF
124*ad30f8e7SGabor Kovesdan0xC0 = 0x00B9
125*ad30f8e7SGabor Kovesdan0xC1 = 0x02CB
126*ad30f8e7SGabor Kovesdan0xC2 = 0x00B4
127*ad30f8e7SGabor Kovesdan0xC3 = 0x02C6
128*ad30f8e7SGabor Kovesdan0xC4 = 0x02DC
129*ad30f8e7SGabor Kovesdan0xC5 = 0x00AF
130*ad30f8e7SGabor Kovesdan0xC6 = 0x02D8
131*ad30f8e7SGabor Kovesdan0xC7 = 0x02D9
132*ad30f8e7SGabor Kovesdan0xC8 = 0x00A8
133*ad30f8e7SGabor Kovesdan0xC9 = 0x00B2
134*ad30f8e7SGabor Kovesdan0xCA = 0x02DA
135*ad30f8e7SGabor Kovesdan0xCB = 0x00B8
136*ad30f8e7SGabor Kovesdan0xCC = 0x00B3
137*ad30f8e7SGabor Kovesdan0xCD = 0x02DD
138*ad30f8e7SGabor Kovesdan0xCE = 0x02DB
139*ad30f8e7SGabor Kovesdan0xCF = 0x02C7
140*ad30f8e7SGabor Kovesdan0xD0 = 0x2014
141*ad30f8e7SGabor Kovesdan0xD1 = 0x00B1
142*ad30f8e7SGabor Kovesdan0xD2 = 0x00BC
143*ad30f8e7SGabor Kovesdan0xD3 = 0x00BD
144*ad30f8e7SGabor Kovesdan0xD4 = 0x00BE
145*ad30f8e7SGabor Kovesdan0xD5 = 0x00E0
146*ad30f8e7SGabor Kovesdan0xD6 = 0x00E1
147*ad30f8e7SGabor Kovesdan0xD7 = 0x00E2
148*ad30f8e7SGabor Kovesdan0xD8 = 0x00E3
149*ad30f8e7SGabor Kovesdan0xD9 = 0x00E4
150*ad30f8e7SGabor Kovesdan0xDA = 0x00E5
151*ad30f8e7SGabor Kovesdan0xDB = 0x00E7
152*ad30f8e7SGabor Kovesdan0xDC = 0x00E8
153*ad30f8e7SGabor Kovesdan0xDD = 0x00E9
154*ad30f8e7SGabor Kovesdan0xDE = 0x00EA
155*ad30f8e7SGabor Kovesdan0xDF = 0x00EB
156*ad30f8e7SGabor Kovesdan0xE0 = 0x00EC
157*ad30f8e7SGabor Kovesdan0xE1 = 0x00C6
158*ad30f8e7SGabor Kovesdan0xE2 = 0x00ED
159*ad30f8e7SGabor Kovesdan0xE3 = 0x00AA
160*ad30f8e7SGabor Kovesdan0xE4 = 0x00EE
161*ad30f8e7SGabor Kovesdan0xE5 = 0x00EF
162*ad30f8e7SGabor Kovesdan0xE6 = 0x00F0
163*ad30f8e7SGabor Kovesdan0xE7 = 0x00F1
164*ad30f8e7SGabor Kovesdan0xE8 = 0x0141
165*ad30f8e7SGabor Kovesdan0xE9 = 0x00D8
166*ad30f8e7SGabor Kovesdan0xEA = 0x0152
167*ad30f8e7SGabor Kovesdan0xEB = 0x00BA
168*ad30f8e7SGabor Kovesdan0xEC = 0x00F2
169*ad30f8e7SGabor Kovesdan0xED = 0x00F3
170*ad30f8e7SGabor Kovesdan0xEE = 0x00F4
171*ad30f8e7SGabor Kovesdan0xEF = 0x00F5
172*ad30f8e7SGabor Kovesdan0xF0 = 0x00F6
173*ad30f8e7SGabor Kovesdan0xF1 = 0x00E6
174*ad30f8e7SGabor Kovesdan0xF2 = 0x00F9
175*ad30f8e7SGabor Kovesdan0xF3 = 0x00FA
176*ad30f8e7SGabor Kovesdan0xF4 = 0x00FB
177*ad30f8e7SGabor Kovesdan0xF5 = 0x0131
178*ad30f8e7SGabor Kovesdan0xF6 = 0x00FC
179*ad30f8e7SGabor Kovesdan0xF7 = 0x00FD
180*ad30f8e7SGabor Kovesdan0xF8 = 0x0142
181*ad30f8e7SGabor Kovesdan0xF9 = 0x00F8
182*ad30f8e7SGabor Kovesdan0xFA = 0x0153
183*ad30f8e7SGabor Kovesdan0xFB = 0x00DF
184*ad30f8e7SGabor Kovesdan0xFC = 0x00FE
185*ad30f8e7SGabor Kovesdan0xFD = 0x00FF
186*ad30f8e7SGabor KovesdanEND_MAP
187