1 # $NetBSD: UCS%DECMCS.src,v 1.1 2007/04/01 18:52:29 tnozaki Exp $ 2 3 TYPE ROWCOL 4 NAME "UCS/DECMCS" 5 SRC_ZONE 0x0000-0x0178 6 OOB_MODE INVALID 7 DST_INVALID 0xFFFF 8 DST_UNIT_BITS 16 9 10 BEGIN_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 (a] 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 (a] ccil.org> 50 # 51 0x0000 - 0x007E = 0x00 - 52 0x00A0 = 0xA0 53 0x00A1 = 0xA1 54 0x00A2 = 0xA2 55 0x00A3 = 0xA3 56 0x00A4 = 0xA8 57 0x00A5 = 0xA5 58 0x00A7 = 0xA7 59 0x00A9 = 0xA9 60 0x00AA = 0xAA 61 0x00AB = 0xAB 62 0x00B0 = 0xB0 63 0x00B1 = 0xB1 64 0x00B2 = 0xB2 65 0x00B3 = 0xB3 66 0x00B5 = 0xB5 67 0x00B6 = 0xB6 68 0x00B7 = 0xB7 69 0x00B9 = 0xB9 70 0x00BA = 0xBA 71 0x00BB = 0xBB 72 0x00BC = 0xBC 73 0x00BD = 0xBD 74 0x00BF = 0xBF 75 0x00C0 = 0xC0 76 0x00C1 = 0xC1 77 0x00C2 = 0xC2 78 0x00C3 = 0xC3 79 0x00C4 = 0xC4 80 0x00C5 = 0xC5 81 0x00C6 = 0xC6 82 0x00C7 = 0xC7 83 0x00C8 = 0xC8 84 0x00C9 = 0xC9 85 0x00CA = 0xCA 86 0x00CB = 0xCB 87 0x00CC = 0xCC 88 0x00CD = 0xCD 89 0x00CE = 0xCE 90 0x00CF = 0xCF 91 0x00D1 = 0xD1 92 0x00D2 = 0xD2 93 0x00D3 = 0xD3 94 0x00D4 = 0xD4 95 0x00D5 = 0xD5 96 0x00D6 = 0xD6 97 0x00D8 = 0xD8 98 0x00D9 = 0xD9 99 0x00DA = 0xDA 100 0x00DB = 0xDB 101 0x00DC = 0xDC 102 0x00DF = 0xDF 103 0x00E0 = 0xE0 104 0x00E1 = 0xE1 105 0x00E2 = 0xE2 106 0x00E3 = 0xE3 107 0x00E4 = 0xE4 108 0x00E5 = 0xE5 109 0x00E6 = 0xE6 110 0x00E7 = 0xE7 111 0x00E8 = 0xE8 112 0x00E9 = 0xE9 113 0x00EA = 0xEA 114 0x00EB = 0xEB 115 0x00EC = 0xEC 116 0x00ED = 0xED 117 0x00EE = 0xEE 118 0x00EF = 0xEF 119 0x00F1 = 0xF1 120 0x00F2 = 0xF2 121 0x00F3 = 0xF3 122 0x00F4 = 0xF4 123 0x00F5 = 0xF5 124 0x00F6 = 0xF6 125 0x00F8 = 0xF8 126 0x00F9 = 0xF9 127 0x00FA = 0xFA 128 0x00FB = 0xFB 129 0x00FC = 0xFC 130 0x00FF = 0xFD 131 0x0152 = 0xD7 132 0x0153 = 0xF7 133 0x0178 = 0xDD 134 END_MAP 135