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