1 # $NetBSD: UCS%ISO-8859-6.src,v 1.4 2005/03/09 11:31:41 tshiozak Exp $ 2 3 TYPE ROWCOL 4 NAME ISO-8859-6/UCS 5 SRC_ZONE 0x0000-0x0652 6 OOB_MODE INVALID 7 DST_INVALID 0x100 8 DST_UNIT_BITS 16 9 10 BEGIN_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 (a] 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 (a] unicode.org> 60 # Please note that <errata (a] unicode.org> is an archival address; 61 # notices will be checked, but do not expect an immediate response. 62 # 63 0x00-0x7F = 0x00- 64 0x0080 = 0x80 65 0x0081 = 0x81 66 0x0082 = 0x82 67 0x0083 = 0x83 68 0x0084 = 0x84 69 0x0085 = 0x85 70 0x0086 = 0x86 71 0x0087 = 0x87 72 0x0088 = 0x88 73 0x0089 = 0x89 74 0x008A = 0x8A 75 0x008B = 0x8B 76 0x008C = 0x8C 77 0x008D = 0x8D 78 0x008E = 0x8E 79 0x008F = 0x8F 80 0x0090 = 0x90 81 0x0091 = 0x91 82 0x0092 = 0x92 83 0x0093 = 0x93 84 0x0094 = 0x94 85 0x0095 = 0x95 86 0x0096 = 0x96 87 0x0097 = 0x97 88 0x0098 = 0x98 89 0x0099 = 0x99 90 0x009A = 0x9A 91 0x009B = 0x9B 92 0x009C = 0x9C 93 0x009D = 0x9D 94 0x009E = 0x9E 95 0x009F = 0x9F 96 0x00A0 = 0xA0 97 0x00A4 = 0xA4 98 0x060C = 0xAC 99 0x00AD = 0xAD 100 0x061B = 0xBB 101 0x061F = 0xBF 102 0x0621 = 0xC1 103 0x0622 = 0xC2 104 0x0623 = 0xC3 105 0x0624 = 0xC4 106 0x0625 = 0xC5 107 0x0626 = 0xC6 108 0x0627 = 0xC7 109 0x0628 = 0xC8 110 0x0629 = 0xC9 111 0x062A = 0xCA 112 0x062B = 0xCB 113 0x062C = 0xCC 114 0x062D = 0xCD 115 0x062E = 0xCE 116 0x062F = 0xCF 117 0x0630 = 0xD0 118 0x0631 = 0xD1 119 0x0632 = 0xD2 120 0x0633 = 0xD3 121 0x0634 = 0xD4 122 0x0635 = 0xD5 123 0x0636 = 0xD6 124 0x0637 = 0xD7 125 0x0638 = 0xD8 126 0x0639 = 0xD9 127 0x063A = 0xDA 128 0x0640 = 0xE0 129 0x0641 = 0xE1 130 0x0642 = 0xE2 131 0x0643 = 0xE3 132 0x0644 = 0xE4 133 0x0645 = 0xE5 134 0x0646 = 0xE6 135 0x0647 = 0xE7 136 0x0648 = 0xE8 137 0x0649 = 0xE9 138 0x064A = 0xEA 139 0x064B = 0xEB 140 0x064C = 0xEC 141 0x064D = 0xED 142 0x064E = 0xEE 143 0x064F = 0xEF 144 0x0650 = 0xF0 145 0x0651 = 0xF1 146 0x0652 = 0xF2 147 END_MAP 148