xref: /netbsd-src/share/i18n/csmapper/ISO-8859/UCS%ISO-8859-6.src (revision 16758dd815cf4057ca0c6eb27f415c809fcea5e4)
1# $NetBSD: UCS%ISO-8859-6.src,v 1.4 2005/03/09 11:31:41 tshiozak Exp $
2
3TYPE		ROWCOL
4NAME		ISO-8859-6/UCS
5SRC_ZONE	0x0000-0x0652
6OOB_MODE	INVALID
7DST_INVALID	0x100
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:             ISO 8859-6:1999 to Unicode
16#	Unicode version:  3.0
17#	Table version:    1.0
18#	Table format:     Format A
19#	Date:             1999 July 27
20#	Authors:          Ken Whistler <kenw@sybase.com>
21#
22#	Copyright (c) 1991-1999 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 optical 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#	Unicode, Inc. hereby grants the right to freely use the information
33#	supplied in this file in the creation of products supporting the
34#	Unicode Standard, and to make copies of this file in any form for
35#	internal or external distribution as long as this notice remains
36#	attached.
37#
38#	General notes:
39#
40#	This table contains the data the Unicode Consortium has on how
41#       ISO/IEC 8859-6:1999 characters map into Unicode.
42#
43#	Format:  Three tab-separated columns
44#		 Column #1 is the ISO/IEC 8859-6 code (in hex as 0xXX)
45#		 Column #2 is the Unicode (in hex as 0xXXXX)
46#		 Column #3 the Unicode name (follows a comment sign, '#')
47#
48#	The entries are in ISO/IEC 8859-6 order.
49#
50#	Version history
51#	1.0 version updates 0.1 version by adding mappings for all
52#	control characters.
53#	0x30..0x39 remapped to the ASCII digits (U+0030..U+0039) instead
54#	of the Arabic digits (U+0660..U+0669).
55#
56#	Updated versions of this file may be found in:
57#		<ftp://ftp.unicode.org/Public/MAPPINGS/>
58#
59#	Any comments or problems, contact <errata@unicode.org>
60#	Please note that <errata@unicode.org> is an archival address;
61#	notices will be checked, but do not expect an immediate response.
62#
630x00-0x7F = 0x00-
640x0080 = 0x80
650x0081 = 0x81
660x0082 = 0x82
670x0083 = 0x83
680x0084 = 0x84
690x0085 = 0x85
700x0086 = 0x86
710x0087 = 0x87
720x0088 = 0x88
730x0089 = 0x89
740x008A = 0x8A
750x008B = 0x8B
760x008C = 0x8C
770x008D = 0x8D
780x008E = 0x8E
790x008F = 0x8F
800x0090 = 0x90
810x0091 = 0x91
820x0092 = 0x92
830x0093 = 0x93
840x0094 = 0x94
850x0095 = 0x95
860x0096 = 0x96
870x0097 = 0x97
880x0098 = 0x98
890x0099 = 0x99
900x009A = 0x9A
910x009B = 0x9B
920x009C = 0x9C
930x009D = 0x9D
940x009E = 0x9E
950x009F = 0x9F
960x00A0 = 0xA0
970x00A4 = 0xA4
980x060C = 0xAC
990x00AD = 0xAD
1000x061B = 0xBB
1010x061F = 0xBF
1020x0621 = 0xC1
1030x0622 = 0xC2
1040x0623 = 0xC3
1050x0624 = 0xC4
1060x0625 = 0xC5
1070x0626 = 0xC6
1080x0627 = 0xC7
1090x0628 = 0xC8
1100x0629 = 0xC9
1110x062A = 0xCA
1120x062B = 0xCB
1130x062C = 0xCC
1140x062D = 0xCD
1150x062E = 0xCE
1160x062F = 0xCF
1170x0630 = 0xD0
1180x0631 = 0xD1
1190x0632 = 0xD2
1200x0633 = 0xD3
1210x0634 = 0xD4
1220x0635 = 0xD5
1230x0636 = 0xD6
1240x0637 = 0xD7
1250x0638 = 0xD8
1260x0639 = 0xD9
1270x063A = 0xDA
1280x0640 = 0xE0
1290x0641 = 0xE1
1300x0642 = 0xE2
1310x0643 = 0xE3
1320x0644 = 0xE4
1330x0645 = 0xE5
1340x0646 = 0xE6
1350x0647 = 0xE7
1360x0648 = 0xE8
1370x0649 = 0xE9
1380x064A = 0xEA
1390x064B = 0xEB
1400x064C = 0xEC
1410x064D = 0xED
1420x064E = 0xEE
1430x064F = 0xEF
1440x0650 = 0xF0
1450x0651 = 0xF1
1460x0652 = 0xF2
147END_MAP
148