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