xref: /freebsd/share/i18n/csmapper/MISC/UCS%DECMCS.src (revision ad30f8e79bd1007cc2476e491bd21b4f5e389e0a)
1*ad30f8e7SGabor Kovesdan# $FreeBSD$
2*ad30f8e7SGabor Kovesdan# $NetBSD: UCS%DECMCS.src,v 1.1 2007/04/01 18:52:29 tnozaki Exp $
3*ad30f8e7SGabor Kovesdan
4*ad30f8e7SGabor KovesdanTYPE		ROWCOL
5*ad30f8e7SGabor KovesdanNAME		"UCS/DECMCS"
6*ad30f8e7SGabor KovesdanSRC_ZONE	0x0000-0x0178
7*ad30f8e7SGabor KovesdanOOB_MODE	INVALID
8*ad30f8e7SGabor KovesdanDST_INVALID	0xFFFF
9*ad30f8e7SGabor KovesdanDST_UNIT_BITS	16
10*ad30f8e7SGabor Kovesdan
11*ad30f8e7SGabor KovesdanBEGIN_MAP
12*ad30f8e7SGabor Kovesdan#
13*ad30f8e7SGabor Kovesdan# $Id: UCS%DECMCS.src,v 1.1 2007/04/01 18:52:29 tnozaki Exp $
14*ad30f8e7SGabor Kovesdan#
15*ad30f8e7SGabor Kovesdan#	Name:             DEC Multinational Character Set (1987) to Unicode
16*ad30f8e7SGabor Kovesdan#	Unicode version:  2.1
17*ad30f8e7SGabor Kovesdan#	Table version:    0.1
18*ad30f8e7SGabor Kovesdan#	Table format:     Format A
19*ad30f8e7SGabor Kovesdan#	Date:             07 July 1999
20*ad30f8e7SGabor Kovesdan#	Authors:          John Cowan <cowan@ccil.org>
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 magnetic 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#	Recipient is granted the right to make copies in any form for
33*ad30f8e7SGabor Kovesdan#	internal distribution and to freely use the information supplied
34*ad30f8e7SGabor Kovesdan#	in the creation of products supporting Unicode.  Unicode, Inc.
35*ad30f8e7SGabor Kovesdan#	specifically excludes the right to re-distribute this file directly
36*ad30f8e7SGabor Kovesdan#	to third parties or other organizations whether for profit or not.
37*ad30f8e7SGabor Kovesdan#
38*ad30f8e7SGabor Kovesdan#	General notes:
39*ad30f8e7SGabor Kovesdan#
40*ad30f8e7SGabor Kovesdan#	This table contains data on how
41*ad30f8e7SGabor Kovesdan#       DEC Multinational Character Set characters map into Unicode.
42*ad30f8e7SGabor Kovesdan#
43*ad30f8e7SGabor Kovesdan#	Format:  Three tab-separated columns
44*ad30f8e7SGabor Kovesdan#		 Column #1 is the DEC MCS code (in hex as 0xXX)
45*ad30f8e7SGabor Kovesdan#		 Column #2 is the Unicode (in hex as 0xXXXX)
46*ad30f8e7SGabor Kovesdan#		 Column #3 the Unicode name (follows a comment sign, '#')
47*ad30f8e7SGabor Kovesdan#
48*ad30f8e7SGabor Kovesdan#	The entries are in DEC MCS order
49*ad30f8e7SGabor Kovesdan#
50*ad30f8e7SGabor Kovesdan#	Any comments or problems, contact <cowan@ccil.org>
51*ad30f8e7SGabor Kovesdan#
52*ad30f8e7SGabor Kovesdan0x0000 - 0x007E = 0x00 -
53*ad30f8e7SGabor Kovesdan0x00A0 = 0xA0
54*ad30f8e7SGabor Kovesdan0x00A1 = 0xA1
55*ad30f8e7SGabor Kovesdan0x00A2 = 0xA2
56*ad30f8e7SGabor Kovesdan0x00A3 = 0xA3
57*ad30f8e7SGabor Kovesdan0x00A4 = 0xA8
58*ad30f8e7SGabor Kovesdan0x00A5 = 0xA5
59*ad30f8e7SGabor Kovesdan0x00A7 = 0xA7
60*ad30f8e7SGabor Kovesdan0x00A9 = 0xA9
61*ad30f8e7SGabor Kovesdan0x00AA = 0xAA
62*ad30f8e7SGabor Kovesdan0x00AB = 0xAB
63*ad30f8e7SGabor Kovesdan0x00B0 = 0xB0
64*ad30f8e7SGabor Kovesdan0x00B1 = 0xB1
65*ad30f8e7SGabor Kovesdan0x00B2 = 0xB2
66*ad30f8e7SGabor Kovesdan0x00B3 = 0xB3
67*ad30f8e7SGabor Kovesdan0x00B5 = 0xB5
68*ad30f8e7SGabor Kovesdan0x00B6 = 0xB6
69*ad30f8e7SGabor Kovesdan0x00B7 = 0xB7
70*ad30f8e7SGabor Kovesdan0x00B9 = 0xB9
71*ad30f8e7SGabor Kovesdan0x00BA = 0xBA
72*ad30f8e7SGabor Kovesdan0x00BB = 0xBB
73*ad30f8e7SGabor Kovesdan0x00BC = 0xBC
74*ad30f8e7SGabor Kovesdan0x00BD = 0xBD
75*ad30f8e7SGabor Kovesdan0x00BF = 0xBF
76*ad30f8e7SGabor Kovesdan0x00C0 = 0xC0
77*ad30f8e7SGabor Kovesdan0x00C1 = 0xC1
78*ad30f8e7SGabor Kovesdan0x00C2 = 0xC2
79*ad30f8e7SGabor Kovesdan0x00C3 = 0xC3
80*ad30f8e7SGabor Kovesdan0x00C4 = 0xC4
81*ad30f8e7SGabor Kovesdan0x00C5 = 0xC5
82*ad30f8e7SGabor Kovesdan0x00C6 = 0xC6
83*ad30f8e7SGabor Kovesdan0x00C7 = 0xC7
84*ad30f8e7SGabor Kovesdan0x00C8 = 0xC8
85*ad30f8e7SGabor Kovesdan0x00C9 = 0xC9
86*ad30f8e7SGabor Kovesdan0x00CA = 0xCA
87*ad30f8e7SGabor Kovesdan0x00CB = 0xCB
88*ad30f8e7SGabor Kovesdan0x00CC = 0xCC
89*ad30f8e7SGabor Kovesdan0x00CD = 0xCD
90*ad30f8e7SGabor Kovesdan0x00CE = 0xCE
91*ad30f8e7SGabor Kovesdan0x00CF = 0xCF
92*ad30f8e7SGabor Kovesdan0x00D1 = 0xD1
93*ad30f8e7SGabor Kovesdan0x00D2 = 0xD2
94*ad30f8e7SGabor Kovesdan0x00D3 = 0xD3
95*ad30f8e7SGabor Kovesdan0x00D4 = 0xD4
96*ad30f8e7SGabor Kovesdan0x00D5 = 0xD5
97*ad30f8e7SGabor Kovesdan0x00D6 = 0xD6
98*ad30f8e7SGabor Kovesdan0x00D8 = 0xD8
99*ad30f8e7SGabor Kovesdan0x00D9 = 0xD9
100*ad30f8e7SGabor Kovesdan0x00DA = 0xDA
101*ad30f8e7SGabor Kovesdan0x00DB = 0xDB
102*ad30f8e7SGabor Kovesdan0x00DC = 0xDC
103*ad30f8e7SGabor Kovesdan0x00DF = 0xDF
104*ad30f8e7SGabor Kovesdan0x00E0 = 0xE0
105*ad30f8e7SGabor Kovesdan0x00E1 = 0xE1
106*ad30f8e7SGabor Kovesdan0x00E2 = 0xE2
107*ad30f8e7SGabor Kovesdan0x00E3 = 0xE3
108*ad30f8e7SGabor Kovesdan0x00E4 = 0xE4
109*ad30f8e7SGabor Kovesdan0x00E5 = 0xE5
110*ad30f8e7SGabor Kovesdan0x00E6 = 0xE6
111*ad30f8e7SGabor Kovesdan0x00E7 = 0xE7
112*ad30f8e7SGabor Kovesdan0x00E8 = 0xE8
113*ad30f8e7SGabor Kovesdan0x00E9 = 0xE9
114*ad30f8e7SGabor Kovesdan0x00EA = 0xEA
115*ad30f8e7SGabor Kovesdan0x00EB = 0xEB
116*ad30f8e7SGabor Kovesdan0x00EC = 0xEC
117*ad30f8e7SGabor Kovesdan0x00ED = 0xED
118*ad30f8e7SGabor Kovesdan0x00EE = 0xEE
119*ad30f8e7SGabor Kovesdan0x00EF = 0xEF
120*ad30f8e7SGabor Kovesdan0x00F1 = 0xF1
121*ad30f8e7SGabor Kovesdan0x00F2 = 0xF2
122*ad30f8e7SGabor Kovesdan0x00F3 = 0xF3
123*ad30f8e7SGabor Kovesdan0x00F4 = 0xF4
124*ad30f8e7SGabor Kovesdan0x00F5 = 0xF5
125*ad30f8e7SGabor Kovesdan0x00F6 = 0xF6
126*ad30f8e7SGabor Kovesdan0x00F8 = 0xF8
127*ad30f8e7SGabor Kovesdan0x00F9 = 0xF9
128*ad30f8e7SGabor Kovesdan0x00FA = 0xFA
129*ad30f8e7SGabor Kovesdan0x00FB = 0xFB
130*ad30f8e7SGabor Kovesdan0x00FC = 0xFC
131*ad30f8e7SGabor Kovesdan0x00FF = 0xFD
132*ad30f8e7SGabor Kovesdan0x0152 = 0xD7
133*ad30f8e7SGabor Kovesdan0x0153 = 0xF7
134*ad30f8e7SGabor Kovesdan0x0178 = 0xDD
135*ad30f8e7SGabor KovesdanEND_MAP
136