1*ad30f8e7SGabor Kovesdan# $FreeBSD$ 2*ad30f8e7SGabor Kovesdan# $NetBSD: Big5EXT@2003%UCS.src,v 1.1 2006/06/19 17:28:25 tnozaki Exp $ 3*ad30f8e7SGabor Kovesdan 4*ad30f8e7SGabor KovesdanTYPE ROWCOL 5*ad30f8e7SGabor KovesdanNAME "Big5EXT:2003/UCS" 6*ad30f8e7SGabor KovesdanSRC_ZONE 0xA3-0xC8 / 0x40-0xFE / 8 7*ad30f8e7SGabor KovesdanOOB_MODE INVALID 8*ad30f8e7SGabor KovesdanDST_INVALID 0xFFFE 9*ad30f8e7SGabor KovesdanDST_UNIT_BITS 16 10*ad30f8e7SGabor Kovesdan 11*ad30f8e7SGabor KovesdanBEGIN_MAP 12*ad30f8e7SGabor Kovesdan# 13*ad30f8e7SGabor Kovesdan# This mapping data is made from the mapping data provided by 14*ad30f8e7SGabor Kovesdan# http://wakaba-web.hp.infoseek.co.jp/table/big5-eten.txt 15*ad30f8e7SGabor Kovesdan# Original notice: 16*ad30f8e7SGabor Kovesdan# 17*ad30f8e7SGabor Kovesdan## Big5-ETen vs Unicode mapping table 18*ad30f8e7SGabor Kovesdan## 19*ad30f8e7SGabor Kovesdan## Date: 24 Feb 2002 19:01:00 +0900 20*ad30f8e7SGabor Kovesdan## License: Public Domain. 21*ad30f8e7SGabor Kovesdan## 22*ad30f8e7SGabor Kovesdan## Big5 Unicode UnicodeAlternate UnicodeName 23*ad30f8e7SGabor Kovesdan 24*ad30f8e7SGabor Kovesdan0xA3C0 - 0xA3E0 = 0x2400 - 25*ad30f8e7SGabor Kovesdan0xA3E1 = 0x20AC 26*ad30f8e7SGabor Kovesdan0xC8D4 = 0x309B 27*ad30f8e7SGabor Kovesdan0xC8D5 = 0x309C 28*ad30f8e7SGabor Kovesdan0xC8D6 = 0x2E80 29*ad30f8e7SGabor Kovesdan0xC8D7 = 0x2E84 30*ad30f8e7SGabor Kovesdan0xC8D8 = 0x2E86 31*ad30f8e7SGabor Kovesdan0xC8D9 = 0x2E87 32*ad30f8e7SGabor Kovesdan0xC8DA = 0x2E88 33*ad30f8e7SGabor Kovesdan0xC8DB = 0x2E8A 34*ad30f8e7SGabor Kovesdan0xC8DC = 0x2E8C 35*ad30f8e7SGabor Kovesdan0xC8DD = 0x2E8D 36*ad30f8e7SGabor Kovesdan0xC8DE = 0x2E95 37*ad30f8e7SGabor Kovesdan0xC8DF = 0x2E9C 38*ad30f8e7SGabor Kovesdan0xC8E0 = 0x2E9D 39*ad30f8e7SGabor Kovesdan0xC8E1 = 0x2EA5 40*ad30f8e7SGabor Kovesdan0xC8E2 = 0x2EA7 41*ad30f8e7SGabor Kovesdan0xC8E3 = 0x2EAA 42*ad30f8e7SGabor Kovesdan0xC8E4 = 0x2EAC 43*ad30f8e7SGabor Kovesdan0xC8E5 = 0x2EAE 44*ad30f8e7SGabor Kovesdan0xC8E6 = 0x2EB6 45*ad30f8e7SGabor Kovesdan0xC8E7 = 0x2EBC 46*ad30f8e7SGabor Kovesdan0xC8E8 = 0x2EBE 47*ad30f8e7SGabor Kovesdan0xC8E9 = 0x2EC6 48*ad30f8e7SGabor Kovesdan0xC8EA = 0x2ECA 49*ad30f8e7SGabor Kovesdan0xC8EB = 0x2ECC 50*ad30f8e7SGabor Kovesdan0xC8EC = 0x2ECD 51*ad30f8e7SGabor Kovesdan0xC8ED = 0x2ECF 52*ad30f8e7SGabor Kovesdan0xC8EE = 0x2ED6 53*ad30f8e7SGabor Kovesdan0xC8EF = 0x2ED7 54*ad30f8e7SGabor Kovesdan0xC8F0 = 0x2EDE 55*ad30f8e7SGabor Kovesdan0xC8F1 = 0x2EE3 56*ad30f8e7SGabor Kovesdan0xC8F5 = 0x0283 57*ad30f8e7SGabor Kovesdan0xC8F6 = 0x0250 58*ad30f8e7SGabor Kovesdan0xC8F7 = 0x025B 59*ad30f8e7SGabor Kovesdan0xC8F8 = 0x0254 60*ad30f8e7SGabor Kovesdan0xC8F9 = 0x0275 61*ad30f8e7SGabor Kovesdan0xC8FA = 0x0153 62*ad30f8e7SGabor Kovesdan0xC8FB = 0x00F8 63*ad30f8e7SGabor Kovesdan0xC8FC = 0x014B 64*ad30f8e7SGabor Kovesdan0xC8FD = 0x028A 65*ad30f8e7SGabor Kovesdan0xC8FE = 0x026A 66*ad30f8e7SGabor KovesdanEND_MAP 67