1 # $NetBSD: ISO-8859-7%UCS.src,v 1.3 2006/07/12 16:56:35 tnozaki Exp $ 2 3 TYPE ROWCOL 4 NAME ISO-8859-7/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-7:2003 to Unicode 16 # Unicode version: 4.0 17 # Table version: 2.0 18 # Table format: Format A 19 # Date: 2003-Nov-12 20 # Authors: Ken Whistler <kenw (a] sybase.com> 21 # 22 # Copyright (c) 1991-2003 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 8859-7:2003 characters map into Unicode. 42 # 43 # ISO 8859-7:1987 is equivalent to ISO-IR-126, ELOT 928, 44 # and ECMA 118. ISO 8859-7:2003 adds two currency signs 45 # and one other character not in the earlier standard. 46 # 47 # Format: Three tab-separated columns 48 # Column #1 is the ISO 8859-7 code (in hex as 0xXX) 49 # Column #2 is the Unicode (in hex as 0xXXXX) 50 # Column #3 the Unicode name (follows a comment sign, '#') 51 # 52 # The entries are in ISO 8859-7 order. 53 # 54 # Version history 55 # 1.0 version updates 0.1 version by adding mappings for all 56 # control characters. 57 # Remap 0xA1 to U+2018 (instead of 0x02BD) to match text of 8859-7 58 # Remap 0xA2 to U+2019 (instead of 0x02BC) to match text of 8859-7 59 # 60 # 2.0 version updates 1.0 version by adding mappings for the 61 # three newly added characters 0xA4, 0xA5, 0xAA. 62 # 63 # Updated versions of this file may be found in: 64 # <http://www.unicode.org/Public/MAPPINGS/> 65 # 66 # Any comments or problems, contact the Unicode Consortium at: 67 # <http://www.unicode.org/reporting.html> 68 # 69 0x00-0x7F = 0x00- 70 0x80 = 0x0080 71 0x81 = 0x0081 72 0x82 = 0x0082 73 0x83 = 0x0083 74 0x84 = 0x0084 75 0x85 = 0x0085 76 0x86 = 0x0086 77 0x87 = 0x0087 78 0x88 = 0x0088 79 0x89 = 0x0089 80 0x8A = 0x008A 81 0x8B = 0x008B 82 0x8C = 0x008C 83 0x8D = 0x008D 84 0x8E = 0x008E 85 0x8F = 0x008F 86 0x90 = 0x0090 87 0x91 = 0x0091 88 0x92 = 0x0092 89 0x93 = 0x0093 90 0x94 = 0x0094 91 0x95 = 0x0095 92 0x96 = 0x0096 93 0x97 = 0x0097 94 0x98 = 0x0098 95 0x99 = 0x0099 96 0x9A = 0x009A 97 0x9B = 0x009B 98 0x9C = 0x009C 99 0x9D = 0x009D 100 0x9E = 0x009E 101 0x9F = 0x009F 102 0xA0 = 0x00A0 103 0xA1 = 0x2018 104 0xA2 = 0x2019 105 0xA3 = 0x00A3 106 0xA4 = 0x20AC 107 0xA5 = 0x20AF 108 0xA6 = 0x00A6 109 0xA7 = 0x00A7 110 0xA8 = 0x00A8 111 0xA9 = 0x00A9 112 0xAA = 0x037A 113 0xAB = 0x00AB 114 0xAC = 0x00AC 115 0xAD = 0x00AD 116 0xAF = 0x2015 117 0xB0 = 0x00B0 118 0xB1 = 0x00B1 119 0xB2 = 0x00B2 120 0xB3 = 0x00B3 121 0xB4 = 0x0384 122 0xB5 = 0x0385 123 0xB6 = 0x0386 124 0xB7 = 0x00B7 125 0xB8 = 0x0388 126 0xB9 = 0x0389 127 0xBA = 0x038A 128 0xBB = 0x00BB 129 0xBC = 0x038C 130 0xBD = 0x00BD 131 0xBE = 0x038E 132 0xBF = 0x038F 133 0xC0 = 0x0390 134 0xC1 = 0x0391 135 0xC2 = 0x0392 136 0xC3 = 0x0393 137 0xC4 = 0x0394 138 0xC5 = 0x0395 139 0xC6 = 0x0396 140 0xC7 = 0x0397 141 0xC8 = 0x0398 142 0xC9 = 0x0399 143 0xCA = 0x039A 144 0xCB = 0x039B 145 0xCC = 0x039C 146 0xCD = 0x039D 147 0xCE = 0x039E 148 0xCF = 0x039F 149 0xD0 = 0x03A0 150 0xD1 = 0x03A1 151 0xD3 = 0x03A3 152 0xD4 = 0x03A4 153 0xD5 = 0x03A5 154 0xD6 = 0x03A6 155 0xD7 = 0x03A7 156 0xD8 = 0x03A8 157 0xD9 = 0x03A9 158 0xDA = 0x03AA 159 0xDB = 0x03AB 160 0xDC = 0x03AC 161 0xDD = 0x03AD 162 0xDE = 0x03AE 163 0xDF = 0x03AF 164 0xE0 = 0x03B0 165 0xE1 = 0x03B1 166 0xE2 = 0x03B2 167 0xE3 = 0x03B3 168 0xE4 = 0x03B4 169 0xE5 = 0x03B5 170 0xE6 = 0x03B6 171 0xE7 = 0x03B7 172 0xE8 = 0x03B8 173 0xE9 = 0x03B9 174 0xEA = 0x03BA 175 0xEB = 0x03BB 176 0xEC = 0x03BC 177 0xED = 0x03BD 178 0xEE = 0x03BE 179 0xEF = 0x03BF 180 0xF0 = 0x03C0 181 0xF1 = 0x03C1 182 0xF2 = 0x03C2 183 0xF3 = 0x03C3 184 0xF4 = 0x03C4 185 0xF5 = 0x03C5 186 0xF6 = 0x03C6 187 0xF7 = 0x03C7 188 0xF8 = 0x03C8 189 0xF9 = 0x03C9 190 0xFA = 0x03CA 191 0xFB = 0x03CB 192 0xFC = 0x03CC 193 0xFD = 0x03CD 194 0xFE = 0x03CE 195 END_MAP 196