From fd572969c94e03d3f9da8ed65afecfd4d769a6ef Mon Sep 17 00:00:00 2001 From: Anne van Kesteren Date: Mon, 24 Oct 2016 10:12:08 +0200 Subject: [PATCH] windows-1255 map 0xCA to U+05BA Microsoft Windows has had this mapping for over fifteen years. Despite it not being universally adopted, it seems best to align with Windows here. Fixes #73. --- Overview.html | 3 ++- Overview.src.html | 1 + index-big5.txt | 2 +- index-euc-kr.txt | 2 +- index-gb18030-ranges.txt | 2 +- index-gb18030.txt | 2 +- index-ibm866.txt | 2 +- index-iso-8859-10.txt | 2 +- index-iso-8859-13.txt | 2 +- index-iso-8859-14.txt | 2 +- index-iso-8859-15.txt | 2 +- index-iso-8859-16.txt | 2 +- index-iso-8859-2.txt | 2 +- index-iso-8859-3.txt | 2 +- index-iso-8859-4.txt | 2 +- index-iso-8859-5.txt | 2 +- index-iso-8859-6.txt | 2 +- index-iso-8859-7.txt | 2 +- index-iso-8859-8.txt | 2 +- index-jis0208.txt | 2 +- index-jis0212.txt | 2 +- index-koi8-r.txt | 2 +- index-koi8-u.txt | 2 +- index-macintosh.txt | 2 +- index-windows-1250.txt | 2 +- index-windows-1251.txt | 2 +- index-windows-1252.txt | 2 +- index-windows-1253.txt | 2 +- index-windows-1254.txt | 2 +- index-windows-1255.txt | 5 +++-- index-windows-1256.txt | 2 +- index-windows-1257.txt | 2 +- index-windows-1258.txt | 2 +- index-windows-874.txt | 2 +- index-x-mac-cyrillic.txt | 2 +- indexes.json | 2 +- 36 files changed, 39 insertions(+), 36 deletions(-) diff --git a/Overview.html b/Overview.html index 0a4e015..5fb7f37 100644 --- a/Overview.html +++ b/Overview.html @@ -9,7 +9,7 @@

Encoding

-

Living Standard — Last Updated 4 August 2016

+

Living Standard — Last Updated 24 October 2016

Participate: @@ -2827,6 +2827,7 @@

Acknowledgments

Asmus Freytag, Ben Noordhuis, Boris Zbarsky, +Bruno Haible, Cameron McCormack, Charles McCathieNeville, David Carlisle, diff --git a/Overview.src.html b/Overview.src.html index fdac329..3b62b16 100644 --- a/Overview.src.html +++ b/Overview.src.html @@ -2723,6 +2723,7 @@

Acknowledgments

