1# $NetBSD: UCS%CBMINT.src,v 1.2 2011/04/28 21:02:34 mbalmer Exp $ 2 3TYPE ROWCOL 4NAME "UCS/CBMINT" 5SRC_ZONE 0x0000-0x221E 6OOB_MODE INVALID 7DST_INVALID 0xFFFF 8DST_UNIT_BITS 16 9 10BEGIN_MAP 11# 12# This mapping data is made from data provided by Japan CBM Corporation, 13# Information Systems Div. 14# Original notice: 15# 16# Name: CBM International Character Codes to Unicode table 17# Unicode version: 2.0 18# Table version: 2.00 19# Table format: Format A 20# Date: 04/27/2011 21# Authors: Marc Balmer <marc@msys.ch> 22# General notes: none 23# 24# Format: Three tab-separated columns 25# Column #1 is the CBMINT code (in hex) 26# Column #2 is the Unicode (in hex as 0xXXXX) 27# Column #3 is the Unicode name (follows a comment sign, '#') 28# 29# The entries are in CBMINT order 30# 310x0000 - 0x007F = 0x00 - 320x00A3 = 0xA0 330x2103 = 0xA1 340x2109 = 0xA2 350x03A9 = 0xA3 360x00B5 = 0xA4 370x03A3 = 0xA5 380x03C3 = 0xA6 390x00A2 = 0xA8 400x00D7 = 0xA9 410x221E = 0xAA 420x00B1 = 0xAB 430x00F7 = 0xAC 440x03C0 = 0xAD 450x00C4 = 0xAE 460x00D6 = 0xAF 470x00DC = 0xB0 480x03B2 = 0xB1 490x00A7 = 0xB2 500x00BA = 0xB4 510x00B0 = 0xB5 520x00BD = 0xB7 530x00A5 = 0xBA 540x00BC = 0xBB 550x00C3 = 0xBC 560x00EB = 0xBD 570x00E9 = 0xBE 580x00E8 = 0xBF 590x0113 = 0xC0 600x00EA = 0xC1 610x00EF = 0xC2 620x00ED = 0xC3 630x00EC = 0xC4 640x012B = 0xC5 650x00EE = 0xC6 660x00F6 = 0xC7 670x00F3 = 0xC8 680x00F2 = 0xC9 690x00F5 = 0xCA 700x00F4 = 0xCB 710x00FC = 0xCC 720x00FA = 0xCD 730x00F9 = 0xCE 740x016B = 0xCF 750x00FB = 0xD0 760x00E7 = 0xD1 770x00BF = 0xD2 780x00D1 = 0xD3 790x00F1 = 0xD4 800x0112 = 0xD5 810x00C5 = 0xD8 820x03D5 = 0xD9 830x03B8 = 0xDA 840x00E4 = 0xDB 850x00E1 = 0xDC 860x00E0 = 0xDD 870x00E3 = 0xDE 880x00E2 = 0xDF 89END_MAP 90