1# $NetBSD: ISO-8859-8%UCS.src,v 1.2 2003/07/12 16:11:09 tshiozak Exp $
2
3TYPE		ROWCOL
4NAME		ISO-8859-8/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/IEC 8859-8:1999 to Unicode
16#	Unicode version:  3.0
17#	Table version:    1.1
18#	Table format:     Format A
19#	Date:             2000-Jan-03
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-8:1999 characters map into Unicode.
42#
43#	Format:  Three tab-separated columns
44#		 Column #1 is the ISO/IEC 8859-8 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-8 order.
49#
50#	Version history
51#	1.0 version updates 0.1 version by adding mappings for all
52#	control characters.
53#       1.1 version updates to the published 8859-8:1999, correcting
54#          the mapping of 0xAF and adding mappings for LRM and RLM.
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
970xA2 = 0x00A2
980xA3 = 0x00A3
990xA4 = 0x00A4
1000xA5 = 0x00A5
1010xA6 = 0x00A6
1020xA7 = 0x00A7
1030xA8 = 0x00A8
1040xA9 = 0x00A9
1050xAA = 0x00D7
1060xAB = 0x00AB
1070xAC = 0x00AC
1080xAD = 0x00AD
1090xAE = 0x00AE
1100xAF = 0x00AF
1110xB0 = 0x00B0
1120xB1 = 0x00B1
1130xB2 = 0x00B2
1140xB3 = 0x00B3
1150xB4 = 0x00B4
1160xB5 = 0x00B5
1170xB6 = 0x00B6
1180xB7 = 0x00B7
1190xB8 = 0x00B8
1200xB9 = 0x00B9
1210xBA = 0x00F7
1220xBB = 0x00BB
1230xBC = 0x00BC
1240xBD = 0x00BD
1250xBE = 0x00BE
1260xDF = 0x2017
1270xE0 = 0x05D0
1280xE1 = 0x05D1
1290xE2 = 0x05D2
1300xE3 = 0x05D3
1310xE4 = 0x05D4
1320xE5 = 0x05D5
1330xE6 = 0x05D6
1340xE7 = 0x05D7
1350xE8 = 0x05D8
1360xE9 = 0x05D9
1370xEA = 0x05DA
1380xEB = 0x05DB
1390xEC = 0x05DC
1400xED = 0x05DD
1410xEE = 0x05DE
1420xEF = 0x05DF
1430xF0 = 0x05E0
1440xF1 = 0x05E1
1450xF2 = 0x05E2
1460xF3 = 0x05E3
1470xF4 = 0x05E4
1480xF5 = 0x05E5
1490xF6 = 0x05E6
1500xF7 = 0x05E7
1510xF8 = 0x05E8
1520xF9 = 0x05E9
1530xFA = 0x05EA
1540xFD = 0x200E
1550xFE = 0x200F
156END_MAP
157