OLD | NEW |
1 # | 1 # *************************************************************************** |
2 #» Name: ISO/IEC 8859-10:1998 to Unicode | 2 # * |
3 #» Unicode version: 3.0 | 3 # * Generated from index-iso-8859-10.txt ( |
4 #» Table version: 1.1 | 4 # * https://encoding.spec.whatwg.org/index-iso-8859-10.txt ) |
5 #» Table format: Format A | 5 # * following the algorithm for the single byte legacy encoding |
6 #» Date: 1999 October 11 | 6 # * described at http://encoding.spec.whatwg.org/#single-byte-decoder |
7 #» Authors: Ken Whistler <kenw@sybase.com> | 7 # * |
8 # | 8 # *************************************************************************** |
9 #» Copyright (c) 1999 Unicode, Inc. All Rights reserved. | 9 <code_set_name> "iso-8859-10-html" |
10 # Copyright (C) 2002-2005, International Business Machines | 10 <char_name_mask> "AXXXX" |
11 # Corporation and others. All Rights Reserved. | |
12 # | |
13 #» This file is provided as-is by Unicode, Inc. (The Unicode Consortium). | |
14 #» No claims are made as to fitness for any particular purpose. No | |
15 #» warranties of any kind are expressed or implied. The recipient | |
16 #» agrees to determine applicability of information provided. If this | |
17 #» file has been provided on optical media by Unicode, Inc., the sole | |
18 #» remedy for any claim will be exchange of defective media within 90 | |
19 #» days of receipt. | |
20 # | |
21 #» Unicode, Inc. hereby grants the right to freely use the information | |
22 #» supplied in this file in the creation of products supporting the | |
23 #» Unicode Standard, and to make copies of this file in any form for | |
24 #» internal or external distribution as long as this notice remains | |
25 #» attached. | |
26 # | |
27 #» General notes: | |
28 # | |
29 #» This table contains the data the Unicode Consortium has on how | |
30 # ISO/IEC 8859-10:1998 characters map into Unicode. | |
31 # | |
32 #» Format: The ICU UCM format | |
33 # | |
34 #» Version history | |
35 #» 1.0 version new. | |
36 # 1.1 corrected mistake in mapping of 0xA4 | |
37 # | |
38 #» Updated versions of this file may be found in: | |
39 #» » <ftp://ftp.unicode.org/Public/MAPPINGS/> | |
40 # | |
41 #» Any comments or problems, contact <errata@unicode.org> | |
42 #» Please note that <errata@unicode.org> is an archival address; | |
43 #» notices will be checked, but do not expect an immediate response. | |
44 # | |
45 <code_set_name> "iso-8859_10-1998" | |
46 <mb_cur_max> 1 | 11 <mb_cur_max> 1 |
47 <mb_cur_min> 1 | 12 <mb_cur_min> 1 |
48 <uconv_class> "SBCS" | 13 <uconv_class> "SBCS" |
49 <subchar> \x1A | 14 <subchar> \x3F |
| 15 <icu:charsetFamily> "ASCII" |
| 16 |
50 CHARMAP | 17 CHARMAP |
51 <U0000> \x00 |0 | 18 <U0000> \x00 |0 |
52 <U0001> \x01 |0 | 19 <U0001> \x01 |0 |
53 <U0002> \x02 |0 | 20 <U0002> \x02 |0 |
54 <U0003> \x03 |0 | 21 <U0003> \x03 |0 |
55 <U0004> \x04 |0 | 22 <U0004> \x04 |0 |
56 <U0005> \x05 |0 | 23 <U0005> \x05 |0 |
57 <U0006> \x06 |0 | 24 <U0006> \x06 |0 |
58 <U0007> \x07 |0 | 25 <U0007> \x07 |0 |
59 <U0008> \x08 |0 | 26 <U0008> \x08 |0 |
(...skipping 238 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
298 <U0168> \xD7 |0 | 265 <U0168> \xD7 |0 |
299 <U0169> \xF7 |0 | 266 <U0169> \xF7 |0 |
300 <U016A> \xAE |0 | 267 <U016A> \xAE |0 |
301 <U016B> \xBE |0 | 268 <U016B> \xBE |0 |
302 <U0172> \xD9 |0 | 269 <U0172> \xD9 |0 |
303 <U0173> \xF9 |0 | 270 <U0173> \xF9 |0 |
304 <U017D> \xAC |0 | 271 <U017D> \xAC |0 |
305 <U017E> \xBC |0 | 272 <U017E> \xBC |0 |
306 <U2015> \xBD |0 | 273 <U2015> \xBD |0 |
307 END CHARMAP | 274 END CHARMAP |
OLD | NEW |