1ad30f8e7SGabor Kovesdan# $NetBSD: ISO-8859-16%UCS.src,v 1.2 2003/07/12 16:11:09 tshiozak Exp $
2ad30f8e7SGabor Kovesdan
3ad30f8e7SGabor KovesdanTYPE		ROWCOL
4ad30f8e7SGabor KovesdanNAME		ISO-8859-16/UCS
5ad30f8e7SGabor KovesdanSRC_ZONE	0x00-0xFF
6ad30f8e7SGabor KovesdanOOB_MODE	ILSEQ
7ad30f8e7SGabor KovesdanDST_ILSEQ	0xFFFE
8ad30f8e7SGabor KovesdanDST_UNIT_BITS	16
9ad30f8e7SGabor Kovesdan
10ad30f8e7SGabor KovesdanBEGIN_MAP
11ad30f8e7SGabor Kovesdan#
12ad30f8e7SGabor Kovesdan# This mapping data is made from the mapping data provided by Unicode, Inc.
13ad30f8e7SGabor Kovesdan# Original notice:
14ad30f8e7SGabor Kovesdan#
15ad30f8e7SGabor Kovesdan#	Name:             ISO/IEC 8859-16:2001 to Unicode
16ad30f8e7SGabor Kovesdan#	Unicode version:  3.0
17ad30f8e7SGabor Kovesdan#	Table version:    1.0
18ad30f8e7SGabor Kovesdan#	Table format:     Format A
19ad30f8e7SGabor Kovesdan#	Date:             2001 July 26
20ad30f8e7SGabor Kovesdan#	Authors:          Markus Kuhn <mkuhn@acm.org>
21ad30f8e7SGabor Kovesdan#
22ad30f8e7SGabor Kovesdan#	Copyright (c) 1999-2001 Unicode, Inc.  All Rights reserved.
23ad30f8e7SGabor Kovesdan#
24ad30f8e7SGabor Kovesdan#	This file is provided as-is by Unicode, Inc. (The Unicode Consortium).
25ad30f8e7SGabor Kovesdan#	No claims are made as to fitness for any particular purpose.  No
26ad30f8e7SGabor Kovesdan#	warranties of any kind are expressed or implied.  The recipient
27ad30f8e7SGabor Kovesdan#	agrees to determine applicability of information provided.  If this
28ad30f8e7SGabor Kovesdan#	file has been provided on optical media by Unicode, Inc., the sole
29ad30f8e7SGabor Kovesdan#	remedy for any claim will be exchange of defective media within 90
30ad30f8e7SGabor Kovesdan#	days of receipt.
31ad30f8e7SGabor Kovesdan#
32ad30f8e7SGabor Kovesdan#	Unicode, Inc. hereby grants the right to freely use the information
33ad30f8e7SGabor Kovesdan#	supplied in this file in the creation of products supporting the
34ad30f8e7SGabor Kovesdan#	Unicode Standard, and to make copies of this file in any form for
35ad30f8e7SGabor Kovesdan#	internal or external distribution as long as this notice remains
36ad30f8e7SGabor Kovesdan#	attached.
37ad30f8e7SGabor Kovesdan#
38ad30f8e7SGabor Kovesdan#	General notes:
39ad30f8e7SGabor Kovesdan#
40ad30f8e7SGabor Kovesdan#	This table contains the data the Unicode Consortium has on how
41ad30f8e7SGabor Kovesdan#       ISO/IEC 8859-16:2001 characters map into Unicode.
42ad30f8e7SGabor Kovesdan#
43ad30f8e7SGabor Kovesdan#	Format:  Three tab-separated columns
44ad30f8e7SGabor Kovesdan#		 Column #1 is the ISO/IEC 8859-16 code (in hex as 0xXX)
45ad30f8e7SGabor Kovesdan#		 Column #2 is the Unicode (in hex as 0xXXXX)
46ad30f8e7SGabor Kovesdan#		 Column #3 the Unicode name (follows a comment sign, '#')
47ad30f8e7SGabor Kovesdan#
48ad30f8e7SGabor Kovesdan#	The entries are in ISO/IEC 8859-16 order.
49ad30f8e7SGabor Kovesdan#
50ad30f8e7SGabor Kovesdan#	Updated versions of this file may be found in:
51ad30f8e7SGabor Kovesdan#		<ftp://ftp.unicode.org/Public/MAPPINGS/>
52ad30f8e7SGabor Kovesdan#
53ad30f8e7SGabor Kovesdan#	Any comments or problems, contact <errata@unicode.org>
54ad30f8e7SGabor Kovesdan#	Please note that <errata@unicode.org> is an archival address;
55ad30f8e7SGabor Kovesdan#	notices will be checked, but do not expect an immediate response.
56ad30f8e7SGabor Kovesdan#
57ad30f8e7SGabor Kovesdan0x00-0x7F = 0x00-
58ad30f8e7SGabor Kovesdan0x80 = 0x0080
59ad30f8e7SGabor Kovesdan0x81 = 0x0081
60ad30f8e7SGabor Kovesdan0x82 = 0x0082
61ad30f8e7SGabor Kovesdan0x83 = 0x0083
62ad30f8e7SGabor Kovesdan0x84 = 0x0084
63ad30f8e7SGabor Kovesdan0x85 = 0x0085
64ad30f8e7SGabor Kovesdan0x86 = 0x0086
65ad30f8e7SGabor Kovesdan0x87 = 0x0087
66ad30f8e7SGabor Kovesdan0x88 = 0x0088
67ad30f8e7SGabor Kovesdan0x89 = 0x0089
68ad30f8e7SGabor Kovesdan0x8A = 0x008A
69ad30f8e7SGabor Kovesdan0x8B = 0x008B
70ad30f8e7SGabor Kovesdan0x8C = 0x008C
71ad30f8e7SGabor Kovesdan0x8D = 0x008D
72ad30f8e7SGabor Kovesdan0x8E = 0x008E
73ad30f8e7SGabor Kovesdan0x8F = 0x008F
74ad30f8e7SGabor Kovesdan0x90 = 0x0090
75ad30f8e7SGabor Kovesdan0x91 = 0x0091
76ad30f8e7SGabor Kovesdan0x92 = 0x0092
77ad30f8e7SGabor Kovesdan0x93 = 0x0093
78ad30f8e7SGabor Kovesdan0x94 = 0x0094
79ad30f8e7SGabor Kovesdan0x95 = 0x0095
80ad30f8e7SGabor Kovesdan0x96 = 0x0096
81ad30f8e7SGabor Kovesdan0x97 = 0x0097
82ad30f8e7SGabor Kovesdan0x98 = 0x0098
83ad30f8e7SGabor Kovesdan0x99 = 0x0099
84ad30f8e7SGabor Kovesdan0x9A = 0x009A
85ad30f8e7SGabor Kovesdan0x9B = 0x009B
86ad30f8e7SGabor Kovesdan0x9C = 0x009C
87ad30f8e7SGabor Kovesdan0x9D = 0x009D
88ad30f8e7SGabor Kovesdan0x9E = 0x009E
89ad30f8e7SGabor Kovesdan0x9F = 0x009F
90ad30f8e7SGabor Kovesdan0xA0 = 0x00A0
91ad30f8e7SGabor Kovesdan0xA1 = 0x0104
92ad30f8e7SGabor Kovesdan0xA2 = 0x0105
93ad30f8e7SGabor Kovesdan0xA3 = 0x0141
94ad30f8e7SGabor Kovesdan0xA4 = 0x20AC
95ad30f8e7SGabor Kovesdan0xA5 = 0x201E
96ad30f8e7SGabor Kovesdan0xA6 = 0x0160
97ad30f8e7SGabor Kovesdan0xA7 = 0x00A7
98ad30f8e7SGabor Kovesdan0xA8 = 0x0161
99ad30f8e7SGabor Kovesdan0xA9 = 0x00A9
100ad30f8e7SGabor Kovesdan0xAA = 0x0218
101ad30f8e7SGabor Kovesdan0xAB = 0x00AB
102ad30f8e7SGabor Kovesdan0xAC = 0x0179
103ad30f8e7SGabor Kovesdan0xAD = 0x00AD
104ad30f8e7SGabor Kovesdan0xAE = 0x017A
105ad30f8e7SGabor Kovesdan0xAF = 0x017B
106ad30f8e7SGabor Kovesdan0xB0 = 0x00B0
107ad30f8e7SGabor Kovesdan0xB1 = 0x00B1
108ad30f8e7SGabor Kovesdan0xB2 = 0x010C
109ad30f8e7SGabor Kovesdan0xB3 = 0x0142
110ad30f8e7SGabor Kovesdan0xB4 = 0x017D
111ad30f8e7SGabor Kovesdan0xB5 = 0x201D
112ad30f8e7SGabor Kovesdan0xB6 = 0x00B6
113ad30f8e7SGabor Kovesdan0xB7 = 0x00B7
114ad30f8e7SGabor Kovesdan0xB8 = 0x017E
115ad30f8e7SGabor Kovesdan0xB9 = 0x010D
116ad30f8e7SGabor Kovesdan0xBA = 0x0219
117ad30f8e7SGabor Kovesdan0xBB = 0x00BB
118ad30f8e7SGabor Kovesdan0xBC = 0x0152
119ad30f8e7SGabor Kovesdan0xBD = 0x0153
120ad30f8e7SGabor Kovesdan0xBE = 0x0178
121ad30f8e7SGabor Kovesdan0xBF = 0x017C
122ad30f8e7SGabor Kovesdan0xC0 = 0x00C0
123ad30f8e7SGabor Kovesdan0xC1 = 0x00C1
124ad30f8e7SGabor Kovesdan0xC2 = 0x00C2
125ad30f8e7SGabor Kovesdan0xC3 = 0x0102
126ad30f8e7SGabor Kovesdan0xC4 = 0x00C4
127ad30f8e7SGabor Kovesdan0xC5 = 0x0106
128ad30f8e7SGabor Kovesdan0xC6 = 0x00C6
129ad30f8e7SGabor Kovesdan0xC7 = 0x00C7
130ad30f8e7SGabor Kovesdan0xC8 = 0x00C8
131ad30f8e7SGabor Kovesdan0xC9 = 0x00C9
132ad30f8e7SGabor Kovesdan0xCA = 0x00CA
133ad30f8e7SGabor Kovesdan0xCB = 0x00CB
134ad30f8e7SGabor Kovesdan0xCC = 0x00CC
135ad30f8e7SGabor Kovesdan0xCD = 0x00CD
136ad30f8e7SGabor Kovesdan0xCE = 0x00CE
137ad30f8e7SGabor Kovesdan0xCF = 0x00CF
138ad30f8e7SGabor Kovesdan0xD0 = 0x0110
139ad30f8e7SGabor Kovesdan0xD1 = 0x0143
140ad30f8e7SGabor Kovesdan0xD2 = 0x00D2
141ad30f8e7SGabor Kovesdan0xD3 = 0x00D3
142ad30f8e7SGabor Kovesdan0xD4 = 0x00D4
143ad30f8e7SGabor Kovesdan0xD5 = 0x0150
144ad30f8e7SGabor Kovesdan0xD6 = 0x00D6
145ad30f8e7SGabor Kovesdan0xD7 = 0x015A
146ad30f8e7SGabor Kovesdan0xD8 = 0x0170
147ad30f8e7SGabor Kovesdan0xD9 = 0x00D9
148ad30f8e7SGabor Kovesdan0xDA = 0x00DA
149ad30f8e7SGabor Kovesdan0xDB = 0x00DB
150ad30f8e7SGabor Kovesdan0xDC = 0x00DC
151ad30f8e7SGabor Kovesdan0xDD = 0x0118
152ad30f8e7SGabor Kovesdan0xDE = 0x021A
153ad30f8e7SGabor Kovesdan0xDF = 0x00DF
154ad30f8e7SGabor Kovesdan0xE0 = 0x00E0
155ad30f8e7SGabor Kovesdan0xE1 = 0x00E1
156ad30f8e7SGabor Kovesdan0xE2 = 0x00E2
157ad30f8e7SGabor Kovesdan0xE3 = 0x0103
158ad30f8e7SGabor Kovesdan0xE4 = 0x00E4
159ad30f8e7SGabor Kovesdan0xE5 = 0x0107
160ad30f8e7SGabor Kovesdan0xE6 = 0x00E6
161ad30f8e7SGabor Kovesdan0xE7 = 0x00E7
162ad30f8e7SGabor Kovesdan0xE8 = 0x00E8
163ad30f8e7SGabor Kovesdan0xE9 = 0x00E9
164ad30f8e7SGabor Kovesdan0xEA = 0x00EA
165ad30f8e7SGabor Kovesdan0xEB = 0x00EB
166ad30f8e7SGabor Kovesdan0xEC = 0x00EC
167ad30f8e7SGabor Kovesdan0xED = 0x00ED
168ad30f8e7SGabor Kovesdan0xEE = 0x00EE
169ad30f8e7SGabor Kovesdan0xEF = 0x00EF
170ad30f8e7SGabor Kovesdan0xF0 = 0x0111
171ad30f8e7SGabor Kovesdan0xF1 = 0x0144
172ad30f8e7SGabor Kovesdan0xF2 = 0x00F2
173ad30f8e7SGabor Kovesdan0xF3 = 0x00F3
174ad30f8e7SGabor Kovesdan0xF4 = 0x00F4
175ad30f8e7SGabor Kovesdan0xF5 = 0x0151
176ad30f8e7SGabor Kovesdan0xF6 = 0x00F6
177ad30f8e7SGabor Kovesdan0xF7 = 0x015B
178ad30f8e7SGabor Kovesdan0xF8 = 0x0171
179ad30f8e7SGabor Kovesdan0xF9 = 0x00F9
180ad30f8e7SGabor Kovesdan0xFA = 0x00FA
181ad30f8e7SGabor Kovesdan0xFB = 0x00FB
182ad30f8e7SGabor Kovesdan0xFC = 0x00FC
183ad30f8e7SGabor Kovesdan0xFD = 0x0119
184ad30f8e7SGabor Kovesdan0xFE = 0x021B
185ad30f8e7SGabor Kovesdan0xFF = 0x00FF
186ad30f8e7SGabor KovesdanEND_MAP
187