1 # $NetBSD: UCS%JISX0201-KANA.src,v 1.5 2006/10/26 16:04:21 tnozaki Exp $ 2 3 TYPE ROWCOL 4 NAME "UCS/JISX0201-KANA" 5 SRC_ZONE 0xFF60 - 0xFF9F 6 OOB_MODE INVALID 7 DST_INVALID 0xFF 8 DST_UNIT_BITS 8 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 0xFF61 = 0x21 65 0xFF62 = 0x22 66 0xFF63 = 0x23 67 0xFF64 = 0x24 68 0xFF65 = 0x25 69 0xFF66 = 0x26 70 0xFF67 = 0x27 71 0xFF68 = 0x28 72 0xFF69 = 0x29 73 0xFF6A = 0x2A 74 0xFF6B = 0x2B 75 0xFF6C = 0x2C 76 0xFF6D = 0x2D 77 0xFF6E = 0x2E 78 0xFF6F = 0x2F 79 0xFF70 = 0x30 80 0xFF71 = 0x31 81 0xFF72 = 0x32 82 0xFF73 = 0x33 83 0xFF74 = 0x34 84 0xFF75 = 0x35 85 0xFF76 = 0x36 86 0xFF77 = 0x37 87 0xFF78 = 0x38 88 0xFF79 = 0x39 89 0xFF7A = 0x3A 90 0xFF7B = 0x3B 91 0xFF7C = 0x3C 92 0xFF7D = 0x3D 93 0xFF7E = 0x3E 94 0xFF7F = 0x3F 95 0xFF80 = 0x40 96 0xFF81 = 0x41 97 0xFF82 = 0x42 98 0xFF83 = 0x43 99 0xFF84 = 0x44 100 0xFF85 = 0x45 101 0xFF86 = 0x46 102 0xFF87 = 0x47 103 0xFF88 = 0x48 104 0xFF89 = 0x49 105 0xFF8A = 0x4A 106 0xFF8B = 0x4B 107 0xFF8C = 0x4C 108 0xFF8D = 0x4D 109 0xFF8E = 0x4E 110 0xFF8F = 0x4F 111 0xFF90 = 0x50 112 0xFF91 = 0x51 113 0xFF92 = 0x52 114 0xFF93 = 0x53 115 0xFF94 = 0x54 116 0xFF95 = 0x55 117 0xFF96 = 0x56 118 0xFF97 = 0x57 119 0xFF98 = 0x58 120 0xFF99 = 0x59 121 0xFF9A = 0x5A 122 0xFF9B = 0x5B 123 0xFF9C = 0x5C 124 0xFF9D = 0x5D 125 0xFF9E = 0x5E 126 0xFF9F = 0x5F 127 END_MAP 128