Home | History | Annotate | Line # | Download | only in JIS
      1 # $NetBSD: JISX0201-KANA%UCS.src,v 1.3 2006/10/26 16:19:02 tnozaki Exp $
      2 
      3 TYPE		ROWCOL
      4 NAME		JISX0201-KANA/UCS
      5 SRC_ZONE	0x21-0x5F
      6 OOB_MODE	ILSEQ
      7 DST_ILSEQ	0xFFFE
      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:             JIS X 0201 (1976) to Unicode 1.1 Table
     16 #	Unicode version:  1.1
     17 #	Table version:    0.9
     18 #	Table format:     Format A
     19 #	Date:             8 March 1994
     20 #
     21 #	Copyright (c) 1991-1994 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 #
     40 # This table contains one set of mappings from JIS X 0201 into Unicode.
     41 # Note that these data are *possible* mappings only and may not be the
     42 # same as those used by actual products, nor may they be the best suited
     43 # for all uses.  For more information on the mappings between various code
     44 # pages incorporating the repertoire of JIS X 0201 and Unicode, consult the
     45 # VENDORS mapping data.  Normative information on the mapping between
     46 # JIS X 0201 and Unicode may be found in the Unihan.txt file in the
     47 # latest Unicode Character Database.
     48 #
     49 # If you have carefully considered the fact that the mappings in
     50 # this table are only one possible set of mappings between JIS X 0201 and
     51 # Unicode and have no normative status, but still feel that you
     52 # have located an error in the table that requires fixing, you may
     53 # report any such error to errata (a] unicode.org.
     54 #
     55 #
     56 #	Format:  Three tab-separated columns
     57 #		Column #1 is the shift JIS code (in hex as 0xXX)
     58 #		Column #2 is the Unicode (in hex as 0xXXXX)
     59 #		Column #3 the Unicode (ISO 10646) name (follows a comment sign)
     60 #
     61 #	The entries are in JIS order
     62 #
     63 #
     64 0x21 = 0xFF61
     65 0x22 = 0xFF62
     66 0x23 = 0xFF63
     67 0x24 = 0xFF64
     68 0x25 = 0xFF65
     69 0x26 = 0xFF66
     70 0x27 = 0xFF67
     71 0x28 = 0xFF68
     72 0x29 = 0xFF69
     73 0x2A = 0xFF6A
     74 0x2B = 0xFF6B
     75 0x2C = 0xFF6C
     76 0x2D = 0xFF6D
     77 0x2E = 0xFF6E
     78 0x2F = 0xFF6F
     79 0x30 = 0xFF70
     80 0x31 = 0xFF71
     81 0x32 = 0xFF72
     82 0x33 = 0xFF73
     83 0x34 = 0xFF74
     84 0x35 = 0xFF75
     85 0x36 = 0xFF76
     86 0x37 = 0xFF77
     87 0x38 = 0xFF78
     88 0x39 = 0xFF79
     89 0x3A = 0xFF7A
     90 0x3B = 0xFF7B
     91 0x3C = 0xFF7C
     92 0x3D = 0xFF7D
     93 0x3E = 0xFF7E
     94 0x3F = 0xFF7F
     95 0x40 = 0xFF80
     96 0x41 = 0xFF81
     97 0x42 = 0xFF82
     98 0x43 = 0xFF83
     99 0x44 = 0xFF84
    100 0x45 = 0xFF85
    101 0x46 = 0xFF86
    102 0x47 = 0xFF87
    103 0x48 = 0xFF88
    104 0x49 = 0xFF89
    105 0x4A = 0xFF8A
    106 0x4B = 0xFF8B
    107 0x4C = 0xFF8C
    108 0x4D = 0xFF8D
    109 0x4E = 0xFF8E
    110 0x4F = 0xFF8F
    111 0x50 = 0xFF90
    112 0x51 = 0xFF91
    113 0x52 = 0xFF92
    114 0x53 = 0xFF93
    115 0x54 = 0xFF94
    116 0x55 = 0xFF95
    117 0x56 = 0xFF96
    118 0x57 = 0xFF97
    119 0x58 = 0xFF98
    120 0x59 = 0xFF99
    121 0x5A = 0xFF9A
    122 0x5B = 0xFF9B
    123 0x5C = 0xFF9C
    124 0x5D = 0xFF9D
    125 0x5E = 0xFF9E
    126 0x5F = 0xFF9F
    127 END_MAP
    128