{"id":21436812,"url":"https://github.com/mtojo/camellia","last_synced_at":"2025-07-21T05:03:33.682Z","repository":{"id":2625504,"uuid":"3610929","full_name":"mtojo/camellia","owner":"mtojo","description":"Pure PHP character encoding conversion library","archived":false,"fork":false,"pushed_at":"2023-01-06T10:23:14.000Z","size":2530,"stargazers_count":8,"open_issues_count":4,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-08T10:26:32.957Z","etag":null,"topics":["charset","php","unicode"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mtojo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-03-03T13:48:26.000Z","updated_at":"2024-08-22T19:11:28.000Z","dependencies_parsed_at":"2023-01-11T16:11:23.257Z","dependency_job_id":null,"html_url":"https://github.com/mtojo/camellia","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mtojo/camellia","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mtojo%2Fcamellia","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mtojo%2Fcamellia/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mtojo%2Fcamellia/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mtojo%2Fcamellia/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mtojo","download_url":"https://codeload.github.com/mtojo/camellia/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mtojo%2Fcamellia/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265305746,"owners_count":23743894,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["charset","php","unicode"],"created_at":"2024-11-23T00:15:55.653Z","updated_at":"2025-07-21T05:03:33.658Z","avatar_url":"https://github.com/mtojo.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"Camellia\n========\n\nDescription\n-----------\n\nPure PHP character encoding conversion library.\nSupported over 350 character encodings.\n\nUsage\n-----\n\nCharacter encoding conversion:\n\n    $string = 'String encoded by Shift_JIS.';\n    $conv = new Camellia_Converter;\n    $string = $conv-\u003econvert('Shift_JIS', 'UTF-8', $string);\n    // -\u003e $string is encoded by UTF-8.\n\nCharacter encoding detection (Currently supported Japanese only):\n\n    $charset = Camellia_Detector::detect($string, 'Japanese');\n\nSupported Charsets\n------------------\n\nName: Alternativnyj Variant\nInternal: alternativnyj\nLanguage: Russian\n\nName: Amiga-1251\nInternal: amiga-1251\nLanguage: Russian\nSource: http://www.amiga.ultranet.ru/Amiga-1251.html\n\nName: ANSEL\nInternal: ansel\nLanguage: Platform specifics\nSource: http://heiner-eichmann.de/gedcom/ansset.htm\n\nName: ArmSCII-7\nInternal: armscii-7\nLanguage: Armenian\nSource: http://pre98.elections.am/Software/\n\nName: ArmSCII-8\nInternal: armscii-8\nLanguage: Armenian\nSource: http://pre98.elections.am/Software/\n\nName: ArmSCII-8 (DOS/Macintosh)\nInternal: armscii-8a\nLanguage: Armenian\nSource: http://pre98.elections.am/Software/\n\nName: AST166-7:1997\nInternal: ast166-7\nLanguage: Armenian\nSource: http://moon.yerphi.am/~hovik/Armenian/Tables.html\n\nName: AST166-8:1997\nInternal: ast166-8\nLanguage: Armenian\nSource: http://moon.yerphi.am/~hovik/Armenian/Tables.html\n\nName: AST166-8:1997 (DOS/Macintosh)\nInternal: ast166-8a\nLanguage: Armenian\nSource: http://moon.yerphi.am/~hovik/Armenian/Tables.html\n\nName: Atari ST\nInternal: atarist\nLanguage: Platform specifics\nSource: http://www.unicode.org/Public/MAPPINGS/\n\nName: ATASCII\nInternal: atascii\nLanguage: Platform specifics\nSource: http://raster.infos.cz/atari/chars/atascii.htm\nNote: Some characters not compatible with Unicode\n\nName: Baltic\nInternal: baltic\nLanguage: Baltic\n\nName: Big5:1984\nInternal: big5-1984\nLanguage: Traditional Chinese\nSource: http://wakaba-web.hp.infoseek.co.jp/\n\nName: Big5:2003\nInternal: big5-2003\nLanguage: Traditional Chinese\nSource: http://www.gnu.org/software/libiconv/\n\nName: Big5-ETen\nInternal: big5-eten\nLanguage: Traditional Chinese\nSource: http://wakaba-web.hp.infoseek.co.jp/\n\nName: Big5E\nInternal: big5-ext\nLanguage: Traditional Chinese\nSource: http://wakaba-web.hp.infoseek.co.jp/\n\nName: Big5 + GCCS\nInternal: big5-gccs\nLanguage: Traditional Chinese\nSource: http://wakaba-web.hp.infoseek.co.jp/\n\nName: Big5-HKSCS:1999\nInternal: big5-hkscs-1999\nLanguage: Traditional Chinese\nSource: http://wakaba-web.hp.infoseek.co.jp/\n\nName: Big5-HKSCS:2001\nInternal: big5-hkscs-2001\nLanguage: Traditional Chinese\nSource: http://wakaba-web.hp.infoseek.co.jp/\n\nName: Big5+\nInternal: big5-plus\nLanguage: Traditional Chinese\nSource: http://wakaba-web.hp.infoseek.co.jp/\n\nName: Bulgarian MIK\nInternal: bulgarian-mik\nLanguage: Bulgarian\nSource: http://en.wikipedia.org/wiki/MIK_Code_page\n\nName: CNS 11643-1986\nInternal: cns11643-1986\nLanguage: Traditional Chinese\nSource: http://www.unicode.org/Public/MAPPINGS/\n\nName: CNS 11643-1992\nInternal: cns11643-1992\nLanguage: Traditional Chinese\n\nName: IBM037\nInternal: cp037\nLanguage: English\nSource: http://www.unicode.org/Public/MAPPINGS/\n\nName: IBM038\nInternal: cp038\nLanguage: ?\n\nName: PTCP154\nInternal: cp154\nLanguage: Kazakh\n\nName: IBM256\nInternal: cp256\nLanguage: Western European\n\nName: IBM273\nInternal: cp273\nLanguage: German\n\nName: IBM274\nInternal: cp274\nLanguage: Western European\n\nName: IBM275\nInternal: cp275\nLanguage: Portuguese\n\nName: IBM277\nInternal: cp277\nLanguage: Norwegian\n\nName: IBM278\nInternal: cp278\nLanguage: Swedish\n\nName: IBM280\nInternal: cp280\nLanguage: Western European\n\nName: IBM281\nInternal: cp281\nLanguage: ?\n\nName: IBM284\nInternal: cp284\nLanguage: Western European\n\nName: IBM285\nInternal: cp285\nLanguage: English\n\nName: IBM290\nInternal: cp290\nLanguage: Japanese\n\nName: IBM297\nInternal: cp297\nLanguage: Western European\n\nName: IBM420\nInternal: cp420\nLanguage: Arabic\n\nName: IBM423\nInternal: cp423\nLanguage: Greek\n\nName: IBM424\nInternal: cp424\nLanguage: Hebrew\nSource: http://www.unicode.org/Public/MAPPINGS/\n\nName: IBM437\nInternal: cp437\nLanguage: English\nSource: http://www.unicode.org/Public/MAPPINGS/\n\nName: IBM500\nInternal: cp500\nLanguage: Western European\nSource: http://www.unicode.org/Public/MAPPINGS/\n\nName: IBM708\nInternal: cp708\nLanguage: ?\n\nName: IBM720\nInternal: cp720\nLanguage: Arabic\n\nName: IBM737\nInternal: cp737\nLanguage: Greek\nSource: http://www.unicode.org/Public/MAPPINGS/\n\nName: IBM775\nInternal: cp775\nLanguage: Baltic\nSource: http://www.unicode.org/Public/MAPPINGS/\n\nName: IBM806\nInternal: cp806\nLanguage: Hindi\n\nName: IBM833\nInternal: cp833\nLanguage: Korean\n\nName: IBM838\nInternal: cp838\nLanguage: Thai\n\nName: IBM849\nInternal: cp849\nLanguage: Bulgarian, Byelorussian, Macedonian, Russian, Serbian\n\nName: IBM850\nInternal: cp850\nLanguage: Western European\nSource: http://www.unicode.org/Public/MAPPINGS/\n\nName: IBM851\nInternal: cp851\nLanguage: Greek\n\nName: IBM852\nInternal: cp852\nLanguage: Central and Eastern European\nSource: http://www.unicode.org/Public/MAPPINGS/\n\nName: IBM853\nInternal: cp853\nLanguage: ?\n\nName: IBM855\nInternal: cp855\nLanguage: Bulgarian, Byelorussian, Macedonian, Russian, Serbian\nSource: http://www.unicode.org/Public/MAPPINGS/\n\nName: IBM856\nInternal: cp856\nLanguage: Hebrew\nSource: http://www.unicode.org/Public/MAPPINGS/\n\nName: IBM857\nInternal: cp857\nLanguage: Turkish\nSource: http://www.unicode.org/Public/MAPPINGS/\n\nName: IBM00858\nInternal: cp858\nLanguage: Western European\n\nName: IBM860\nInternal: cp860\nLanguage: Portuguese\nSource: http://www.unicode.org/Public/MAPPINGS/\n\nName: IBM861\nInternal: cp861\nLanguage: Icelandic\nSource: http://www.unicode.org/Public/MAPPINGS/\n\nName: IBM862\nInternal: cp862\nLanguage: Hebrew\nSource: http://www.unicode.org/Public/MAPPINGS/\n\nName: IBM863\nInternal: cp863\nLanguage: Canadian\nSource: http://www.unicode.org/Public/MAPPINGS/\n\nName: IBM864\nInternal: cp864\nLanguage: Arabic\nSource: http://www.unicode.org/Public/MAPPINGS/\n\nName: IBM865\nInternal: cp865\nLanguage: Danish, Norwegian\nSource: http://www.unicode.org/Public/MAPPINGS/\n\nName: IBM866\nInternal: cp866\nLanguage: Russian\nSource: http://www.unicode.org/Public/MAPPINGS/\n\nName: IBM868\nInternal: cp868\nLanguage: Urdu\n\nName: IBM869\nInternal: cp869\nLanguage: Greek\nSource: http://www.unicode.org/Public/MAPPINGS/\n\nName: IBM870\nInternal: cp870\nLanguage: Western European\n\nName: IBM871\nInternal: cp871\nLanguage: Icelandic\n\nName: IBM874\nInternal: cp874\nLanguage: Thai\nSource: http://www.unicode.org/Public/MAPPINGS/\n\nName: IBM875\nInternal: cp875\nLanguage: Greek\nSource: http://www.unicode.org/Public/MAPPINGS/\n\nName: IBM880\nInternal: cp880\nLanguage: Russian\n\nName: IBM904\nInternal: cp904\nLanguage: English\n\nName: IBM905\nInternal: cp905\nLanguage: Turkish\n\nName: IBM918\nInternal: cp918\nLanguage: Urdu\n\nName: IBM922\nInternal: cp922\nLanguage: Estonian\n\nName: IBM00924\nInternal: cp924\nLanguage: Western European\n\nName: IBM942\nInternal: cp942\nLanguage: Japanese\n\nName: IBM943\nInternal: cp943\nLanguage: Japanese\n\nName: IBM948\nInternal: cp948\nLanguage: Traditional Chinese\n\nName: IBM949\nInternal: cp949\nLanguage: Korean\nSource: http://www.unicode.org/Public/MAPPINGS/\n\nName: IBM950\nInternal: cp950\nLanguage: Traditional Chinese\nSource: http://www.unicode.org/Public/MAPPINGS/\n\nName: IBM954\nInternal: cp954\nLanguage: ?\n\nName: IBM964\nInternal: cp964\nLanguage: Traditional Chinese\n\nName: IBM1004\nInternal: cp1004\nLanguage: Western European\n\nName: IBM1006\nInternal: cp1006\nLanguage: Urdu\n\nName: IBM1025\nInternal: cp1025\nLanguage: Bulgarian, Byelorussian, Macedonian, Russian, Serbian\n\nName: IBM1026\nInternal: cp1026\nLanguage: Turkish\nSource: http://www.unicode.org/Public/MAPPINGS/\n\nName: IBM1046\nInternal: cp1046\nLanguage: Arabic\n\nName: IBM1047\nInternal: cp1047\nLanguage: Western European\n\nName: IBM1051\nInternal: cp1051\nLanguage: Western European\n\nName: IBM1098\nInternal: cp1098\nLanguage: Persian\n\nName: IBM1124\nInternal: cp1124\nLanguage: Bulgarian, Byelorussian, Macedonian, Russian, Serbian\n\nName: IBM1125\nInternal: cp1125\nLanguage: Bulgarian, Byelorussian, Macedonian, Russian, Serbian\n\nName: IBM1129\nInternal: cp1129\nLanguage: Vietnamese\n\nName: IBM1131\nInternal: cp1131\nLanguage: Bulgarian, Byelorussian, Macedonian, Russian, Serbian\n\nName: IBM1132\nInternal: cp1132\nLanguage: Laotian\n\nName: IBM1133\nInternal: cp1133\nLanguage: Laotian\n\nName: IBM01140\nInternal: cp1140\nLanguage: English\n\nName: IBM01141\nInternal: cp1141\nLanguage: German\n\nName: IBM01142\nInternal: cp1142\nLanguage: Norwegian\n\nName: IBM01143\nInternal: cp1143\nLanguage: Swedish\n\nName: IBM01144\nInternal: cp1144\nLanguage: Western European\n\nName: IBM01145\nInternal: cp1145\nLanguage: Western European\n\nName: IBM01146\nInternal: cp1146\nLanguage: English\n\nName: IBM01147\nInternal: cp1147\nLanguage: Western European\n\nName: IBM01148\nInternal: cp1148\nLanguage: Central and Eastern European\n\nName: IBM01149\nInternal: cp1149\nLanguage: Icelandic\n\nName: IBM1160\nInternal: cp1160\nLanguage: Thai\n\nName: IBM1161\nInternal: cp1161\nLanguage: Thai\n\nName: IBM1162\nInternal: cp1162\nLanguage: Thai\n\nName: IBM1163\nInternal: cp1163\nLanguage: Vietnamese\n\nName: IBM1164\nInternal: cp1164\nLanguage: Vietnamese\n\nName: IBM1361\nInternal: cp1361\nLanguage: ?\n\nName: IBM1370\nInternal: cp1370\nLanguage: ?\n\nName: IBM1381\nInternal: cp1381\nLanguage: Simplified Chinese\n\nName: IBM1383\nInternal: cp1383\nLanguage: Simplified Chinese\n\nName: IBM1386\nInternal: cp1386\nLanguage: ?\n\nName: CP5104\nInternal: cp5104\nLanguage: Arabic\n\nName: CP5478\nInternal: cp5478\nLanguage: ?\n\nName: CP20001\nInternal: cp20001\nLanguage: ?\n\nName: CP20002\nInternal: cp20002\nLanguage: Traditional Chinese\n\nName: CP20003\nInternal: cp20003\nLanguage: ?\n\nName: CP20004\nInternal: cp20004\nLanguage: ?\n\nName: CP20005\nInternal: cp20005\nLanguage: ?\n\nName: CP20105\nInternal: cp20105\nLanguage: ?\n\nName: CP20261\nInternal: cp20261\nLanguage: ?\n\nName: CP20269\nInternal: cp20269\nLanguage: ?\n\nName: CWI\nInternal: cwi\nLanguage: ?\n\nName: DEC Hanyu\nInternal: dec-hanyu\nLanguage: Traditional Chinese\n\nName: DEC Hanji\nInternal: dec-hanzi\nLanguage: Simplified Chinese\n\nName: DEC Kanji\nInternal: dec-kanji\nLanguage: Japanese\n\nName: DEC-MCS\nInternal: dec-mcs\nLanguage: Western European\n\nName: dk-us\nInternal: dk-us\nLanguage: ?\n\nName: DS_2089\nInternal: ds2089\nLanguage: ?\n\nName: EBCDIC-AT-DE\nInternal: ebcdic-at-de\nLanguage: ?\n\nName: EBCDIC-AT-DE-A\nInternal: ebcdic-at-de-a\nLanguage: ?\n\nName: EBCDIC-CA-FR\nInternal: ebcdic-ca-fr\nLanguage: ?\n\nName: EBCDIC-DK-NO\nInternal: ebcdic-dk-no\nLanguage: ?\n\nName: EBCDIC-DK-NO-A\nInternal: ebcdic-dk-no-a\nLanguage: ?\n\nName: EBCDIC-ES\nInternal: ebcdic-es\nLanguage: ?\n\nName: EBCDIC-ES-A\nInternal: ebcdic-es-a\nLanguage: ?\n\nName: EBCDIC-ES-S\nInternal: ebcdic-es-s\nLanguage: ?\n\nName: EBCDIC-FI-SE\nInternal: ebcdic-fi-se\nLanguage: ?\n\nName: EBCDIC-FI-SE-A\nInternal: ebcdic-fi-se-a\nLanguage: ?\n\nName: EBCDIC-FR\nInternal: ebcdic-fr\nLanguage: ?\n\nName: EBCDIC-IS-FRISS\nInternal: ebcdic-is-friss\nLanguage: ?\n\nName: EBCDIC-IT\nInternal: ebcdic-it\nLanguage: ?\n\nName: EBCDIC-PT\nInternal: ebcdic-pt\nLanguage: ?\n\nName: EBCDIC-UK\nInternal: ebcdic-uk\nLanguage: ?\n\nName: EBCDIC-US\nInternal: ebcdic-us\nLanguage: ?\n\nName: GB_2312-80\nInternal: euc-cn\nLanguage: Simplified Chinese\n\nName: EUC-JIS-2004\nInternal: euc-jis-2004\nLanguage: Japanese\nSource: http://x0213.org/\n\nName: EUC-JISX0213\nInternal: euc-jisx0213\nLanguage: Japanese\nSource: http://wakaba-web.hp.infoseek.co.jp/\n\nName: Extended_UNIX_Code_Packed_Format_for_Japanese\nInternal: euc-jp\nLanguage: Japanese\nSource: http://wakaba-web.hp.infoseek.co.jp/\n\nName: EUC-JP-MS\nInternal: euc-jp-ms\nLanguage: Japanese\n\nName: EUC-KR\nInternal: euc-kr\nLanguage: Korean\n\nName: EUC-TW\nInternal: euc-tw\nLanguage: Traditional Chinese\n\nName: Fieldata\nInternal: fieldata\nLanguage: English\nSource: http://en.wikipedia.org/wiki/Fieldata\n\nName: GB2312\nInternal: gb2312\nLanguage: Simplified Chinese\n\nName: GB12345-90\nInternal: gb12345-90\nLanguage: Traditional Chinese\n\nName: GB18030\nInternal: gb18030\nLanguage: Unified Chinese\n\nName: GBK\nInternal: gbk\nLanguage: Unified Chinese\n\nName: Georgian InfoTech/Academy\nInternal: georgian-academy\nLanguage: Georgian\n\nName: Georgian Parliament\nInternal: georgian-ps\nLanguage: Georgian\n\nName: GEOSTD8\nInternal: geostd8\nLanguage: Georgian\nSource: Internet-Drafts - draft-giasher-geostd8-01.txt\n\nName: ETSI GSM 03.38\nInternal: gsm0338\nLanguage: Greek\nSource: http://www.unicode.org/Public/MAPPINGS/\n\nName: HP-CCDC\nInternal: hp-ccdc\nLanguage: ?\n\nName: hp-roman8\nInternal: hp-roman8\nLanguage: Platform specifics\n\nName: DIN_66003\nInternal: ia5-german\nLanguage: German\n\nName: IA5\nInternal: ia5-irv\nLanguage: Western European\n\nName: NS_4551-2\nInternal: ia5-norwegian\nLanguage: Norwegian\n\nName: SEN_850200_C\nInternal: ia5-swedish\nLanguage: Swedish\n\nName: INVARIANT\nInternal: invariant\nLanguage: ?\n\nName: x-iscii-as\nInternal: iscii-as\nLanguage: Assamese\n\nName: x-iscii-be\nInternal: iscii-be\nLanguage: Bengali\n\nName: x-iscii-de\nInternal: iscii-de\nLanguage: Devanagari\n\nName: x-iscii-gu\nInternal: iscii-gu\nLanguage: Gujarathi\n\nName: x-iscii-ka\nInternal: iscii-ka\nLanguage: Kannada\n\nName: x-iscii-ma\nInternal: iscii-ma\nLanguage: Malayalam\n\nName: x-iscii-or\nInternal: iscii-or\nLanguage: Oriya\n\nName: x-iscii-pa\nInternal: iscii-pa\nLanguage: Panjabi\n\nName: x-iscii-ta\nInternal: iscii-ta\nLanguage: Tamil\n\nName: x-iscii-te\nInternal: iscii-te\nLanguage: Telugu\n\nName: ISIRI 3342:1992\nInternal: isiri-3342\nLanguage: Farsi\n\nName: ISO_646.basic:1983\nInternal: iso-646-basic\nLanguage: ?\n\nName: ISO_646.irv:1983\nInternal: iso-646-irv\nLanguage: ?\n\nName: ISO-2022-CN\nInternal: iso-2022-cn\nLanguage: Traditional Chinese\n\nName: ISO-2022-CN-EXT\nInternal: iso-2022-cn-ext\nLanguage: Traditional Chinese\n\nName: ISO-2022-JP\nInternal: iso-2022-jp\nLanguage: Japanese\n\nName: ISO-2022-JP-1\nInternal: iso-2022-jp-1\nLanguage: Japanese\n\nName: ISO-2022-JP-2\nInternal: iso-2022-jp-2\nLanguage: Japanese, Korean, Simplified Chinese, Western European, Greek\n\nName: ISO-2022-JP-3\nInternal: iso-2022-jp-3\nLanguage: Japanese\n\nName: ISO-2022-JP-2004\nInternal: iso-2022-jp-2004\nLanguage: Japanese\n\nName: ISO-2022-KR\nInternal: iso-2022-kr\nLanguage: Korean\n\nName: ISO 5426:1980\nInternal: iso-5426\nLanguage: ?\nNote: Extended Latin for Bibliographic use\n\nName: ISO-6937\nInternal: iso-6937\nLanguage: ?\n\nName: ISO-6937-2\nInternal: iso-6937-2\nLanguage: ?\n\nName: ISO_8859-1:1987\nInternal: iso-8859-1\nLanguage: Western European\nSource: http://www.unicode.org/Public/MAPPINGS/\n\nName: ISO_8859-2:1987\nInternal: iso-8859-2\nLanguage: Central and Eastern European\nSource: http://www.unicode.org/Public/MAPPINGS/\n\nName: ISO_8859-3:1988\nInternal: iso-8859-3\nLanguage: Esperanto, Maltese\nSource: http://www.unicode.org/Public/MAPPINGS/\n\nName: ISO_8859-4:1988\nInternal: iso-8859-4\nLanguage: Baltic\nSource: http://www.unicode.org/Public/MAPPINGS/\n\nName: ISO_8859-5:1988\nInternal: iso-8859-5\nLanguage: Bulgarian, Byelorussian, Macedonian, Russian, Serbian\nSource: http://www.unicode.org/Public/MAPPINGS/\n\nName: ISO_8859-6:1987\nInternal: iso-8859-6\nLanguage: Arabic\nSource: http://www.unicode.org/Public/MAPPINGS/\n\nName: ISO_8859-7:1987\nInternal: iso-8859-7\nLanguage: Greek\nSource: http://www.unicode.org/Public/MAPPINGS/\n\nName: ISO_8859-8:1988\nInternal: iso-8859-8\nLanguage: Hebrew\nSource: http://www.unicode.org/Public/MAPPINGS/\n\nName: ISO_8859-9:1989\nInternal: iso-8859-9\nLanguage: Turkish\nSource: http://www.unicode.org/Public/MAPPINGS/\n\nName: ISO-8859-10\nInternal: iso-8859-10\nLanguage: Norwegian\nSource: http://www.unicode.org/Public/MAPPINGS/\n\nName: ISO-8859-11\nInternal: iso-8859-11\nLanguage: Thai\nSource: http://www.unicode.org/Public/MAPPINGS/\n\nName: ISO-8859-13\nInternal: iso-8859-13\nLanguage: Baltic\nSource: http://www.unicode.org/Public/MAPPINGS/\n\nName: ISO-8859-14\nInternal: iso-8859-14\nLanguage: Celtic\nSource: http://www.unicode.org/Public/MAPPINGS/\n\nName: ISO-8859-15\nInternal: iso-8859-15\nLanguage: Western European\nSource: http://www.unicode.org/Public/MAPPINGS/\n\nName: ISO-8859-16\nInternal: iso-8859-16\nLanguage: Central and Eastern European\nSource: http://www.unicode.org/Public/MAPPINGS/\n\nName: ISO_8859-supp\nInternal: iso-8859-supp\nLanguage: ?\n\nName: ISO-10646-UCS-2\nInternal: iso-10646-ucs-2\nLanguage: Full Unicode\n\nName: ISO-10646-UCS-4\nInternal: iso-10646-ucs-4\nLanguage: Full Unicode\n\nName: BS_4730\nInternal: iso-ir-4\nLanguage: ?\n\nName: NATS-SEFI\nInternal: iso-ir-8-1\nLanguage: ?\n\nName: NATS-SEFI-ADD\nInternal: iso-ir-8-2\nLanguage: ?\n\nName: NATS-DANO\nInternal: iso-ir-9-1\nLanguage: ?\n\nName: NATS-DANO-ADD\nInternal: iso-ir-9-2\nLanguage: ?\n\nName: SEN_850200_B\nInternal: iso-ir-10\nLanguage: ?\n\nName: JIS_C6220-1969-jp\nInternal: iso-ir-13\nLanguage: Japanese\n\nName: JIS_C6220-1969-ro\nInternal: iso-ir-14\nLanguage: Japanese\n\nName: IT\nInternal: iso-ir-15\nLanguage: ?\n\nName: PT\nInternal: iso-ir-16\nLanguage: ?\n\nName: ES\nInternal: iso-ir-17\nLanguage: ?\n\nName: greek7-old\nInternal: iso-ir-18\nLanguage: Greek\n\nName: latin-greek\nInternal: iso-ir-19\nLanguage: Greek\n\nName: NF_Z_62-010_(1973)\nInternal: iso-ir-25\nLanguage: ?\n\nName: Latin-greek-1\nInternal: iso-ir-27\nLanguage: Greek\n\nName: ISO_5427\nInternal: iso-ir-37\nLanguage: ?\n\nName: BS_viewdata\nInternal: iso-ir-47\nLanguage: ?\n\nName: INIS\nInternal: iso-ir-49\nLanguage: ?\n\nName: INIS-8\nInternal: iso-ir-50\nLanguage: ?\n\nName: INIS-cyrillic\nInternal: iso-ir-51\nLanguage: ?\n\nName: ISO_5427:1981\nInternal: iso-ir-54\nLanguage: ?\n\nName: ISO_5428:1980\nInternal: iso-ir-55\nLanguage: ?\n\nName: GB_1988-80\nInternal: iso-ir-57\nLanguage: Simplified Chinese\n\nName: NS_4551-1\nInternal: iso-ir-60\nLanguage: ?\n\nName: iso-ir-68\nInternal: iso-ir-68\nLanguage: ?\nSource: http://www.unicode.org/Public/MAPPINGS/\n\nName: NF_Z_62-010\nInternal: iso-ir-69\nLanguage: ?\n\nName: videotex-suppl\nInternal: iso-ir-70\nLanguage: ?\n\nName: PT2\nInternal: iso-ir-84\nLanguage: ?\n\nName: ES2\nInternal: iso-ir-85\nLanguage: ?\n\nName: MSZ_7795.3\nInternal: iso-ir-86\nLanguage: ?\n\nName: greek7\nInternal: iso-ir-88\nLanguage: ?\n\nName: ASMO_449\nInternal: iso-ir-89\nLanguage: ?\n\nName: iso-ir-90\nInternal: iso-ir-90\nLanguage: ?\n\nName: JIS_C6229-1984-a\nInternal: iso-ir-91\nLanguage: Japanese\n\nName: JIS_C6229-1984-b\nInternal: iso-ir-92\nLanguage: Japanese\n\nName: JIS_C6229-1984-b-add\nInternal: iso-ir-93\nLanguage: Japanese\n\nName: JIS_C6229-1984-hand\nInternal: iso-ir-94\nLanguage: Japanese\n\nName: JIS_C6229-1984-hand-add\nInternal: iso-ir-95\nLanguage: Japanese\n\nName: JIS_C6229-1984-kana\nInternal: iso-ir-96\nLanguage: Japanese\n\nName: ISO_2033-1983\nInternal: iso-ir-98\nLanguage: ?\n\nName: ANSI_X3.110-1983\nInternal: iso-ir-99\nLanguage: ?\n\nName: T.61-7bit\nInternal: iso-ir-102\nLanguage: ?\n\nName: T.61-8bit\nInternal: iso-ir-103\nLanguage: ?\n\nName: ECMA-cyrillic\nInternal: iso-ir-111\nLanguage: Russian\n\nName: CSA_Z243.4-1985-1\nInternal: iso-ir-121\nLanguage: ?\n\nName: CSA_Z243.4-1985-2\nInternal: iso-ir-122\nLanguage: ?\n\nName: CSA_Z243.4-1985-gr\nInternal: iso-ir-123\nLanguage: ?\n\nName: T.101-G2\nInternal: iso-ir-128\nLanguage: ?\n\nName: CSN_369103\nInternal: iso-ir-139\nLanguage: ?\n\nName: JUS_I.B1.002\nInternal: iso-ir-141\nLanguage: ?\n\nName: ISO_6937-2-add\nInternal: iso-ir-142\nLanguage: ?\n\nName: IEC_P27-1\nInternal: iso-ir-143\nLanguage: ?\n\nName: JUS_I.B1.003-serb\nInternal: iso-ir-146\nLanguage: ?\n\nName: JUS_I.B1.003-mac\nInternal: iso-ir-147\nLanguage: ?\n\nName: greek-ccitt\nInternal: iso-ir-150\nLanguage: Greek\n\nName: NC_NC00-10:81\nInternal: iso-ir-151\nLanguage: ?\n\nName: ISO_6937-2-25\nInternal: iso-ir-152\nLanguage: ?\n\nName: GOST_19768-74\nInternal: iso-ir-153\nLanguage: ?\n\nName: ISO_10367-box\nInternal: iso-ir-155\nLanguage: ?\n\nName: iso-ir-165\nInternal: iso-ir-165\nLanguage: Simplified Chinese\n\nName: iso-ir-197\nInternal: iso-ir-197\nLanguage: Norwegian\n\nName: KPS 9566:1997\nInternal: iso-ir-202\nLanguage: Korean\nSource: http://hangeul.pnu.edu/hangeul/code/hcode.html\nNote: Some characters not compatible with Unicode\n\nName: iso-ir-209\nInternal: iso-ir-209\nLanguage: Norwegian\n\nName: JIS_X0201\nInternal: jis_x0201\nLanguage: Japanese\nSource: http://hp.vector.co.jp/authors/VA010341/unicode/\n\nName: JIS_X0201 (alternative)\nInternal: jis_x0201c\nLanguage: Japanese\nSource: http://hp.vector.co.jp/authors/VA010341/unicode/\n\nName: JIS_C6226-1983\nInternal: jis_x0208\nLanguage: Japanese\nSource: http://hp.vector.co.jp/authors/VA010341/unicode/\n\nName: JIS_X0212-1990\nInternal: jis_x0212\nLanguage: Japanese\nSource: http://hp.vector.co.jp/authors/VA010341/unicode/\n\nName: JIS X0213:2000 plane 1\nInternal: jis_x0213-2000-1\nLanguage: Japanese\nSource: http://wakaba-web.hp.infoseek.co.jp/\n\nName: JIS X0213:2000 plane 2\nInternal: jis_x0213-2000-2\nLanguage: Japanese\nSource: http://wakaba-web.hp.infoseek.co.jp/\n\nName: JIS X0213:2004\nInternal: jis_x0213-2004\nLanguage: Japanese\nSource: http://x0213.org/\n\nName: Johab\nInternal: johab\nLanguage: Korean\n\nName: KOI7\nInternal: koi7\nLanguage: Russian\nSource: http://en.wikipedia.org/wiki/KOI7\n\nName: KOI8-I\nInternal: koi8-i\nLanguage: Russian\n\nName: KOI8-R\nInternal: koi8-r\nLanguage: Russian\nSource: http://www.unicode.org/Public/MAPPINGS/\n\nName: KOI8-RU\nInternal: koi8-ru\nLanguage: Russian, Ukrainian\n\nName: KOI8-T\nInternal: koi8-t\nLanguage: Tajik\n\nName: KOI8-U\nInternal: koi8-u\nLanguage: Ukrainian\n\nName: KOI8-Uni\nInternal: koi8-uni\nLanguage: Unified Cyrillic\n\nName: KS_C_5601-1987\nInternal: ksc5601-1987\nLanguage: Korean\nSource: http://www.unicode.org/Public/MAPPINGS/\n\nName: KS_C_5601-1992\nInternal: ksc5601-1992\nLanguage: Korean\nSource: http://www.unicode.org/Public/MAPPINGS/\n\nName: KSC5636\nInternal: ksc5636\nLanguage: Korean\n\nName: KS X 1001\nInternal: ksx1001\nLanguage: Korean\n\nName: latin-lap\nInternal: latin-lap\nLanguage: ?\n\nName: x-mac-arabic\nInternal: mac-arabic\nLanguage: Arabic\n\nName: x-mac-ce\nInternal: mac-ce\nLanguage: Central and Eastern European\nSource: http://www.unicode.org/Public/MAPPINGS/\n\nName: x-mac-celtic\nInternal: mac-celtic\nLanguage: Celtic\n\nName: x-mac-chinesesimp\nInternal: mac-chinesesimp\nLanguage: Simplified Chinese\n\nName: x-mac-chinesetrad\nInternal: mac-chinesetrad\nLanguage: Traditional Chinese\n\nName: x-mac-croatian\nInternal: mac-croatian\nLanguage: Croatian\n\nName: x-mac-cyrillic\nInternal: mac-cyrillic\nLanguage: Bulgarian, Byelorussian, Macedonian, Russian, Serbian\nSource: http://www.unicode.org/Public/MAPPINGS/\n\nName: Mac-Dingbat\nInternal: mac-dingbat\nLanguage: ?\n\nName: x-mac-farsi\nInternal: mac-farsi\nLanguage: Farsi\n\nName: x-mac-gaelic\nInternal: mac-gaelic\nLanguage: Gaelic\n\nName: x-mac-greek\nInternal: mac-greek\nLanguage: Greek\nSource: http://www.unicode.org/Public/MAPPINGS/\n\nName: x-mac-hebrew\nInternal: mac-hebrew\nLanguage: Hebrew\n\nName: x-mac-icelandic\nInternal: mac-icelandic\nLanguage: Icelandic\nSource: http://www.unicode.org/Public/MAPPINGS/\n\nName: x-mac-inuit\nInternal: mac-inuit\nLanguage: Inuit\n\nName: x-mac-japanese\nInternal: mac-japanese\nLanguage: Japanese\n\nName: x-mac-korean\nInternal: mac-korean\nLanguage: Korean\n\nName: macintosh\nInternal: mac-roman\nLanguage: Western European\nSource: http://www.unicode.org/Public/MAPPINGS/\n\nName: x-mac-romanian\nInternal: mac-romanian\nLanguage: Romanian\n\nName: Mac-Sami\nInternal: mac-sami\nLanguage: Norwegian\n\nName: Mac-Symbol\nInternal: mac-symbol\nLanguage: ?\n\nName: x-mac-thai\nInternal: mac-thai\nLanguage: Thai\n\nName: x-mac-turkish\nInternal: mac-turkish\nLanguage: Turkish\nSource: http://www.unicode.org/Public/MAPPINGS/\n\nName: x-mac-ukrainian\nInternal: mac-ukrainian\nLanguage: Ukrainian\n\nName: MuleLao-1\nInternal: mulelao-1\nLanguage: Laotian\n\nName: NextStep\nInternal: nextstep\nLanguage: Platform specifics\n\nName: Osnovnoj Variant\nInternal: osnovnoj\nLanguage: Russian\n\nName: PETSCII\nInternal: petscii\nLanguage: Platform specifics\nSource: http://www.df.lth.se/~triad/krad/recode/petscii.html\n\nName: PETSCII (alternative)\nInternal: petscii-shifted\nLanguage: Platform specifics\nSource: http://www.df.lth.se/~triad/krad/recode/petscii.html\n\nName: POSIX standard\nInternal: posix\nLanguage: English\nSource: http://en.wikipedia.org/wiki/Portable_character_set\n\nName: RISC OS LATIN1\nInternal: riscos-latin1\nLanguage: Platform specifics\n\nName: RK1048\nInternal: rk1048\nLanguage: Russian\n\nName: Stanford Extended ASCII\nInternal: seascii\nLanguage: English\nSource: http://www.ietf.org/rfc/rfc698.txt\n\nName: Shift_JIS\nInternal: shift_jis\nLanguage: Japanese\nSource: http://wakaba-web.hp.infoseek.co.jp/\n\nName: Shift_JIS-2004\nInternal: shift_jis-2004\nLanguage: Japanese\n\nName: Shift_JISX0213\nInternal: shift_jisx0213\nLanguage: Japanese\nSource: http://wakaba-web.hp.infoseek.co.jp/\n\nName: Sinclair ZX Spectrum+ 48K Character Set\nInternal: spectrum-48k\nLanguage: Platform specifics\nSource: http://eclecticsatyr.hostultra.com/speccs.htm\n\nName: Adobe-Standard-Encoding\nInternal: stdenc\nLanguage: Platform specifics\nSource: http://www.unicode.org/Public/MAPPINGS/\n\nName: Adobe-Symbol-Encoding\nInternal: symbol\nLanguage: Platform specifics\nSource: http://www.unicode.org/Public/MAPPINGS/\n\nName: TCVN 5712-1:1993\nInternal: tcvn5712-1\nLanguage: Vietnamese\nSource: http://www.vnet.org/vanlangsj/mozilla/\n\nName: TCVN 5712-2:1993\nInternal: tcvn5712-2\nLanguage: Vietnamese\nSource: http://www.vnet.org/vanlangsj/mozilla/\n\nName: TDS 565\nInternal: tds565\nLanguage: Turkish\n\nName: TIS-620\nInternal: tis-620\nLanguage: Thai\nSource: http://www.nectec.or.th/it-standards/std620/std620.htm\n\nName: TSCII\nInternal: tscii\nLanguage: Tamil\n\nName: U-Code\nInternal: ucode\nLanguage: Russian\n\nName: ANSI_X3.4-1968\nInternal: us-ascii\nLanguage: English\n\nName: ANSI_X3.4-1968 (alternative)\nInternal: us-ascii-quotes\nLanguage: English\nSource: http://www.unicode.org/Public/MAPPINGS/\n\nName: us-dk\nInternal: us-dk\nLanguage: ?\n\nName: ISO-10646-UTF-1\nInternal: utf-1\nLanguage: Full Unicode\n\nName: UTF-5\nInternal: utf-5\nLanguage: Full Unicode\n\nName: UTF-7\nInternal: utf-7\nLanguage: Full Unicode\n\nName: IMAP4 modified UTF-7\nInternal: utf-7-imap\nLanguage: Full Unicode\n\nName: UTF-8\nInternal: utf-8\nLanguage: Full Unicode\n\nName: UTF-8 Normal\nInternal: utf-8n\nLanguage: Full Unicode\n\nName: UTF-16\nInternal: utf-16\nLanguage: Full Unicode\n\nName: UTF-16 (Big Endian)\nInternal: utf-16be\nLanguage: Full Unicode\n\nName: UTF-16 (Lil Endian)\nInternal: utf-16le\nLanguage: Full Unicode\n\nName: UTF-32\nInternal: utf-32\nLanguage: Full Unicode\n\nName: UTF-32 (Big Endian)\nInternal: utf-32be\nLanguage: Full Unicode\n\nName: UTF-32 (Lil Endian)\nInternal: utf-32le\nLanguage: Full Unicode\n\nName: VIQR\nInternal: viqri\nLanguage: Vietnamese\nSource: http://www.vnet.org/vanlangsj/mozilla/\n\nName: VISCII\nInternal: viscii\nLanguage: Vietnamese\nSource: http://www.vnet.org/vanlangsj/mozilla/\n\nName: VNI\nInternal: vni\nLanguage: Vietnamese\n\nName: VPS\nInternal: vps\nLanguage: Vietnamese\nSource: http://www.vnet.org/vanlangsj/mozilla/\n\nName: Windows-31J\nInternal: windows-31j\nLanguage: Japanese\n\nName: windows-1250\nInternal: windows-1250\nLanguage: Central and Eastern European\nSource: http://www.unicode.org/Public/MAPPINGS/\n\nName: windows-1251\nInternal: windows-1251\nLanguage: Bulgarian, Byelorussian, Macedonian, Russian, Serbian\nSource: http://www.unicode.org/Public/MAPPINGS/\n\nName: windows-1252\nInternal: windows-1252\nLanguage: Western European\nSource: http://www.unicode.org/Public/MAPPINGS/\n\nName: windows-1253\nInternal: windows-1253\nLanguage: Greek\nSource: http://www.unicode.org/Public/MAPPINGS/\n\nName: windows-1254\nInternal: windows-1254\nLanguage: Turkish\nSource: http://www.unicode.org/Public/MAPPINGS/\n\nName: windows-1255\nInternal: windows-1255\nLanguage: Hebrew\nSource: http://www.unicode.org/Public/MAPPINGS/\n\nName: windows-1256\nInternal: windows-1256\nLanguage: Arabic\nSource: http://www.unicode.org/Public/MAPPINGS/\n\nName: windows-1257\nInternal: windows-1257\nLanguage: Baltic\nSource: http://www.unicode.org/Public/MAPPINGS/\n\nName: windows-1258\nInternal: windows-1258\nLanguage: Vietnamese\nSource: http://www.unicode.org/Public/MAPPINGS/\n\nName: Windows-Sámi-2\nInternal: windows-sami-2\nLanguage: Norwegian\nSource: http://www.hum.uit.no/a/trond/ws2t.html\n\nName: Adobe-Zapf-Dingbats-Encoding\nInternal: zdingbat\nLanguage: Platform specifics\nSource: http://www.unicode.org/Public/MAPPINGS/\n\nLicense\n-------\n\nGPL2\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmtojo%2Fcamellia","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmtojo%2Fcamellia","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmtojo%2Fcamellia/lists"}