1# $FreeBSD$ 
2# $NetBSD: DECMCS%UCS.src,v 1.1 2007/04/01 18:52:29 tnozaki Exp $
3
4TYPE		ROWCOL
5NAME		"DECMCS/UCS"
6SRC_ZONE	0x00-0xFD
7OOB_MODE	ILSEQ
8DST_ILSEQ	0xFF
9DST_UNIT_BITS	8
10
11BEGIN_MAP
12#
13# $Id: DECMCS%UCS.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#
520x00 - 0x7E = 0x0000 -
530xA0 = 0x00A0
540xA1 = 0x00A1
550xA2 = 0x00A2
560xA3 = 0x00A3
570xA5 = 0x00A5
580xA7 = 0x00A7
590xA8 = 0x00A4
600xA9 = 0x00A9
610xAA = 0x00AA
620xAB = 0x00AB
630xB0 = 0x00B0
640xB1 = 0x00B1
650xB2 = 0x00B2
660xB3 = 0x00B3
670xB5 = 0x00B5
680xB6 = 0x00B6
690xB7 = 0x00B7
700xB9 = 0x00B9
710xBA = 0x00BA
720xBB = 0x00BB
730xBC = 0x00BC
740xBD = 0x00BD
750xBF = 0x00BF
760xC0 = 0x00C0
770xC1 = 0x00C1
780xC2 = 0x00C2
790xC3 = 0x00C3
800xC4 = 0x00C4
810xC5 = 0x00C5
820xC6 = 0x00C6
830xC7 = 0x00C7
840xC8 = 0x00C8
850xC9 = 0x00C9
860xCA = 0x00CA
870xCB = 0x00CB
880xCC = 0x00CC
890xCD = 0x00CD
900xCE = 0x00CE
910xCF = 0x00CF
920xD1 = 0x00D1
930xD2 = 0x00D2
940xD3 = 0x00D3
950xD4 = 0x00D4
960xD5 = 0x00D5
970xD6 = 0x00D6
980xD7 = 0x0152
990xD8 = 0x00D8
1000xD9 = 0x00D9
1010xDA = 0x00DA
1020xDB = 0x00DB
1030xDC = 0x00DC
1040xDD = 0x0178
1050xDF = 0x00DF
1060xE0 = 0x00E0
1070xE1 = 0x00E1
1080xE2 = 0x00E2
1090xE3 = 0x00E3
1100xE4 = 0x00E4
1110xE5 = 0x00E5
1120xE6 = 0x00E6
1130xE7 = 0x00E7
1140xE8 = 0x00E8
1150xE9 = 0x00E9
1160xEA = 0x00EA
1170xEB = 0x00EB
1180xEC = 0x00EC
1190xED = 0x00ED
1200xEE = 0x00EE
1210xEF = 0x00EF
1220xF1 = 0x00F1
1230xF2 = 0x00F2
1240xF3 = 0x00F3
1250xF4 = 0x00F4
1260xF5 = 0x00F5
1270xF6 = 0x00F6
1280xF7 = 0x0153
1290xF8 = 0x00F8
1300xF9 = 0x00F9
1310xFA = 0x00FA
1320xFB = 0x00FB
1330xFC = 0x00FC
1340xFD = 0x00FF
135END_MAP
136