JISX0201-KANA%UCS.src revision 219019
1219019Sgabor# $FreeBSD: head/share/i18n/csmapper/JIS/JISX0201-KANA%UCS.src 219019 2011-02-25 00:04:39Z gabor $
2219019Sgabor# $NetBSD: JISX0201-KANA%UCS.src,v 1.3 2006/10/26 16:19:02 tnozaki Exp $
3219019Sgabor
4219019SgaborTYPE		ROWCOL
5219019SgaborNAME		JISX0201-KANA/UCS
6219019SgaborSRC_ZONE	0x00-0xDF
7219019SgaborOOB_MODE	ILSEQ
8219019SgaborDST_ILSEQ	0xFFFE
9219019SgaborDST_UNIT_BITS	16
10219019Sgabor
11219019SgaborBEGIN_MAP
12219019Sgabor#
13219019Sgabor# This mapping data is made from the mapping data provided by Unicode, Inc.
14219019Sgabor# Original notice:
15219019Sgabor#
16219019Sgabor#	Name:             JIS X 0201 (1976) to Unicode 1.1 Table
17219019Sgabor#	Unicode version:  1.1
18219019Sgabor#	Table version:    0.9
19219019Sgabor#	Table format:     Format A
20219019Sgabor#	Date:             8 March 1994
21219019Sgabor#
22219019Sgabor#	Copyright (c) 1991-1994 Unicode, Inc.  All Rights reserved.
23219019Sgabor#
24219019Sgabor#	This file is provided as-is by Unicode, Inc. (The Unicode Consortium).
25219019Sgabor#	No claims are made as to fitness for any particular purpose.  No
26219019Sgabor#	warranties of any kind are expressed or implied.  The recipient
27219019Sgabor#	agrees to determine applicability of information provided.  If this
28219019Sgabor#	file has been provided on magnetic media by Unicode, Inc., the sole
29219019Sgabor#	remedy for any claim will be exchange of defective media within 90
30219019Sgabor#	days of receipt.
31219019Sgabor#
32219019Sgabor#	Recipient is granted the right to make copies in any form for
33219019Sgabor#	internal distribution and to freely use the information supplied
34219019Sgabor#	in the creation of products supporting Unicode.  Unicode, Inc.
35219019Sgabor#	specifically excludes the right to re-distribute this file directly
36219019Sgabor#	to third parties or other organizations whether for profit or not.
37219019Sgabor#
38219019Sgabor#	General notes:
39219019Sgabor#
40219019Sgabor#
41219019Sgabor# This table contains one set of mappings from JIS X 0201 into Unicode.
42219019Sgabor# Note that these data are *possible* mappings only and may not be the
43219019Sgabor# same as those used by actual products, nor may they be the best suited
44219019Sgabor# for all uses.  For more information on the mappings between various code
45219019Sgabor# pages incorporating the repertoire of JIS X 0201 and Unicode, consult the
46219019Sgabor# VENDORS mapping data.  Normative information on the mapping between
47219019Sgabor# JIS X 0201 and Unicode may be found in the Unihan.txt file in the
48219019Sgabor# latest Unicode Character Database.
49219019Sgabor#
50219019Sgabor# If you have carefully considered the fact that the mappings in
51219019Sgabor# this table are only one possible set of mappings between JIS X 0201 and
52219019Sgabor# Unicode and have no normative status, but still feel that you
53219019Sgabor# have located an error in the table that requires fixing, you may
54219019Sgabor# report any such error to errata@unicode.org.
55219019Sgabor#
56219019Sgabor#
57219019Sgabor#	Format:  Three tab-separated columns
58219019Sgabor#		Column #1 is the shift JIS code (in hex as 0xXX)
59219019Sgabor#		Column #2 is the Unicode (in hex as 0xXXXX)
60219019Sgabor#		Column #3 the Unicode (ISO 10646) name (follows a comment sign)
61219019Sgabor#
62219019Sgabor#	The entries are in JIS order
63219019Sgabor#
64219019Sgabor#
65219019Sgabor0x00 - 0x5B = 0x0000 -
66219019Sgabor0x5C = 0x00A5
67219019Sgabor0x5D - 0x7D = 0x005D -
68219019Sgabor0x7E = 0x203E
69219019Sgabor0x7F = 0x007F
70219019Sgabor0xA1 - 0xDF = 0xFF61 -
71219019SgaborEND_MAP
72