xref: /freebsd/share/i18n/csmapper/ISO-8859/ISO-8859-6%UCS.src (revision d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf)
1# $NetBSD: ISO-8859-6%UCS.src,v 1.2 2003/07/12 16:11:09 tshiozak Exp $
2
3TYPE		ROWCOL
4NAME		ISO-8859-6/UCS
5SRC_ZONE	0x00-0xFF
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:             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-
640x80 = 0x0080
650x81 = 0x0081
660x82 = 0x0082
670x83 = 0x0083
680x84 = 0x0084
690x85 = 0x0085
700x86 = 0x0086
710x87 = 0x0087
720x88 = 0x0088
730x89 = 0x0089
740x8A = 0x008A
750x8B = 0x008B
760x8C = 0x008C
770x8D = 0x008D
780x8E = 0x008E
790x8F = 0x008F
800x90 = 0x0090
810x91 = 0x0091
820x92 = 0x0092
830x93 = 0x0093
840x94 = 0x0094
850x95 = 0x0095
860x96 = 0x0096
870x97 = 0x0097
880x98 = 0x0098
890x99 = 0x0099
900x9A = 0x009A
910x9B = 0x009B
920x9C = 0x009C
930x9D = 0x009D
940x9E = 0x009E
950x9F = 0x009F
960xA0 = 0x00A0
970xA4 = 0x00A4
980xAC = 0x060C
990xAD = 0x00AD
1000xBB = 0x061B
1010xBF = 0x061F
1020xC1 = 0x0621
1030xC2 = 0x0622
1040xC3 = 0x0623
1050xC4 = 0x0624
1060xC5 = 0x0625
1070xC6 = 0x0626
1080xC7 = 0x0627
1090xC8 = 0x0628
1100xC9 = 0x0629
1110xCA = 0x062A
1120xCB = 0x062B
1130xCC = 0x062C
1140xCD = 0x062D
1150xCE = 0x062E
1160xCF = 0x062F
1170xD0 = 0x0630
1180xD1 = 0x0631
1190xD2 = 0x0632
1200xD3 = 0x0633
1210xD4 = 0x0634
1220xD5 = 0x0635
1230xD6 = 0x0636
1240xD7 = 0x0637
1250xD8 = 0x0638
1260xD9 = 0x0639
1270xDA = 0x063A
1280xE0 = 0x0640
1290xE1 = 0x0641
1300xE2 = 0x0642
1310xE3 = 0x0643
1320xE4 = 0x0644
1330xE5 = 0x0645
1340xE6 = 0x0646
1350xE7 = 0x0647
1360xE8 = 0x0648
1370xE9 = 0x0649
1380xEA = 0x064A
1390xEB = 0x064B
1400xEC = 0x064C
1410xED = 0x064D
1420xEE = 0x064E
1430xEF = 0x064F
1440xF0 = 0x0650
1450xF1 = 0x0651
1460xF2 = 0x0652
147END_MAP
148