Home | History | Annotate | Line # | Download | only in GB
      1 # $NetBSD: UCS%GB2312EXT.src,v 1.1 2006/08/19 10:58:41 tnozaki Exp $
      2 
      3 TYPE		ROWCOL
      4 NAME		"UCS/GB2312EXT"
      5 SRC_ZONE	0x0144 - 0xFE44
      6 OOB_MODE	INVALID
      7 DST_INVALID	0xFFFF
      8 DST_UNIT_BITS	16
      9 
     10 BEGIN_MAP
     11 #
     12 # This mapping data is made from the mapping data provided by Unicode, Inc.
     13 # Original notice:
     14 #
     15 #    Name:     cp936 to Unicode table
     16 #    Unicode version: 2.0
     17 #    Table version: 2.01
     18 #    Table format:  Format A
     19 #    Date:          1/7/2000
     20 #
     21 #    Contact:       cpxlate (a] microsoft.com
     22 #
     23 #    General notes: none
     24 #
     25 #    Format: Three tab-separated columns
     26 #        Column #1 is the cp936 code (in hex)
     27 #        Column #2 is the Unicode (in hex as 0xXXXX)
     28 #        Column #3 is the Unicode name (follows a comment sign, '#')
     29 #
     30 #    The entries are in cp936 order
     31 #
     32 0x0144 = 0x283D
     33 0x0148 = 0x283E
     34 0x01F9 = 0x283F
     35 0x0251 = 0x283B
     36 0x0261 = 0x2840
     37 0x20AC = 0x2263
     38 0x2170 = 0x2221
     39 0x2171 = 0x2222
     40 0x2172 = 0x2223
     41 0x2173 = 0x2224
     42 0x2174 = 0x2225
     43 0x2175 = 0x2226
     44 0x2176 = 0x2227
     45 0x2177 = 0x2228
     46 0x2178 = 0x2229
     47 0x2179 = 0x222A
     48 0xE76C = 0x2263 # fallback -> 0x20AC
     49 0xE7C7 = 0x283C
     50 0xE7C8 = 0x283F # fallback -> 0x01F9
     51 0xFE31 = 0x2672
     52 0xFE33 = 0x2674
     53 0xFE34 = 0x2675
     54 0xFE35 = 0x2660
     55 0xFE36 = 0x2661
     56 0xFE37 = 0x2670
     57 0xFE38 = 0x2671
     58 0xFE39 = 0x2662
     59 0xFE3A = 0x2663
     60 0xFE3B = 0x266E
     61 0xFE3C = 0x266F
     62 0xFE3D = 0x2666
     63 0xFE3E = 0x2667
     64 0xFE3F = 0x2664
     65 0xFE40 = 0x2665
     66 0xFE41 = 0x2668
     67 0xFE42 = 0x2669
     68 0xFE43 = 0x266A
     69 0xFE44 = 0x266B
     70 END_MAP
     71