Asmus Freytag, Ben Noordhuis, Boris Zbarsky, +Bruno Haible, Cameron McCormack, Charles McCathieNeville, David Carlisle, diff --git a/index-big5.txt b/index-big5.txt index cb83be2..eb764de 100644 --- a/index-big5.txt +++ b/index-big5.txt @@ -5,7 +5,7 @@ # https://encoding.spec.whatwg.org/ # # Identifier: 8dfc771062e7be0810919082c2c06baa2236147909e0ecc235b1cb9ad782ac82 -# Date: 2016-01-20 +# Date: 2016-10-24 942 0x43F0 䏰 () 943 0x4C32 䰲 () diff --git a/index-euc-kr.txt b/index-euc-kr.txt index a0adbc3..ae4b52b 100644 --- a/index-euc-kr.txt +++ b/index-euc-kr.txt @@ -5,7 +5,7 @@ # https://encoding.spec.whatwg.org/ # # Identifier: 1d97134cbf187263585bc8f593ca4196654ed4c7a673f5672eaad4f5d9fdc4ba -# Date: 2016-01-20 +# Date: 2016-10-24 0 0xAC02 갂 (HANGUL SYLLABLE GAGG) 1 0xAC03 갃 (HANGUL SYLLABLE GAGS) diff --git a/index-gb18030-ranges.txt b/index-gb18030-ranges.txt index 0ad7032..3ba017d 100644 --- a/index-gb18030-ranges.txt +++ b/index-gb18030-ranges.txt @@ -5,7 +5,7 @@ # https://encoding.spec.whatwg.org/ # # Identifier: f963aaa1653f630c523e7b04729fb4e4458f35806c45eb5c179445623138f0c0 -# Date: 2016-01-20 +# Date: 2016-10-24 0 0x0080 36 0x00A5 diff --git a/index-gb18030.txt b/index-gb18030.txt index 318ddef..03d1ccd 100644 --- a/index-gb18030.txt +++ b/index-gb18030.txt @@ -5,7 +5,7 @@ # https://encoding.spec.whatwg.org/ # # Identifier: 715f084846f5c6fc9dd31046d0a4d604bd2d88bfe3a22833cea048415e413c70 -# Date: 2016-01-20 +# Date: 2016-10-24 0 0x4E02 丂 () 1 0x4E04 丄 () diff --git a/index-ibm866.txt b/index-ibm866.txt index d861a9b..c3cc89d 100644 --- a/index-ibm866.txt +++ b/index-ibm866.txt @@ -5,7 +5,7 @@ # https://encoding.spec.whatwg.org/ # # Identifier: db6fe14a559d1601a7667338d83704773d5708dbc641e1ad3c5e21405770f05e -# Date: 2016-01-20 +# Date: 2016-10-24 0 0x0410 А (CYRILLIC CAPITAL LETTER A) 1 0x0411 Б (CYRILLIC CAPITAL LETTER BE) diff --git a/index-iso-8859-10.txt b/index-iso-8859-10.txt index acd8340..85d3a65 100644 --- a/index-iso-8859-10.txt +++ b/index-iso-8859-10.txt @@ -5,7 +5,7 @@ # https://encoding.spec.whatwg.org/ # # Identifier: 02c2b5590d8ccda9931008c471f6ee2c590b2c8fe5e6ccb3b08638115d778507 -# Date: 2016-01-20 +# Date: 2016-10-24 0 0x0080 € () 1 0x0081  () diff --git a/index-iso-8859-13.txt b/index-iso-8859-13.txt index 21dfbf6..ddcee86 100644 --- a/index-iso-8859-13.txt +++ b/index-iso-8859-13.txt @@ -5,7 +5,7 @@ # https://encoding.spec.whatwg.org/ # # Identifier: 40736338e964ab520407cebcb01329f8d450abf6ce12bf88b74b655b60e43300 -# Date: 2016-01-20 +# Date: 2016-10-24 0 0x0080 € () 1 0x0081  () diff --git a/index-iso-8859-14.txt b/index-iso-8859-14.txt index 57c198d..01ebcae 100644 --- a/index-iso-8859-14.txt +++ b/index-iso-8859-14.txt @@ -5,7 +5,7 @@ # https://encoding.spec.whatwg.org/ # # Identifier: 2c8651cfc08b1f35b17919ee5379f2fa006af3ec809f11b3b7f470785580542b -# Date: 2016-01-20 +# Date: 2016-10-24 0 0x0080 € () 1 0x0081  () diff --git a/index-iso-8859-15.txt b/index-iso-8859-15.txt index ce45921..ac4a4e9 100644 --- a/index-iso-8859-15.txt +++ b/index-iso-8859-15.txt @@ -5,7 +5,7 @@ # https://encoding.spec.whatwg.org/ # # Identifier: a560aba47bccd7510a6ac77f671fe75dca3800f05cf6d676910c311a8f8ff079 -# Date: 2016-01-20 +# Date: 2016-10-24 0 0x0080 € () 1 0x0081  () diff --git a/index-iso-8859-16.txt b/index-iso-8859-16.txt index 81a1e1d..8eb938a 100644 --- a/index-iso-8859-16.txt +++ b/index-iso-8859-16.txt @@ -5,7 +5,7 @@ # https://encoding.spec.whatwg.org/ # # Identifier: 55676320d2d1b6e6909f5b3d741a7cf0cefc84e920aa4474afc091459111c2e3 -# Date: 2016-01-20 +# Date: 2016-10-24 0 0x0080 € () 1 0x0081  () diff --git a/index-iso-8859-2.txt b/index-iso-8859-2.txt index 8b3981d..f6fb990 100644 --- a/index-iso-8859-2.txt +++ b/index-iso-8859-2.txt @@ -5,7 +5,7 @@ # https://encoding.spec.whatwg.org/ # # Identifier: 9569c67f22d0b57790e1c407c6eecf227e4562322dc296de43cdab7a0152ec73 -# Date: 2016-01-20 +# Date: 2016-10-24 0 0x0080 € () 1 0x0081  () diff --git a/index-iso-8859-3.txt b/index-iso-8859-3.txt index 49398a6..38ccb78 100644 --- a/index-iso-8859-3.txt +++ b/index-iso-8859-3.txt @@ -5,7 +5,7 @@ # https://encoding.spec.whatwg.org/ # # Identifier: af8f1e12df79b768322b5e83613698cdc619438270a2fc359554331c805054a3 -# Date: 2016-01-20 +# Date: 2016-10-24 0 0x0080 € () 1 0x0081  () diff --git a/index-iso-8859-4.txt b/index-iso-8859-4.txt index e343216..8f29155 100644 --- a/index-iso-8859-4.txt +++ b/index-iso-8859-4.txt @@ -5,7 +5,7 @@ # https://encoding.spec.whatwg.org/ # # Identifier: 72f29c92344d351fe9e74a946e7e0468d76d542c6894ff82982cb652ebe0feb7 -# Date: 2016-01-20 +# Date: 2016-10-24 0 0x0080 € () 1 0x0081  () diff --git a/index-iso-8859-5.txt b/index-iso-8859-5.txt index 39f0a34..5b802b8 100644 --- a/index-iso-8859-5.txt +++ b/index-iso-8859-5.txt @@ -5,7 +5,7 @@ # https://encoding.spec.whatwg.org/ # # Identifier: fa9b1f3f5242df43e2e7bca80e9b6997c67944f20a4af91ee06bacc4e132d9c9 -# Date: 2016-01-20 +# Date: 2016-10-24 0 0x0080 € () 1 0x0081  () diff --git a/index-iso-8859-6.txt b/index-iso-8859-6.txt index 12c0098..f621575 100644 --- a/index-iso-8859-6.txt +++ b/index-iso-8859-6.txt @@ -5,7 +5,7 @@ # https://encoding.spec.whatwg.org/ # # Identifier: 85bb7b5c2dc75975afebe5743935ba4ed5a09c1e9e34e9bfb2ff80293f5d8bbc -# Date: 2016-01-20 +# Date: 2016-10-24 0 0x0080 € () 1 0x0081  () diff --git a/index-iso-8859-7.txt b/index-iso-8859-7.txt index ecc9304..39746dc 100644 --- a/index-iso-8859-7.txt +++ b/index-iso-8859-7.txt @@ -5,7 +5,7 @@ # https://encoding.spec.whatwg.org/ # # Identifier: f53d8aeba36314ef950eef02ffcf11dff540638ce27dfe7a86b6ccc6875afb24 -# Date: 2016-01-20 +# Date: 2016-10-24 0 0x0080 € () 1 0x0081  () diff --git a/index-iso-8859-8.txt b/index-iso-8859-8.txt index 5f8dd25..f0a65f8 100644 --- a/index-iso-8859-8.txt +++ b/index-iso-8859-8.txt @@ -5,7 +5,7 @@ # https://encoding.spec.whatwg.org/ # # Identifier: 7657a9ca3fa875990da960d3f812eea28dcd0ae6ed55a18d5394303c86f5484b -# Date: 2016-01-20 +# Date: 2016-10-24 0 0x0080 € () 1 0x0081  () diff --git a/index-jis0208.txt b/index-jis0208.txt index d0c8bb0..492353c 100644 --- a/index-jis0208.txt +++ b/index-jis0208.txt @@ -5,7 +5,7 @@ # https://encoding.spec.whatwg.org/ # # Identifier: cbaa91f3deb7d0841faf5c33041fc15a285da0e87e64ab802c4bf04b7c4da861 -# Date: 2016-01-20 +# Date: 2016-10-24 0 0x3000   (IDEOGRAPHIC SPACE) 1 0x3001 、 (IDEOGRAPHIC COMMA) diff --git a/index-jis0212.txt b/index-jis0212.txt index 4640250..4aefd12 100644 --- a/index-jis0212.txt +++ b/index-jis0212.txt @@ -5,7 +5,7 @@ # https://encoding.spec.whatwg.org/ # # Identifier: 83bf90dd1c591a4355730d8c4567efc499d74da7490531019ef22a879991cfb7 -# Date: 2016-01-20 +# Date: 2016-10-24 108 0x02D8 ˘ (BREVE) 109 0x02C7 ˇ (CARON) diff --git a/index-koi8-r.txt b/index-koi8-r.txt index f8d6dff..a140930 100644 --- a/index-koi8-r.txt +++ b/index-koi8-r.txt @@ -5,7 +5,7 @@ # https://encoding.spec.whatwg.org/ # # Identifier: c5497cd9071cb352c0e56b219154e539badf63de40b71578f09e2e11fe7d50ae -# Date: 2016-01-20 +# Date: 2016-10-24 0 0x2500 ─ (BOX DRAWINGS LIGHT HORIZONTAL) 1 0x2502 │ (BOX DRAWINGS LIGHT VERTICAL) diff --git a/index-koi8-u.txt b/index-koi8-u.txt index a9bd647..5801bbb 100644 --- a/index-koi8-u.txt +++ b/index-koi8-u.txt @@ -5,7 +5,7 @@ # https://encoding.spec.whatwg.org/ # # Identifier: 19a4da2c3f245118bbc8019326f45a07832949938ff903f03d62ac4da1f61f40 -# Date: 2016-01-20 +# Date: 2016-10-24 0 0x2500 ─ (BOX DRAWINGS LIGHT HORIZONTAL) 1 0x2502 │ (BOX DRAWINGS LIGHT VERTICAL) diff --git a/index-macintosh.txt b/index-macintosh.txt index b618d92..71db6f4 100644 --- a/index-macintosh.txt +++ b/index-macintosh.txt @@ -5,7 +5,7 @@ # https://encoding.spec.whatwg.org/ # # Identifier: f2c6a4f6406b3e86a50a5dba4d2b7dd48e2e33c0d82aefe764535c934ec11764 -# Date: 2016-01-20 +# Date: 2016-10-24 0 0x00C4 Ä (LATIN CAPITAL LETTER A WITH DIAERESIS) 1 0x00C5 Å (LATIN CAPITAL LETTER A WITH RING ABOVE) diff --git a/index-windows-1250.txt b/index-windows-1250.txt index 4827d77..3627ad5 100644 --- a/index-windows-1250.txt +++ b/index-windows-1250.txt @@ -5,7 +5,7 @@ # https://encoding.spec.whatwg.org/ # # Identifier: 0669455a7a1c70ba6003ea737991e8ee9adc455125c13cfe6705a361358de5fa -# Date: 2016-01-20 +# Date: 2016-10-24 0 0x20AC € (EURO SIGN) 1 0x0081  () diff --git a/index-windows-1251.txt b/index-windows-1251.txt index 7c6f7be..0449d09 100644 --- a/index-windows-1251.txt +++ b/index-windows-1251.txt @@ -5,7 +5,7 @@ # https://encoding.spec.whatwg.org/ # # Identifier: 7592ef921679ba168b00a9e9afa3b4eebd67bf13dc7e84c4b6e120de856826e0 -# Date: 2016-01-20 +# Date: 2016-10-24 0 0x0402 Ђ (CYRILLIC CAPITAL LETTER DJE) 1 0x0403 Ѓ (CYRILLIC CAPITAL LETTER GJE) diff --git a/index-windows-1252.txt b/index-windows-1252.txt index 0407f1b..5a322e2 100644 --- a/index-windows-1252.txt +++ b/index-windows-1252.txt @@ -5,7 +5,7 @@ # https://encoding.spec.whatwg.org/ # # Identifier: e56d49d9176e9a412283cf29ac9bd613f5620462f2a080a84eceaf974cfa18b7 -# Date: 2016-01-20 +# Date: 2016-10-24 0 0x20AC € (EURO SIGN) 1 0x0081  () diff --git a/index-windows-1253.txt b/index-windows-1253.txt index 74309c8..2f94e90 100644 --- a/index-windows-1253.txt +++ b/index-windows-1253.txt @@ -5,7 +5,7 @@ # https://encoding.spec.whatwg.org/ # # Identifier: 49fdc881a3488904dd1e8dfba9aef3258454249958b611bcded1d4c981ab5561 -# Date: 2016-01-20 +# Date: 2016-10-24 0 0x20AC € (EURO SIGN) 1 0x0081  () diff --git a/index-windows-1254.txt b/index-windows-1254.txt index 0d94656..95e231a 100644 --- a/index-windows-1254.txt +++ b/index-windows-1254.txt @@ -5,7 +5,7 @@ # https://encoding.spec.whatwg.org/ # # Identifier: e80a27adf377438be8ba5bd223875ea56d6a4d47f958cce1c957a2c446825caa -# Date: 2016-01-20 +# Date: 2016-10-24 0 0x20AC € (EURO SIGN) 1 0x0081  () diff --git a/index-windows-1255.txt b/index-windows-1255.txt index e9b278c..24f696e 100644 --- a/index-windows-1255.txt +++ b/index-windows-1255.txt @@ -4,8 +4,8 @@ # For details on index index-windows-1255.txt see the Encoding Standard # https://encoding.spec.whatwg.org/ # -# Identifier: 3b3ec872752f43c348a39b3fd2040202ccd95b935e56b2f92bb9e03e220ca02a -# Date: 2016-01-20 +# Identifier: cd7fb43c97eefa1651084d92d02af53ad668bd848528c18c3b1af5c06b499651 +# Date: 2016-10-24 0 0x20AC € (EURO SIGN) 1 0x0081  () @@ -81,6 +81,7 @@ 71 0x05B7 ַ (HEBREW POINT PATAH) 72 0x05B8 ָ (HEBREW POINT QAMATS) 73 0x05B9 ֹ (HEBREW POINT HOLAM) + 74 0x05BA ֺ (HEBREW POINT HOLAM HASER FOR VAV) 75 0x05BB ֻ (HEBREW POINT QUBUTS) 76 0x05BC ּ (HEBREW POINT DAGESH OR MAPIQ) 77 0x05BD ֽ (HEBREW POINT METEG) diff --git a/index-windows-1256.txt b/index-windows-1256.txt index 0835aa5..65ea3d9 100644 --- a/index-windows-1256.txt +++ b/index-windows-1256.txt @@ -5,7 +5,7 @@ # https://encoding.spec.whatwg.org/ # # Identifier: 161bdb381f16408e8bebcc8f5310c4190af0e359de8d9bbaa3628ce2f0875509 -# Date: 2016-01-20 +# Date: 2016-10-24 0 0x20AC € (EURO SIGN) 1 0x067E پ (ARABIC LETTER PEH) diff --git a/index-windows-1257.txt b/index-windows-1257.txt index e1fd31a..7e74ed6 100644 --- a/index-windows-1257.txt +++ b/index-windows-1257.txt @@ -5,7 +5,7 @@ # https://encoding.spec.whatwg.org/ # # Identifier: cc7256bdd10a5b8dc7fb6f994659f307dfcae60def9aa6c29d811f85e2842c47 -# Date: 2016-01-20 +# Date: 2016-10-24 0 0x20AC € (EURO SIGN) 1 0x0081  () diff --git a/index-windows-1258.txt b/index-windows-1258.txt index 84549ce..edc4a2e 100644 --- a/index-windows-1258.txt +++ b/index-windows-1258.txt @@ -5,7 +5,7 @@ # https://encoding.spec.whatwg.org/ # # Identifier: 198bacedfcf24390e219240a7b776b6cec34cff070330b08a601a69c67f7eb24 -# Date: 2016-01-20 +# Date: 2016-10-24 0 0x20AC € (EURO SIGN) 1 0x0081  () diff --git a/index-windows-874.txt b/index-windows-874.txt index b985396..d159225 100644 --- a/index-windows-874.txt +++ b/index-windows-874.txt @@ -5,7 +5,7 @@ # https://encoding.spec.whatwg.org/ # # Identifier: b416583ce125e38474381b31b401a98b19ecf2e57e0998e78a1e18b14894905d -# Date: 2016-01-20 +# Date: 2016-10-24 0 0x20AC € (EURO SIGN) 1 0x0081  () diff --git a/index-x-mac-cyrillic.txt b/index-x-mac-cyrillic.txt index bf87e10..a145108 100644 --- a/index-x-mac-cyrillic.txt +++ b/index-x-mac-cyrillic.txt @@ -5,7 +5,7 @@ # https://encoding.spec.whatwg.org/ # # Identifier: 73e8e7642c6fa9de29d42819b47fba55b58666fb1e339faeb4a89a0bd7c24d43 -# Date: 2016-01-20 +# Date: 2016-10-24 0 0x0410 А (CYRILLIC CAPITAL LETTER A) 1 0x0411 Б (CYRILLIC CAPITAL LETTER BE) diff --git a/indexes.json b/indexes.json index d925d76..fe21dc5 100644 --- a/indexes.json +++ b/indexes.json @@ -27,7 +27,7 @@ "windows-1252":[8364,129,8218,402,8222,8230,8224,8225,710,8240,352,8249,338,141,381,143,144,8216,8217,8220,8221,8226,8211,8212,732,8482,353,8250,339,157,382,376,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255], "windows-1253":[8364,129,8218,402,8222,8230,8224,8225,136,8240,138,8249,140,141,142,143,144,8216,8217,8220,8221,8226,8211,8212,152,8482,154,8250,156,157,158,159,160,901,902,163,164,165,166,167,168,169,null,171,172,173,174,8213,176,177,178,179,900,181,182,183,904,905,906,187,908,189,910,911,912,913,914,915,916,917,918,919,920,921,922,923,924,925,926,927,928,929,null,931,932,933,934,935,936,937,938,939,940,941,942,943,944,945,946,947,948,949,950,951,952,953,954,955,956,957,958,959,960,961,962,963,964,965,966,967,968,969,970,971,972,973,974,null], "windows-1254":[8364,129,8218,402,8222,8230,8224,8225,710,8240,352,8249,338,141,142,143,144,8216,8217,8220,8221,8226,8211,8212,732,8482,353,8250,339,157,158,376,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,286,209,210,211,212,213,214,215,216,217,218,219,220,304,350,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,287,241,242,243,244,245,246,247,248,249,250,251,252,305,351,255], - "windows-1255":[8364,129,8218,402,8222,8230,8224,8225,710,8240,138,8249,140,141,142,143,144,8216,8217,8220,8221,8226,8211,8212,732,8482,154,8250,156,157,158,159,160,161,162,163,8362,165,166,167,168,169,215,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,247,187,188,189,190,191,1456,1457,1458,1459,1460,1461,1462,1463,1464,1465,null,1467,1468,1469,1470,1471,1472,1473,1474,1475,1520,1521,1522,1523,1524,null,null,null,null,null,null,null,1488,1489,1490,1491,1492,1493,1494,1495,1496,1497,1498,1499,1500,1501,1502,1503,1504,1505,1506,1507,1508,1509,1510,1511,1512,1513,1514,null,null,8206,8207,null], + "windows-1255":[8364,129,8218,402,8222,8230,8224,8225,710,8240,138,8249,140,141,142,143,144,8216,8217,8220,8221,8226,8211,8212,732,8482,154,8250,156,157,158,159,160,161,162,163,8362,165,166,167,168,169,215,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,247,187,188,189,190,191,1456,1457,1458,1459,1460,1461,1462,1463,1464,1465,1466,1467,1468,1469,1470,1471,1472,1473,1474,1475,1520,1521,1522,1523,1524,null,null,null,null,null,null,null,1488,1489,1490,1491,1492,1493,1494,1495,1496,1497,1498,1499,1500,1501,1502,1503,1504,1505,1506,1507,1508,1509,1510,1511,1512,1513,1514,null,null,8206,8207,null], "windows-1256":[8364,1662,8218,402,8222,8230,8224,8225,710,8240,1657,8249,338,1670,1688,1672,1711,8216,8217,8220,8221,8226,8211,8212,1705,8482,1681,8250,339,8204,8205,1722,160,1548,162,163,164,165,166,167,168,169,1726,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,1563,187,188,189,190,1567,1729,1569,1570,1571,1572,1573,1574,1575,1576,1577,1578,1579,1580,1581,1582,1583,1584,1585,1586,1587,1588,1589,1590,215,1591,1592,1593,1594,1600,1601,1602,1603,224,1604,226,1605,1606,1607,1608,231,232,233,234,235,1609,1610,238,239,1611,1612,1613,1614,244,1615,1616,247,1617,249,1618,251,252,8206,8207,1746], "windows-1257":[8364,129,8218,131,8222,8230,8224,8225,136,8240,138,8249,140,168,711,184,144,8216,8217,8220,8221,8226,8211,8212,152,8482,154,8250,156,175,731,159,160,null,162,163,164,null,166,167,216,169,342,171,172,173,174,198,176,177,178,179,180,181,182,183,248,185,343,187,188,189,190,230,260,302,256,262,196,197,280,274,268,201,377,278,290,310,298,315,352,323,325,211,332,213,214,215,370,321,346,362,220,379,381,223,261,303,257,263,228,229,281,275,269,233,378,279,291,311,299,316,353,324,326,243,333,245,246,247,371,322,347,363,252,380,382,729], "windows-1258":[8364,129,8218,402,8222,8230,8224,8225,710,8240,138,8249,338,141,142,143,144,8216,8217,8220,8221,8226,8211,8212,732,8482,154,8250,339,157,158,376,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,258,196,197,198,199,200,201,202,203,768,205,206,207,272,209,777,211,212,416,214,215,216,217,218,219,220,431,771,223,224,225,226,259,228,229,230,231,232,233,234,235,769,237,238,239,273,241,803,243,244,417,246,247,248,249,250,251,252,432,8363,255],