1# $NetBSD$
2
3TYPE		ROWCOL
4NAME		"UCS/DECMCS"
5SRC_ZONE	0x0000-0x0178
6OOB_MODE	INVALID
7DST_INVALID	0xFFFF
8DST_UNIT_BITS	16
9
10BEGIN_MAP
11#
12# $Id: UCS%DECMCS.src,v 1.1 2007/04/01 18:52:29 tnozaki Exp $
13#
14#	Name:             DEC Multinational Character Set (1987) to Unicode
15#	Unicode version:  2.1
16#	Table version:    0.1
17#	Table format:     Format A
18#	Date:             07 July 1999
19#	Authors:          John Cowan <cowan@ccil.org>
20#
21#	Copyright (c) 1991-1999 Unicode, Inc.  All Rights reserved.
22#
23#	This file is provided as-is by Unicode, Inc. (The Unicode Consortium).
24#	No claims are made as to fitness for any particular purpose.  No
25#	warranties of any kind are expressed or implied.  The recipient
26#	agrees to determine applicability of information provided.  If this
27#	file has been provided on magnetic media by Unicode, Inc., the sole
28#	remedy for any claim will be exchange of defective media within 90
29#	days of receipt.
30#
31#	Recipient is granted the right to make copies in any form for
32#	internal distribution and to freely use the information supplied
33#	in the creation of products supporting Unicode.  Unicode, Inc.
34#	specifically excludes the right to re-distribute this file directly
35#	to third parties or other organizations whether for profit or not.
36#
37#	General notes:
38#
39#	This table contains data on how
40#       DEC Multinational Character Set characters map into Unicode.
41#
42#	Format:  Three tab-separated columns
43#		 Column #1 is the DEC MCS code (in hex as 0xXX)
44#		 Column #2 is the Unicode (in hex as 0xXXXX)
45#		 Column #3 the Unicode name (follows a comment sign, '#')
46#
47#	The entries are in DEC MCS order
48#
49#	Any comments or problems, contact <cowan@ccil.org>
50#
510x0000 - 0x007E = 0x00 -
520x00A0 = 0xA0
530x00A1 = 0xA1
540x00A2 = 0xA2
550x00A3 = 0xA3
560x00A4 = 0xA8
570x00A5 = 0xA5
580x00A7 = 0xA7
590x00A9 = 0xA9
600x00AA = 0xAA
610x00AB = 0xAB
620x00B0 = 0xB0
630x00B1 = 0xB1
640x00B2 = 0xB2
650x00B3 = 0xB3
660x00B5 = 0xB5
670x00B6 = 0xB6
680x00B7 = 0xB7
690x00B9 = 0xB9
700x00BA = 0xBA
710x00BB = 0xBB
720x00BC = 0xBC
730x00BD = 0xBD
740x00BF = 0xBF
750x00C0 = 0xC0
760x00C1 = 0xC1
770x00C2 = 0xC2
780x00C3 = 0xC3
790x00C4 = 0xC4
800x00C5 = 0xC5
810x00C6 = 0xC6
820x00C7 = 0xC7
830x00C8 = 0xC8
840x00C9 = 0xC9
850x00CA = 0xCA
860x00CB = 0xCB
870x00CC = 0xCC
880x00CD = 0xCD
890x00CE = 0xCE
900x00CF = 0xCF
910x00D1 = 0xD1
920x00D2 = 0xD2
930x00D3 = 0xD3
940x00D4 = 0xD4
950x00D5 = 0xD5
960x00D6 = 0xD6
970x00D8 = 0xD8
980x00D9 = 0xD9
990x00DA = 0xDA
1000x00DB = 0xDB
1010x00DC = 0xDC
1020x00DF = 0xDF
1030x00E0 = 0xE0
1040x00E1 = 0xE1
1050x00E2 = 0xE2
1060x00E3 = 0xE3
1070x00E4 = 0xE4
1080x00E5 = 0xE5
1090x00E6 = 0xE6
1100x00E7 = 0xE7
1110x00E8 = 0xE8
1120x00E9 = 0xE9
1130x00EA = 0xEA
1140x00EB = 0xEB
1150x00EC = 0xEC
1160x00ED = 0xED
1170x00EE = 0xEE
1180x00EF = 0xEF
1190x00F1 = 0xF1
1200x00F2 = 0xF2
1210x00F3 = 0xF3
1220x00F4 = 0xF4
1230x00F5 = 0xF5
1240x00F6 = 0xF6
1250x00F8 = 0xF8
1260x00F9 = 0xF9
1270x00FA = 0xFA
1280x00FB = 0xFB
1290x00FC = 0xFC
1300x00FF = 0xFD
1310x0152 = 0xD7
1320x0153 = 0xF7
1330x0178 = 0xDD
134END_MAP
135