summaryrefslogtreecommitdiff
path: root/enc/trans/JIS/UCS%JISX0201-KANA.src
blob: fac6ae8afeda591675f8df4f69d2fa21869b1458 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
# $NetBSD: UCS%JISX0201-KANA.src,v 1.5 2006/10/26 16:04:21 tnozaki Exp $

TYPE		ROWCOL
NAME		"UCS/JISX0201-KANA"
SRC_ZONE	0xFF60 - 0xFF9F
OOB_MODE	INVALID
DST_INVALID	0xFF
DST_UNIT_BITS	8

BEGIN_MAP
#
# This mapping data is made from the mapping data provided by Unicode, Inc.
# Original notice:
#
# JIS0201.TXT
# Date: 2015-12-02 23:49:00 GMT [KW]
# © 2015 Unicode®, Inc.
# For terms of use, see http://www.unicode.org/terms_of_use.html
#
#	Name:             JIS X 0201 (1976) to Unicode 1.1 Table
#	Unicode version:  1.1
#	Table version:    2.0
#	Table format:     Format A
#	Date:             2011 October 14 (header updated: 2015 December 02)
#
#	General notes:
#
#
# This table contains one set of mappings from JIS X 0201 into Unicode.
# Note that these data are *possible* mappings only and may not be the
# same as those used by actual products, nor may they be the best suited
# for all uses.  For more information on the mappings between various code
# pages incorporating the repertoire of JIS X 0201 and Unicode, consult the
# VENDORS mapping data.
#
#
#	Format:  Three tab-separated columns
#		Column #1 is the shift JIS code (in hex as 0xXX)
#		Column #2 is the Unicode (in hex as 0xXXXX)
#		Column #3 the Unicode (ISO 10646) name (follows a comment sign)
#
#	The entries are in JIS order
#
#  Revision History:
#
#    [v2.0, 2015 December 02]
#    updates to copyright notice and terms of use
#    no changes to character mappings
#
#    [v1.0, 2011 October 14]
#    Updated terms of use to current wording.
#    Updated contact information.
#    No changes to the mapping data.
#
#    [v0.9, 8 March 1994]
#    First release.
#
#  Use the Unicode reporting form <http://www.unicode.org/reporting.html>
#    for any questions or comments or to report errors in the data.
#
#
0xFF61 = 0x21
0xFF62 = 0x22
0xFF63 = 0x23
0xFF64 = 0x24
0xFF65 = 0x25
0xFF66 = 0x26
0xFF67 = 0x27
0xFF68 = 0x28
0xFF69 = 0x29
0xFF6A = 0x2A
0xFF6B = 0x2B
0xFF6C = 0x2C
0xFF6D = 0x2D
0xFF6E = 0x2E
0xFF6F = 0x2F
0xFF70 = 0x30
0xFF71 = 0x31
0xFF72 = 0x32
0xFF73 = 0x33
0xFF74 = 0x34
0xFF75 = 0x35
0xFF76 = 0x36
0xFF77 = 0x37
0xFF78 = 0x38
0xFF79 = 0x39
0xFF7A = 0x3A
0xFF7B = 0x3B
0xFF7C = 0x3C
0xFF7D = 0x3D
0xFF7E = 0x3E
0xFF7F = 0x3F
0xFF80 = 0x40
0xFF81 = 0x41
0xFF82 = 0x42
0xFF83 = 0x43
0xFF84 = 0x44
0xFF85 = 0x45
0xFF86 = 0x46
0xFF87 = 0x47
0xFF88 = 0x48
0xFF89 = 0x49
0xFF8A = 0x4A
0xFF8B = 0x4B
0xFF8C = 0x4C
0xFF8D = 0x4D
0xFF8E = 0x4E
0xFF8F = 0x4F
0xFF90 = 0x50
0xFF91 = 0x51
0xFF92 = 0x52
0xFF93 = 0x53
0xFF94 = 0x54
0xFF95 = 0x55
0xFF96 = 0x56
0xFF97 = 0x57
0xFF98 = 0x58
0xFF99 = 0x59
0xFF9A = 0x5A
0xFF9B = 0x5B
0xFF9C = 0x5C
0xFF9D = 0x5D
0xFF9E = 0x5E
0xFF9F = 0x5F
END_MAP