1# $FreeBSD$
2# $NetBSD: CENTEURO%UCS.src,v 1.1 2006/03/13 19:45:36 tnozaki Exp $
3
4TYPE		ROWCOL
5NAME		CENTEURO/UCS
6SRC_ZONE	0x00-0xFF
7OOB_MODE	ILSEQ
8DST_ILSEQ	0xFFFE
9DST_UNIT_BITS	16
10
11BEGIN_MAP
12#
13# This mapping data is made from the mapping data provided by Unicode, Inc.
14# Original notice:
15#
16#=======================================================================
17#   File name:  CENTEURO.TXT
18#
19#   Contents:   Map (external version) from Mac OS Central European
20#               character set to Unicode 2.1 and later.
21#
22#   Copyright:  (c) 1995-2002, 2005 by Apple Computer, Inc., all rights
23#               reserved.
24#
25#   Contact:    charsets@apple.com
26#
27#   Changes:
28#
29#       c02  2005-Apr-04    Update header comments. Matches internal xml
30#                           <c1.1> and Text Encoding Converter 2.0.
31#      b3,c1 2002-Dec-19    Update URLs. Matches internal utom<b1>.
32#       b02  1999-Sep-22    Update contact e-mail address. Matches
33#                           internal utom<b1>, ufrm<b1>, and Text
34#                           Encoding Converter version 1.5.
35#       n05  1998-Feb-05    Update header comments to new format; no
36#                           mapping changes. Matches internal utom<n3>,
37#                           ufrm<n13>, and Text Encoding Converter
38#                           version 1.3.
39#       n03  1995-Apr-15    First version (after fixing some typos).
40#                           Matches internal ufrm<n5>.
41#
42# Standard header:
43# ----------------
44#
45#   Apple, the Apple logo, and Macintosh are trademarks of Apple
46#   Computer, Inc., registered in the United States and other countries.
47#   Unicode is a trademark of Unicode Inc. For the sake of brevity,
48#   throughout this document, "Macintosh" can be used to refer to
49#   Macintosh computers and "Unicode" can be used to refer to the
50#   Unicode standard.
51#
52#   Apple Computer, Inc. ("Apple") makes no warranty or representation,
53#   either express or implied, with respect to this document and the
54#   included data, its quality, accuracy, or fitness for a particular
55#   purpose. In no event will Apple be liable for direct, indirect, 
56#   special, incidental, or consequential damages resulting from any
57#   defect or inaccuracy in this document or the included data.
58#
59#   These mapping tables and character lists are subject to change.
60#   The latest tables should be available from the following:
61#
62#   <http://www.unicode.org/Public/MAPPINGS/VENDORS/APPLE/>
63#
64#   For general information about Mac OS encodings and these mapping
65#   tables, see the file "README.TXT".
66#
67# Format:
68# -------
69#
70#   Three tab-separated columns;
71#   '#' begins a comment which continues to the end of the line.
72#     Column #1 is the Mac OS Central European code (in hex as 0xNN)
73#     Column #2 is the corresponding Unicode (in hex as 0xNNNN)
74#     Column #3 is a comment containing the Unicode name
75#
76#   The entries are in Mac OS Central European code order.
77#
78#   Control character mappings are not shown in this table, following
79#   the conventions of the standard UTC mapping tables. However, the
80#   Mac OS Central European character set uses the standard control
81#   characters at 0x00-0x1F and 0x7F.
82#
83# Notes on Mac OS Central European:
84# ---------------------------------
85#
86#   This is a legacy Mac OS encoding; in the Mac OS X Carbon and Cocoa
87#   environments, it is only supported directly in programming
88#   interfaces for QuickDraw Text, the Script Manager, and related
89#   Text Utilities. For other purposes it is supported via transcoding
90#   to and from Unicode.
91#
92#   This character set is intended to cover the following languages:
93#
94#   Polish, Czech, Slovak, Hungarian, Estonian, Latvian, Lithuanian
95#
96#   These are written in Latin script, but using a different set of
97#   of accented characters than Mac OS Roman. The Mac OS Central
98#   European character set also includes a number of characters
99#   needed for the Mac OS user interface and localization (e.g.
100#   ellipsis, bullet, copyright sign), several typographic
101#   punctuation symbols, math symbols, etc. However, it has a
102#   smaller set of punctuation and symbols than Mac OS Roman. All of
103#   the characters in Mac OS Central European that are also in the
104#   Mac OS Roman character set are at the same code point in both
105#   character sets; this improves application compatibility.
106#
107#   Note: This does not have the same letter repertoire as ISO
108#   8859-2 (Latin-2); each has some accented letters that the other
109#   does not have.
110#
111# Unicode mapping issues and notes:
112# ---------------------------------
113#
114# Details of mapping changes in each version:
115# -------------------------------------------
116#
117##################
1180x00 - 0x7F = 0x0000 -
1190x80 = 0x00C4
1200x81 = 0x0100
1210x82 = 0x0101
1220x83 = 0x00C9
1230x84 = 0x0104
1240x85 = 0x00D6
1250x86 = 0x00DC
1260x87 = 0x00E1
1270x88 = 0x0105
1280x89 = 0x010C
1290x8A = 0x00E4
1300x8B = 0x010D
1310x8C = 0x0106
1320x8D = 0x0107
1330x8E = 0x00E9
1340x8F = 0x0179
1350x90 = 0x017A
1360x91 = 0x010E
1370x92 = 0x00ED
1380x93 = 0x010F
1390x94 = 0x0112
1400x95 = 0x0113
1410x96 = 0x0116
1420x97 = 0x00F3
1430x98 = 0x0117
1440x99 = 0x00F4
1450x9A = 0x00F6
1460x9B = 0x00F5
1470x9C = 0x00FA
1480x9D = 0x011A
1490x9E = 0x011B
1500x9F = 0x00FC
1510xA0 = 0x2020
1520xA1 = 0x00B0
1530xA2 = 0x0118
1540xA3 = 0x00A3
1550xA4 = 0x00A7
1560xA5 = 0x2022
1570xA6 = 0x00B6
1580xA7 = 0x00DF
1590xA8 = 0x00AE
1600xA9 = 0x00A9
1610xAA = 0x2122
1620xAB = 0x0119
1630xAC = 0x00A8
1640xAD = 0x2260
1650xAE = 0x0123
1660xAF = 0x012E
1670xB0 = 0x012F
1680xB1 = 0x012A
1690xB2 = 0x2264
1700xB3 = 0x2265
1710xB4 = 0x012B
1720xB5 = 0x0136
1730xB6 = 0x2202
1740xB7 = 0x2211
1750xB8 = 0x0142
1760xB9 = 0x013B
1770xBA = 0x013C
1780xBB = 0x013D
1790xBC = 0x013E
1800xBD = 0x0139
1810xBE = 0x013A
1820xBF = 0x0145
1830xC0 = 0x0146
1840xC1 = 0x0143
1850xC2 = 0x00AC
1860xC3 = 0x221A
1870xC4 = 0x0144
1880xC5 = 0x0147
1890xC6 = 0x2206
1900xC7 = 0x00AB
1910xC8 = 0x00BB
1920xC9 = 0x2026
1930xCA = 0x00A0
1940xCB = 0x0148
1950xCC = 0x0150
1960xCD = 0x00D5
1970xCE = 0x0151
1980xCF = 0x014C
1990xD0 = 0x2013
2000xD1 = 0x2014
2010xD2 = 0x201C
2020xD3 = 0x201D
2030xD4 = 0x2018
2040xD5 = 0x2019
2050xD6 = 0x00F7
2060xD7 = 0x25CA
2070xD8 = 0x014D
2080xD9 = 0x0154
2090xDA = 0x0155
2100xDB = 0x0158
2110xDC = 0x2039
2120xDD = 0x203A
2130xDE = 0x0159
2140xDF = 0x0156
2150xE0 = 0x0157
2160xE1 = 0x0160
2170xE2 = 0x201A
2180xE3 = 0x201E
2190xE4 = 0x0161
2200xE5 = 0x015A
2210xE6 = 0x015B
2220xE7 = 0x00C1
2230xE8 = 0x0164
2240xE9 = 0x0165
2250xEA = 0x00CD
2260xEB = 0x017D
2270xEC = 0x017E
2280xED = 0x016A
2290xEE = 0x00D3
2300xEF = 0x00D4
2310xF0 = 0x016B
2320xF1 = 0x016E
2330xF2 = 0x00DA
2340xF3 = 0x016F
2350xF4 = 0x0170
2360xF5 = 0x0171
2370xF6 = 0x0172
2380xF7 = 0x0173
2390xF8 = 0x00DD
2400xF9 = 0x00FD
2410xFA = 0x0137
2420xFB = 0x017B
2430xFC = 0x0141
2440xFD = 0x017C
2450xFE = 0x0122
2460xFF = 0x02C7
247END_MAP
248