1ad30f8e7SGabor Kovesdan# $NetBSD: ISO-8859-13%UCS.src,v 1.2 2003/07/12 16:11:09 tshiozak Exp $
2ad30f8e7SGabor Kovesdan
3ad30f8e7SGabor KovesdanTYPE		ROWCOL
4ad30f8e7SGabor KovesdanNAME		ISO-8859-13/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-13:1998  to Unicode
16ad30f8e7SGabor Kovesdan#	Unicode version:  3.0
17ad30f8e7SGabor Kovesdan#	Table version:    1.0
18ad30f8e7SGabor Kovesdan#	Table format:     Format A
19ad30f8e7SGabor Kovesdan#	Date:             1999 July 27
20ad30f8e7SGabor Kovesdan#	Authors:          Ken Whistler <kenw@sybase.com>
21ad30f8e7SGabor Kovesdan#
22ad30f8e7SGabor Kovesdan#	Copyright (c) 1998 - 1999 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-13:1998 characters map into Unicode.
42ad30f8e7SGabor Kovesdan#
43ad30f8e7SGabor Kovesdan#	Format:  Three tab-separated columns
44ad30f8e7SGabor Kovesdan#		 Column #1 is the ISO/IEC 8859-13 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-13 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 = 0x201D
92ad30f8e7SGabor Kovesdan0xA2 = 0x00A2
93ad30f8e7SGabor Kovesdan0xA3 = 0x00A3
94ad30f8e7SGabor Kovesdan0xA4 = 0x00A4
95ad30f8e7SGabor Kovesdan0xA5 = 0x201E
96ad30f8e7SGabor Kovesdan0xA6 = 0x00A6
97ad30f8e7SGabor Kovesdan0xA7 = 0x00A7
98ad30f8e7SGabor Kovesdan0xA8 = 0x00D8
99ad30f8e7SGabor Kovesdan0xA9 = 0x00A9
100ad30f8e7SGabor Kovesdan0xAA = 0x0156
101ad30f8e7SGabor Kovesdan0xAB = 0x00AB
102ad30f8e7SGabor Kovesdan0xAC = 0x00AC
103ad30f8e7SGabor Kovesdan0xAD = 0x00AD
104ad30f8e7SGabor Kovesdan0xAE = 0x00AE
105ad30f8e7SGabor Kovesdan0xAF = 0x00C6
106ad30f8e7SGabor Kovesdan0xB0 = 0x00B0
107ad30f8e7SGabor Kovesdan0xB1 = 0x00B1
108ad30f8e7SGabor Kovesdan0xB2 = 0x00B2
109ad30f8e7SGabor Kovesdan0xB3 = 0x00B3
110ad30f8e7SGabor Kovesdan0xB4 = 0x201C
111ad30f8e7SGabor Kovesdan0xB5 = 0x00B5
112ad30f8e7SGabor Kovesdan0xB6 = 0x00B6
113ad30f8e7SGabor Kovesdan0xB7 = 0x00B7
114ad30f8e7SGabor Kovesdan0xB8 = 0x00F8
115ad30f8e7SGabor Kovesdan0xB9 = 0x00B9
116ad30f8e7SGabor Kovesdan0xBA = 0x0157
117ad30f8e7SGabor Kovesdan0xBB = 0x00BB
118ad30f8e7SGabor Kovesdan0xBC = 0x00BC
119ad30f8e7SGabor Kovesdan0xBD = 0x00BD
120ad30f8e7SGabor Kovesdan0xBE = 0x00BE
121ad30f8e7SGabor Kovesdan0xBF = 0x00E6
122ad30f8e7SGabor Kovesdan0xC0 = 0x0104
123ad30f8e7SGabor Kovesdan0xC1 = 0x012E
124ad30f8e7SGabor Kovesdan0xC2 = 0x0100
125ad30f8e7SGabor Kovesdan0xC3 = 0x0106
126ad30f8e7SGabor Kovesdan0xC4 = 0x00C4
127ad30f8e7SGabor Kovesdan0xC5 = 0x00C5
128ad30f8e7SGabor Kovesdan0xC6 = 0x0118
129ad30f8e7SGabor Kovesdan0xC7 = 0x0112
130ad30f8e7SGabor Kovesdan0xC8 = 0x010C
131ad30f8e7SGabor Kovesdan0xC9 = 0x00C9
132ad30f8e7SGabor Kovesdan0xCA = 0x0179
133ad30f8e7SGabor Kovesdan0xCB = 0x0116
134ad30f8e7SGabor Kovesdan0xCC = 0x0122
135ad30f8e7SGabor Kovesdan0xCD = 0x0136
136ad30f8e7SGabor Kovesdan0xCE = 0x012A
137ad30f8e7SGabor Kovesdan0xCF = 0x013B
138ad30f8e7SGabor Kovesdan0xD0 = 0x0160
139ad30f8e7SGabor Kovesdan0xD1 = 0x0143
140ad30f8e7SGabor Kovesdan0xD2 = 0x0145
141ad30f8e7SGabor Kovesdan0xD3 = 0x00D3
142ad30f8e7SGabor Kovesdan0xD4 = 0x014C
143ad30f8e7SGabor Kovesdan0xD5 = 0x00D5
144ad30f8e7SGabor Kovesdan0xD6 = 0x00D6
145ad30f8e7SGabor Kovesdan0xD7 = 0x00D7
146ad30f8e7SGabor Kovesdan0xD8 = 0x0172
147ad30f8e7SGabor Kovesdan0xD9 = 0x0141
148ad30f8e7SGabor Kovesdan0xDA = 0x015A
149ad30f8e7SGabor Kovesdan0xDB = 0x016A
150ad30f8e7SGabor Kovesdan0xDC = 0x00DC
151ad30f8e7SGabor Kovesdan0xDD = 0x017B
152ad30f8e7SGabor Kovesdan0xDE = 0x017D
153ad30f8e7SGabor Kovesdan0xDF = 0x00DF
154ad30f8e7SGabor Kovesdan0xE0 = 0x0105
155ad30f8e7SGabor Kovesdan0xE1 = 0x012F
156ad30f8e7SGabor Kovesdan0xE2 = 0x0101
157ad30f8e7SGabor Kovesdan0xE3 = 0x0107
158ad30f8e7SGabor Kovesdan0xE4 = 0x00E4
159ad30f8e7SGabor Kovesdan0xE5 = 0x00E5
160ad30f8e7SGabor Kovesdan0xE6 = 0x0119
161ad30f8e7SGabor Kovesdan0xE7 = 0x0113
162ad30f8e7SGabor Kovesdan0xE8 = 0x010D
163ad30f8e7SGabor Kovesdan0xE9 = 0x00E9
164ad30f8e7SGabor Kovesdan0xEA = 0x017A
165ad30f8e7SGabor Kovesdan0xEB = 0x0117
166ad30f8e7SGabor Kovesdan0xEC = 0x0123
167ad30f8e7SGabor Kovesdan0xED = 0x0137
168ad30f8e7SGabor Kovesdan0xEE = 0x012B
169ad30f8e7SGabor Kovesdan0xEF = 0x013C
170ad30f8e7SGabor Kovesdan0xF0 = 0x0161
171ad30f8e7SGabor Kovesdan0xF1 = 0x0144
172ad30f8e7SGabor Kovesdan0xF2 = 0x0146
173ad30f8e7SGabor Kovesdan0xF3 = 0x00F3
174ad30f8e7SGabor Kovesdan0xF4 = 0x014D
175ad30f8e7SGabor Kovesdan0xF5 = 0x00F5
176ad30f8e7SGabor Kovesdan0xF6 = 0x00F6
177ad30f8e7SGabor Kovesdan0xF7 = 0x00F7
178ad30f8e7SGabor Kovesdan0xF8 = 0x0173
179ad30f8e7SGabor Kovesdan0xF9 = 0x0142
180ad30f8e7SGabor Kovesdan0xFA = 0x015B
181ad30f8e7SGabor Kovesdan0xFB = 0x016B
182ad30f8e7SGabor Kovesdan0xFC = 0x00FC
183ad30f8e7SGabor Kovesdan0xFD = 0x017C
184ad30f8e7SGabor Kovesdan0xFE = 0x017E
185ad30f8e7SGabor Kovesdan0xFF = 0x2019
186ad30f8e7SGabor KovesdanEND_MAP
187