1*91e1e26aSAlexander Pyhalov# 2*91e1e26aSAlexander Pyhalov# CDDL HEADER START 3*91e1e26aSAlexander Pyhalov# 4*91e1e26aSAlexander Pyhalov# The contents of this file are subject to the terms of the 5*91e1e26aSAlexander Pyhalov# Common Development and Distribution License (the "License"). 6*91e1e26aSAlexander Pyhalov# You may not use this file except in compliance with the License. 7*91e1e26aSAlexander Pyhalov# 8*91e1e26aSAlexander Pyhalov# You can obtain a copy of the license at src/OPENSOLARIS.LICENSE 9*91e1e26aSAlexander Pyhalov# or http://www.opensolaris.org/os/licensing. 10*91e1e26aSAlexander Pyhalov# See the License for the specific language governing permissions 11*91e1e26aSAlexander Pyhalov# and limitations under the License. 12*91e1e26aSAlexander Pyhalov# 13*91e1e26aSAlexander Pyhalov# When distributing Covered Code, include this CDDL HEADER in each 14*91e1e26aSAlexander Pyhalov# file and include the License file at src/OPENSOLARIS.LICENSE. 15*91e1e26aSAlexander Pyhalov# If applicable, add the following below this CDDL HEADER, with the 16*91e1e26aSAlexander Pyhalov# fields enclosed by brackets "[]" replaced with your own identifying 17*91e1e26aSAlexander Pyhalov# information: Portions Copyright [yyyy] [name of copyright owner] 18*91e1e26aSAlexander Pyhalov# 19*91e1e26aSAlexander Pyhalov# CDDL HEADER END 20*91e1e26aSAlexander Pyhalov# 21*91e1e26aSAlexander Pyhalov# 22*91e1e26aSAlexander Pyhalov# Copyright (c) 1991-2005 Unicode, Inc. All rights reserved. Distributed 23*91e1e26aSAlexander Pyhalov# under the Terms of Use in http://www.unicode.org/copyright.html. 24*91e1e26aSAlexander Pyhalov# 25*91e1e26aSAlexander Pyhalov# 26*91e1e26aSAlexander Pyhalov# Name: ISO 8859-6 (1987) to Unicode 27*91e1e26aSAlexander Pyhalov# Unicode version: 1.1 28*91e1e26aSAlexander Pyhalov# Table version: 0.1 29*91e1e26aSAlexander Pyhalov# Table format: Format A 30*91e1e26aSAlexander Pyhalov# Date: 16 January 1995 31*91e1e26aSAlexander Pyhalov# 32*91e1e26aSAlexander Pyhalov# General notes: 33*91e1e26aSAlexander Pyhalov# 34*91e1e26aSAlexander Pyhalov# This table contains the data the Unicode Consortium has on how 35*91e1e26aSAlexander Pyhalov# ISO 8859-6 (1987) characters map into Unicode. 36*91e1e26aSAlexander Pyhalov# 37*91e1e26aSAlexander Pyhalov# Format: Three tab-separated columns 38*91e1e26aSAlexander Pyhalov# Column #1 is the ISO 8859-6 code (in hex as 0xXX) 39*91e1e26aSAlexander Pyhalov# Column #2 is the Unicode (in hex as 0xXXXX) 40*91e1e26aSAlexander Pyhalov# Column #3 the Unicode name (follows a comment sign, '#') 41*91e1e26aSAlexander Pyhalov# 42*91e1e26aSAlexander Pyhalov# The entries are in ISO 8859-6 order 43*91e1e26aSAlexander Pyhalov# 44*91e1e26aSAlexander Pyhalov# 45*91e1e26aSAlexander Pyhalov0x20 0x0020 # SPACE 46*91e1e26aSAlexander Pyhalov0x21 0x0021 # EXCLAMATION MARK 47*91e1e26aSAlexander Pyhalov0x22 0x0022 # QUOTATION MARK 48*91e1e26aSAlexander Pyhalov0x23 0x0023 # NUMBER SIGN 49*91e1e26aSAlexander Pyhalov0x24 0x0024 # DOLLAR SIGN 50*91e1e26aSAlexander Pyhalov0x25 0x0025 # PERCENT SIGN 51*91e1e26aSAlexander Pyhalov0x26 0x0026 # AMPERSAND 52*91e1e26aSAlexander Pyhalov0x27 0x0027 # APOSTROPHE 53*91e1e26aSAlexander Pyhalov0x28 0x0028 # LEFT PARENTHESIS 54*91e1e26aSAlexander Pyhalov0x29 0x0029 # RIGHT PARENTHESIS 55*91e1e26aSAlexander Pyhalov0x2A 0x002A # ASTERISK 56*91e1e26aSAlexander Pyhalov0x2B 0x002B # PLUS SIGN 57*91e1e26aSAlexander Pyhalov0x2C 0x002C # COMMA 58*91e1e26aSAlexander Pyhalov0x2D 0x002D # HYPHEN-MINUS 59*91e1e26aSAlexander Pyhalov0x2E 0x002E # FULL STOP 60*91e1e26aSAlexander Pyhalov0x2F 0x002F # SOLIDUS 61*91e1e26aSAlexander Pyhalov0x30 0x0030 # 0x0660 # ARABIC-INDIC DIGIT ZERO 62*91e1e26aSAlexander Pyhalov0x31 0x0031 # 0x0661 # ARABIC-INDIC DIGIT ONE 63*91e1e26aSAlexander Pyhalov0x32 0x0032 # 0x0662 # ARABIC-INDIC DIGIT TWO 64*91e1e26aSAlexander Pyhalov0x33 0x0033 # 0x0663 # ARABIC-INDIC DIGIT THREE 65*91e1e26aSAlexander Pyhalov0x34 0x0034 # 0x0664 # ARABIC-INDIC DIGIT FOUR 66*91e1e26aSAlexander Pyhalov0x35 0x0035 # 0x0665 # ARABIC-INDIC DIGIT FIVE 67*91e1e26aSAlexander Pyhalov0x36 0x0036 # 0x0666 # ARABIC-INDIC DIGIT SIX 68*91e1e26aSAlexander Pyhalov0x37 0x0037 # 0x0667 # ARABIC-INDIC DIGIT SEVEN 69*91e1e26aSAlexander Pyhalov0x38 0x0038 # 0x0668 # ARABIC-INDIC DIGIT EIGHT 70*91e1e26aSAlexander Pyhalov0x39 0x0039 # 0x0669 # ARABIC-INDIC DIGIT NINE 71*91e1e26aSAlexander Pyhalov0x3A 0x003A # COLON 72*91e1e26aSAlexander Pyhalov0x3B 0x003B # SEMICOLON 73*91e1e26aSAlexander Pyhalov0x3C 0x003C # LESS-THAN SIGN 74*91e1e26aSAlexander Pyhalov0x3D 0x003D # EQUALS SIGN 75*91e1e26aSAlexander Pyhalov0x3E 0x003E # GREATER-THAN SIGN 76*91e1e26aSAlexander Pyhalov0x3F 0x003F # QUESTION MARK 77*91e1e26aSAlexander Pyhalov0x40 0x0040 # COMMERCIAL AT 78*91e1e26aSAlexander Pyhalov0x41 0x0041 # LATIN CAPITAL LETTER A 79*91e1e26aSAlexander Pyhalov0x42 0x0042 # LATIN CAPITAL LETTER B 80*91e1e26aSAlexander Pyhalov0x43 0x0043 # LATIN CAPITAL LETTER C 81*91e1e26aSAlexander Pyhalov0x44 0x0044 # LATIN CAPITAL LETTER D 82*91e1e26aSAlexander Pyhalov0x45 0x0045 # LATIN CAPITAL LETTER E 83*91e1e26aSAlexander Pyhalov0x46 0x0046 # LATIN CAPITAL LETTER F 84*91e1e26aSAlexander Pyhalov0x47 0x0047 # LATIN CAPITAL LETTER G 85*91e1e26aSAlexander Pyhalov0x48 0x0048 # LATIN CAPITAL LETTER H 86*91e1e26aSAlexander Pyhalov0x49 0x0049 # LATIN CAPITAL LETTER I 87*91e1e26aSAlexander Pyhalov0x4A 0x004A # LATIN CAPITAL LETTER J 88*91e1e26aSAlexander Pyhalov0x4B 0x004B # LATIN CAPITAL LETTER K 89*91e1e26aSAlexander Pyhalov0x4C 0x004C # LATIN CAPITAL LETTER L 90*91e1e26aSAlexander Pyhalov0x4D 0x004D # LATIN CAPITAL LETTER M 91*91e1e26aSAlexander Pyhalov0x4E 0x004E # LATIN CAPITAL LETTER N 92*91e1e26aSAlexander Pyhalov0x4F 0x004F # LATIN CAPITAL LETTER O 93*91e1e26aSAlexander Pyhalov0x50 0x0050 # LATIN CAPITAL LETTER P 94*91e1e26aSAlexander Pyhalov0x51 0x0051 # LATIN CAPITAL LETTER Q 95*91e1e26aSAlexander Pyhalov0x52 0x0052 # LATIN CAPITAL LETTER R 96*91e1e26aSAlexander Pyhalov0x53 0x0053 # LATIN CAPITAL LETTER S 97*91e1e26aSAlexander Pyhalov0x54 0x0054 # LATIN CAPITAL LETTER T 98*91e1e26aSAlexander Pyhalov0x55 0x0055 # LATIN CAPITAL LETTER U 99*91e1e26aSAlexander Pyhalov0x56 0x0056 # LATIN CAPITAL LETTER V 100*91e1e26aSAlexander Pyhalov0x57 0x0057 # LATIN CAPITAL LETTER W 101*91e1e26aSAlexander Pyhalov0x58 0x0058 # LATIN CAPITAL LETTER X 102*91e1e26aSAlexander Pyhalov0x59 0x0059 # LATIN CAPITAL LETTER Y 103*91e1e26aSAlexander Pyhalov0x5A 0x005A # LATIN CAPITAL LETTER Z 104*91e1e26aSAlexander Pyhalov0x5B 0x005B # LEFT SQUARE BRACKET 105*91e1e26aSAlexander Pyhalov0x5C 0x005C # REVERSE SOLIDUS 106*91e1e26aSAlexander Pyhalov0x5D 0x005D # RIGHT SQUARE BRACKET 107*91e1e26aSAlexander Pyhalov0x5E 0x005E # CIRCUMFLEX ACCENT 108*91e1e26aSAlexander Pyhalov0x5F 0x005F # LOW LINE 109*91e1e26aSAlexander Pyhalov0x60 0x0060 # GRAVE ACCENT 110*91e1e26aSAlexander Pyhalov0x61 0x0061 # LATIN SMALL LETTER A 111*91e1e26aSAlexander Pyhalov0x62 0x0062 # LATIN SMALL LETTER B 112*91e1e26aSAlexander Pyhalov0x63 0x0063 # LATIN SMALL LETTER C 113*91e1e26aSAlexander Pyhalov0x64 0x0064 # LATIN SMALL LETTER D 114*91e1e26aSAlexander Pyhalov0x65 0x0065 # LATIN SMALL LETTER E 115*91e1e26aSAlexander Pyhalov0x66 0x0066 # LATIN SMALL LETTER F 116*91e1e26aSAlexander Pyhalov0x67 0x0067 # LATIN SMALL LETTER G 117*91e1e26aSAlexander Pyhalov0x68 0x0068 # LATIN SMALL LETTER H 118*91e1e26aSAlexander Pyhalov0x69 0x0069 # LATIN SMALL LETTER I 119*91e1e26aSAlexander Pyhalov0x6A 0x006A # LATIN SMALL LETTER J 120*91e1e26aSAlexander Pyhalov0x6B 0x006B # LATIN SMALL LETTER K 121*91e1e26aSAlexander Pyhalov0x6C 0x006C # LATIN SMALL LETTER L 122*91e1e26aSAlexander Pyhalov0x6D 0x006D # LATIN SMALL LETTER M 123*91e1e26aSAlexander Pyhalov0x6E 0x006E # LATIN SMALL LETTER N 124*91e1e26aSAlexander Pyhalov0x6F 0x006F # LATIN SMALL LETTER O 125*91e1e26aSAlexander Pyhalov0x70 0x0070 # LATIN SMALL LETTER P 126*91e1e26aSAlexander Pyhalov0x71 0x0071 # LATIN SMALL LETTER Q 127*91e1e26aSAlexander Pyhalov0x72 0x0072 # LATIN SMALL LETTER R 128*91e1e26aSAlexander Pyhalov0x73 0x0073 # LATIN SMALL LETTER S 129*91e1e26aSAlexander Pyhalov0x74 0x0074 # LATIN SMALL LETTER T 130*91e1e26aSAlexander Pyhalov0x75 0x0075 # LATIN SMALL LETTER U 131*91e1e26aSAlexander Pyhalov0x76 0x0076 # LATIN SMALL LETTER V 132*91e1e26aSAlexander Pyhalov0x77 0x0077 # LATIN SMALL LETTER W 133*91e1e26aSAlexander Pyhalov0x78 0x0078 # LATIN SMALL LETTER X 134*91e1e26aSAlexander Pyhalov0x79 0x0079 # LATIN SMALL LETTER Y 135*91e1e26aSAlexander Pyhalov0x7A 0x007A # LATIN SMALL LETTER Z 136*91e1e26aSAlexander Pyhalov0x7B 0x007B # LEFT CURLY BRACKET 137*91e1e26aSAlexander Pyhalov0x7C 0x007C # VERTICAL LINE 138*91e1e26aSAlexander Pyhalov0x7D 0x007D # RIGHT CURLY BRACKET 139*91e1e26aSAlexander Pyhalov0x7E 0x007E # TILDE 140*91e1e26aSAlexander Pyhalov0xA0 0x00A0 # NO-BREAK SPACE 141*91e1e26aSAlexander Pyhalov0xA4 0x00A4 # CURRENCY SIGN 142*91e1e26aSAlexander Pyhalov0xAC 0x060C # ARABIC COMMA 143*91e1e26aSAlexander Pyhalov0xAD 0x00AD # SOFT HYPHEN 144*91e1e26aSAlexander Pyhalov0xBB 0x061B # ARABIC SEMICOLON 145*91e1e26aSAlexander Pyhalov0xBF 0x061F # ARABIC QUESTION MARK 146*91e1e26aSAlexander Pyhalov0xC1 0x0621 # ARABIC LETTER HAMZA 147*91e1e26aSAlexander Pyhalov0xC2 0x0622 # ARABIC LETTER ALEF WITH MADDA ABOVE 148*91e1e26aSAlexander Pyhalov0xC3 0x0623 # ARABIC LETTER ALEF WITH HAMZA ABOVE 149*91e1e26aSAlexander Pyhalov0xC4 0x0624 # ARABIC LETTER WAW WITH HAMZA ABOVE 150*91e1e26aSAlexander Pyhalov0xC5 0x0625 # ARABIC LETTER ALEF WITH HAMZA BELOW 151*91e1e26aSAlexander Pyhalov0xC6 0x0626 # ARABIC LETTER YEH WITH HAMZA ABOVE 152*91e1e26aSAlexander Pyhalov0xC7 0x0627 # ARABIC LETTER ALEF 153*91e1e26aSAlexander Pyhalov0xC8 0x0628 # ARABIC LETTER BEH 154*91e1e26aSAlexander Pyhalov0xC9 0x0629 # ARABIC LETTER TEH MARBUTA 155*91e1e26aSAlexander Pyhalov0xCA 0x062A # ARABIC LETTER TEH 156*91e1e26aSAlexander Pyhalov0xCB 0x062B # ARABIC LETTER THEH 157*91e1e26aSAlexander Pyhalov0xCC 0x062C # ARABIC LETTER JEEM 158*91e1e26aSAlexander Pyhalov0xCD 0x062D # ARABIC LETTER HAH 159*91e1e26aSAlexander Pyhalov0xCE 0x062E # ARABIC LETTER KHAH 160*91e1e26aSAlexander Pyhalov0xCF 0x062F # ARABIC LETTER DAL 161*91e1e26aSAlexander Pyhalov0xD0 0x0630 # ARABIC LETTER THAL 162*91e1e26aSAlexander Pyhalov0xD1 0x0631 # ARABIC LETTER REH 163*91e1e26aSAlexander Pyhalov0xD2 0x0632 # ARABIC LETTER ZAIN 164*91e1e26aSAlexander Pyhalov0xD3 0x0633 # ARABIC LETTER SEEN 165*91e1e26aSAlexander Pyhalov0xD4 0x0634 # ARABIC LETTER SHEEN 166*91e1e26aSAlexander Pyhalov0xD5 0x0635 # ARABIC LETTER SAD 167*91e1e26aSAlexander Pyhalov0xD6 0x0636 # ARABIC LETTER DAD 168*91e1e26aSAlexander Pyhalov0xD7 0x0637 # ARABIC LETTER TAH 169*91e1e26aSAlexander Pyhalov0xD8 0x0638 # ARABIC LETTER ZAH 170*91e1e26aSAlexander Pyhalov0xD9 0x0639 # ARABIC LETTER AIN 171*91e1e26aSAlexander Pyhalov0xDA 0x063A # ARABIC LETTER GHAIN 172*91e1e26aSAlexander Pyhalov0xE0 0x0640 # ARABIC TATWEEL 173*91e1e26aSAlexander Pyhalov0xE1 0x0641 # ARABIC LETTER FEH 174*91e1e26aSAlexander Pyhalov0xE2 0x0642 # ARABIC LETTER QAF 175*91e1e26aSAlexander Pyhalov0xE3 0x0643 # ARABIC LETTER KAF 176*91e1e26aSAlexander Pyhalov0xE4 0x0644 # ARABIC LETTER LAM 177*91e1e26aSAlexander Pyhalov0xE5 0x0645 # ARABIC LETTER MEEM 178*91e1e26aSAlexander Pyhalov0xE6 0x0646 # ARABIC LETTER NOON 179*91e1e26aSAlexander Pyhalov0xE7 0x0647 # ARABIC LETTER HEH 180*91e1e26aSAlexander Pyhalov0xE8 0x0648 # ARABIC LETTER WAW 181*91e1e26aSAlexander Pyhalov0xE9 0x0649 # ARABIC LETTER ALEF MAKSURA 182*91e1e26aSAlexander Pyhalov0xEA 0x064A # ARABIC LETTER YEH 183*91e1e26aSAlexander Pyhalov0xEB 0x064B # ARABIC FATHATAN 184*91e1e26aSAlexander Pyhalov0xEC 0x064C # ARABIC DAMMATAN 185*91e1e26aSAlexander Pyhalov0xED 0x064D # ARABIC KASRATAN 186*91e1e26aSAlexander Pyhalov0xEE 0x064E # ARABIC FATHA 187*91e1e26aSAlexander Pyhalov0xEF 0x064F # ARABIC DAMMA 188*91e1e26aSAlexander Pyhalov0xF0 0x0650 # ARABIC KASRA 189*91e1e26aSAlexander Pyhalov0xF1 0x0651 # ARABIC SHADDA 190*91e1e26aSAlexander Pyhalov0xF2 0x0652 # ARABIC SUKUN 191