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