1# $NetBSD: JISX0201-KANA%UCS.src,v 1.2 2003/07/12 16:11:10 tshiozak Exp $
2
3TYPE		ROWCOL
4NAME		JISX0201-KANA/UCS
5SRC_ZONE	0x00-0x7F
6OOB_MODE	ILSEQ
7DST_ILSEQ	0xFFFE
8DST_UNIT_BITS	16
9
10BEGIN_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@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#
640x00-0x1F = 0x00 -
650x21 = 0xFF61
660x22 = 0xFF62
670x23 = 0xFF63
680x24 = 0xFF64
690x25 = 0xFF65
700x26 = 0xFF66
710x27 = 0xFF67
720x28 = 0xFF68
730x29 = 0xFF69
740x2A = 0xFF6A
750x2B = 0xFF6B
760x2C = 0xFF6C
770x2D = 0xFF6D
780x2E = 0xFF6E
790x2F = 0xFF6F
800x30 = 0xFF70
810x31 = 0xFF71
820x32 = 0xFF72
830x33 = 0xFF73
840x34 = 0xFF74
850x35 = 0xFF75
860x36 = 0xFF76
870x37 = 0xFF77
880x38 = 0xFF78
890x39 = 0xFF79
900x3A = 0xFF7A
910x3B = 0xFF7B
920x3C = 0xFF7C
930x3D = 0xFF7D
940x3E = 0xFF7E
950x3F = 0xFF7F
960x40 = 0xFF80
970x41 = 0xFF81
980x42 = 0xFF82
990x43 = 0xFF83
1000x44 = 0xFF84
1010x45 = 0xFF85
1020x46 = 0xFF86
1030x47 = 0xFF87
1040x48 = 0xFF88
1050x49 = 0xFF89
1060x4A = 0xFF8A
1070x4B = 0xFF8B
1080x4C = 0xFF8C
1090x4D = 0xFF8D
1100x4E = 0xFF8E
1110x4F = 0xFF8F
1120x50 = 0xFF90
1130x51 = 0xFF91
1140x52 = 0xFF92
1150x53 = 0xFF93
1160x54 = 0xFF94
1170x55 = 0xFF95
1180x56 = 0xFF96
1190x57 = 0xFF97
1200x58 = 0xFF98
1210x59 = 0xFF99
1220x5A = 0xFF9A
1230x5B = 0xFF9B
1240x5C = 0xFF9C
1250x5D = 0xFF9D
1260x5E = 0xFF9E
1270x5F = 0xFF9F
1280x60-0x7F = 0xFFFE
129END_MAP
130