1# $FreeBSD$
2# $NetBSD: UCS%JISX0201-KANA.src,v 1.5 2006/10/26 16:04:21 tnozaki Exp $
3
4TYPE		ROWCOL
5NAME		"UCS/JISX0201-KANA"
6SRC_ZONE	0xFF60 - 0xFF9F
7OOB_MODE	INVALID
8DST_INVALID	0xFF
9DST_UNIT_BITS	8
10
11BEGIN_MAP
12#
13# This mapping data is made from the mapping data provided by Unicode, Inc.
14# Original notice:
15#
16#	Name:             JIS X 0201 (1976) to Unicode 1.1 Table
17#	Unicode version:  1.1
18#	Table version:    0.9
19#	Table format:     Format A
20#	Date:             8 March 1994
21#
22#	Copyright (c) 1991-1994 Unicode, Inc.  All Rights reserved.
23#
24#	This file is provided as-is by Unicode, Inc. (The Unicode Consortium).
25#	No claims are made as to fitness for any particular purpose.  No
26#	warranties of any kind are expressed or implied.  The recipient
27#	agrees to determine applicability of information provided.  If this
28#	file has been provided on magnetic media by Unicode, Inc., the sole
29#	remedy for any claim will be exchange of defective media within 90
30#	days of receipt.
31#
32#	Recipient is granted the right to make copies in any form for
33#	internal distribution and to freely use the information supplied
34#	in the creation of products supporting Unicode.  Unicode, Inc.
35#	specifically excludes the right to re-distribute this file directly
36#	to third parties or other organizations whether for profit or not.
37#
38#	General notes:
39#
40#
41# This table contains one set of mappings from JIS X 0201 into Unicode.
42# Note that these data are *possible* mappings only and may not be the
43# same as those used by actual products, nor may they be the best suited
44# for all uses.  For more information on the mappings between various code
45# pages incorporating the repertoire of JIS X 0201 and Unicode, consult the
46# VENDORS mapping data.  Normative information on the mapping between
47# JIS X 0201 and Unicode may be found in the Unihan.txt file in the
48# latest Unicode Character Database.
49#
50# If you have carefully considered the fact that the mappings in
51# this table are only one possible set of mappings between JIS X 0201 and
52# Unicode and have no normative status, but still feel that you
53# have located an error in the table that requires fixing, you may
54# report any such error to errata@unicode.org.
55#
56#
57#	Format:  Three tab-separated columns
58#		Column #1 is the shift JIS code (in hex as 0xXX)
59#		Column #2 is the Unicode (in hex as 0xXXXX)
60#		Column #3 the Unicode (ISO 10646) name (follows a comment sign)
61#
62#	The entries are in JIS order
63#
64#
650xFF61 = 0x21
660xFF62 = 0x22
670xFF63 = 0x23
680xFF64 = 0x24
690xFF65 = 0x25
700xFF66 = 0x26
710xFF67 = 0x27
720xFF68 = 0x28
730xFF69 = 0x29
740xFF6A = 0x2A
750xFF6B = 0x2B
760xFF6C = 0x2C
770xFF6D = 0x2D
780xFF6E = 0x2E
790xFF6F = 0x2F
800xFF70 = 0x30
810xFF71 = 0x31
820xFF72 = 0x32
830xFF73 = 0x33
840xFF74 = 0x34
850xFF75 = 0x35
860xFF76 = 0x36
870xFF77 = 0x37
880xFF78 = 0x38
890xFF79 = 0x39
900xFF7A = 0x3A
910xFF7B = 0x3B
920xFF7C = 0x3C
930xFF7D = 0x3D
940xFF7E = 0x3E
950xFF7F = 0x3F
960xFF80 = 0x40
970xFF81 = 0x41
980xFF82 = 0x42
990xFF83 = 0x43
1000xFF84 = 0x44
1010xFF85 = 0x45
1020xFF86 = 0x46
1030xFF87 = 0x47
1040xFF88 = 0x48
1050xFF89 = 0x49
1060xFF8A = 0x4A
1070xFF8B = 0x4B
1080xFF8C = 0x4C
1090xFF8D = 0x4D
1100xFF8E = 0x4E
1110xFF8F = 0x4F
1120xFF90 = 0x50
1130xFF91 = 0x51
1140xFF92 = 0x52
1150xFF93 = 0x53
1160xFF94 = 0x54
1170xFF95 = 0x55
1180xFF96 = 0x56
1190xFF97 = 0x57
1200xFF98 = 0x58
1210xFF99 = 0x59
1220xFF9A = 0x5A
1230xFF9B = 0x5B
1240xFF9C = 0x5C
1250xFF9D = 0x5D
1260xFF9E = 0x5E
1270xFF9F = 0x5F
128END_MAP
129