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