1 # $NetBSD: UCS%ISO-8859-7.src,v 1.5 2006/07/12 16:56:35 tnozaki Exp $ 2 3 TYPE ROWCOL 4 NAME ISO-8859-7/UCS 5 SRC_ZONE 0x0000-0x20AF 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-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 0x0000-0x007F = 0x00- 70 0x0080 = 0x80 71 0x0081 = 0x81 72 0x0082 = 0x82 73 0x0083 = 0x83 74 0x0084 = 0x84 75 0x0085 = 0x85 76 0x0086 = 0x86 77 0x0087 = 0x87 78 0x0088 = 0x88 79 0x0089 = 0x89 80 0x008A = 0x8A 81 0x008B = 0x8B 82 0x008C = 0x8C 83 0x008D = 0x8D 84 0x008E = 0x8E 85 0x008F = 0x8F 86 0x0090 = 0x90 87 0x0091 = 0x91 88 0x0092 = 0x92 89 0x0093 = 0x93 90 0x0094 = 0x94 91 0x0095 = 0x95 92 0x0096 = 0x96 93 0x0097 = 0x97 94 0x0098 = 0x98 95 0x0099 = 0x99 96 0x009A = 0x9A 97 0x009B = 0x9B 98 0x009C = 0x9C 99 0x009D = 0x9D 100 0x009E = 0x9E 101 0x009F = 0x9F 102 0x00A0 = 0xA0 103 0x00A3 = 0xA3 104 0x00A6 = 0xA6 105 0x00A7 = 0xA7 106 0x00A8 = 0xA8 107 0x00A9 = 0xA9 108 0x00AB = 0xAB 109 0x00AC = 0xAC 110 0x00AD = 0xAD 111 0x00B0 = 0xB0 112 0x00B1 = 0xB1 113 0x00B2 = 0xB2 114 0x00B3 = 0xB3 115 0x00B7 = 0xB7 116 0x00BB = 0xBB 117 0x00BD = 0xBD 118 0x037A = 0xAA 119 0x0384 = 0xB4 120 0x0385 = 0xB5 121 0x0386 = 0xB6 122 0x0388 = 0xB8 123 0x0389 = 0xB9 124 0x038A = 0xBA 125 0x038C = 0xBC 126 0x038E = 0xBE 127 0x038F = 0xBF 128 0x0390 = 0xC0 129 0x0391 = 0xC1 130 0x0392 = 0xC2 131 0x0393 = 0xC3 132 0x0394 = 0xC4 133 0x0395 = 0xC5 134 0x0396 = 0xC6 135 0x0397 = 0xC7 136 0x0398 = 0xC8 137 0x0399 = 0xC9 138 0x039A = 0xCA 139 0x039B = 0xCB 140 0x039C = 0xCC 141 0x039D = 0xCD 142 0x039E = 0xCE 143 0x039F = 0xCF 144 0x03A0 = 0xD0 145 0x03A1 = 0xD1 146 0x03A3 = 0xD3 147 0x03A4 = 0xD4 148 0x03A5 = 0xD5 149 0x03A6 = 0xD6 150 0x03A7 = 0xD7 151 0x03A8 = 0xD8 152 0x03A9 = 0xD9 153 0x03AA = 0xDA 154 0x03AB = 0xDB 155 0x03AC = 0xDC 156 0x03AD = 0xDD 157 0x03AE = 0xDE 158 0x03AF = 0xDF 159 0x03B0 = 0xE0 160 0x03B1 = 0xE1 161 0x03B2 = 0xE2 162 0x03B3 = 0xE3 163 0x03B4 = 0xE4 164 0x03B5 = 0xE5 165 0x03B6 = 0xE6 166 0x03B7 = 0xE7 167 0x03B8 = 0xE8 168 0x03B9 = 0xE9 169 0x03BA = 0xEA 170 0x03BB = 0xEB 171 0x03BC = 0xEC 172 0x03BD = 0xED 173 0x03BE = 0xEE 174 0x03BF = 0xEF 175 0x03C0 = 0xF0 176 0x03C1 = 0xF1 177 0x03C2 = 0xF2 178 0x03C3 = 0xF3 179 0x03C4 = 0xF4 180 0x03C5 = 0xF5 181 0x03C6 = 0xF6 182 0x03C7 = 0xF7 183 0x03C8 = 0xF8 184 0x03C9 = 0xF9 185 0x03CA = 0xFA 186 0x03CB = 0xFB 187 0x03CC = 0xFC 188 0x03CD = 0xFD 189 0x03CE = 0xFE 190 0x2015 = 0xAF 191 0x2018 = 0xA1 192 0x2019 = 0xA2 193 0x20AC = 0xA4 194 0x20AF = 0xA5 195 END_MAP 196