source: frontend/node_modules/whatwg-encoding/lib/supported-names.json

Last change on this file was 9af201e, checked in by MBK <marija.karapandzova@…>, 12 days ago

Fix frontend appearance

  • Property mode set to 100644
File size: 539 bytes
Line 
1[
2 "UTF-8",
3 "IBM866",
4 "ISO-8859-2",
5 "ISO-8859-3",
6 "ISO-8859-4",
7 "ISO-8859-5",
8 "ISO-8859-6",
9 "ISO-8859-7",
10 "ISO-8859-8",
11 "ISO-8859-10",
12 "ISO-8859-13",
13 "ISO-8859-14",
14 "ISO-8859-15",
15 "ISO-8859-16",
16 "KOI8-R",
17 "KOI8-U",
18 "macintosh",
19 "windows-874",
20 "windows-1250",
21 "windows-1251",
22 "windows-1252",
23 "windows-1253",
24 "windows-1254",
25 "windows-1255",
26 "windows-1256",
27 "windows-1257",
28 "windows-1258",
29 "GBK",
30 "gb18030",
31 "Big5",
32 "EUC-JP",
33 "Shift_JIS",
34 "EUC-KR",
35 "UTF-16BE",
36 "UTF-16LE"
37]
Note: See TracBrowser for help on using the repository browser.