1*16d86563SAlexander Pyhalov# 2*16d86563SAlexander Pyhalov# CDDL HEADER START 3*16d86563SAlexander Pyhalov# 4*16d86563SAlexander Pyhalov# The contents of this file are subject to the terms of the 5*16d86563SAlexander Pyhalov# Common Development and Distribution License (the "License"). 6*16d86563SAlexander Pyhalov# You may not use this file except in compliance with the License. 7*16d86563SAlexander Pyhalov# 8*16d86563SAlexander Pyhalov# You can obtain a copy of the license at src/OPENSOLARIS.LICENSE 9*16d86563SAlexander Pyhalov# or http://www.opensolaris.org/os/licensing. 10*16d86563SAlexander Pyhalov# See the License for the specific language governing permissions 11*16d86563SAlexander Pyhalov# and limitations under the License. 12*16d86563SAlexander Pyhalov# 13*16d86563SAlexander Pyhalov# When distributing Covered Code, include this CDDL HEADER in each 14*16d86563SAlexander Pyhalov# file and include the License file at src/OPENSOLARIS.LICENSE. 15*16d86563SAlexander Pyhalov# If applicable, add the following below this CDDL HEADER, with the 16*16d86563SAlexander Pyhalov# fields enclosed by brackets "[]" replaced with your own identifying 17*16d86563SAlexander Pyhalov# information: Portions Copyright [yyyy] [name of copyright owner] 18*16d86563SAlexander Pyhalov# 19*16d86563SAlexander Pyhalov# CDDL HEADER END 20*16d86563SAlexander Pyhalov# 21*16d86563SAlexander Pyhalov# Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved. 22*16d86563SAlexander Pyhalov# 23*16d86563SAlexander Pyhalov# Alias Canonical 24*16d86563SAlexander PyhalovISO8859-1 8859-1 25*16d86563SAlexander PyhalovISO-8859-1 8859-1 26*16d86563SAlexander PyhalovISO8859_1 8859-1 27*16d86563SAlexander PyhalovISO_8859_1 8859-1 28*16d86563SAlexander PyhalovISO8859-15 8859-15 29*16d86563SAlexander PyhalovISO-8859-15 8859-15 30*16d86563SAlexander PyhalovISO8859_15 8859-15 31*16d86563SAlexander PyhalovISO_8859_15 8859-15 32*16d86563SAlexander PyhalovPCK PCK 33*16d86563SAlexander PyhalovSJIS PCK 34*16d86563SAlexander PyhalovShift_JIS PCK 35*16d86563SAlexander PyhalovSHIFT-JIS PCK 36*16d86563SAlexander PyhalovShiftJIS PCK 37*16d86563SAlexander PyhaloveucJP eucJP 38*16d86563SAlexander PyhalovEUC-JP eucJP 39*16d86563SAlexander PyhalovEUC_JP eucJP 40*16d86563SAlexander PyhalovISO-2022-JP ISO-2022-JP 41*16d86563SAlexander PyhalovISO_2022_JP ISO-2022-JP 42*16d86563SAlexander PyhalovISO2022JP ISO-2022-JP 43*16d86563SAlexander PyhalovISO-2022JP ISO-2022-JP 44*16d86563SAlexander PyhalovISO_2022JP ISO-2022-JP 45*16d86563SAlexander PyhalovISO2022-JP ISO-2022-JP 46*16d86563SAlexander PyhalovISO2022_JP ISO-2022-JP 47*16d86563SAlexander PyhalovEUC-JP-MS eucJP-ms 48*16d86563SAlexander PyhalovUTF-8 UTF-8 49*16d86563SAlexander PyhalovUTF8 UTF-8 50*16d86563SAlexander PyhalovUTF_8 UTF-8 51*16d86563SAlexander PyhalovUTF-16 UTF-16 52*16d86563SAlexander PyhalovUTF16 UTF-16 53*16d86563SAlexander PyhalovUTF_16 UTF-16 54*16d86563SAlexander PyhalovUTF-16BE UTF-16BE 55*16d86563SAlexander PyhalovUTF16BE UTF-16BE 56*16d86563SAlexander PyhalovUTF_16BE UTF-16BE 57*16d86563SAlexander PyhalovUTF-16LE UTF-16LE 58*16d86563SAlexander PyhalovUTF16LE UTF-16LE 59*16d86563SAlexander PyhalovUTF_16LE UTF-16LE 60*16d86563SAlexander PyhalovUTF-32 UTF-32 61*16d86563SAlexander PyhalovUTF32 UTF-32 62*16d86563SAlexander PyhalovUTF_32 UTF-32 63*16d86563SAlexander PyhalovUTF-32BE UTF-32BE 64*16d86563SAlexander PyhalovUTF32BE UTF-32BE 65*16d86563SAlexander PyhalovUTF_32BE UTF-32BE 66*16d86563SAlexander PyhalovUTF-32LE UTF-32LE 67*16d86563SAlexander PyhalovUTF32LE UTF-32LE 68*16d86563SAlexander PyhalovUTF_32LE UTF-32LE 69*16d86563SAlexander PyhalovGB18030 zh_CN.gbk 70*16d86563SAlexander PyhalovGB-18030 zh_CN.gbk 71*16d86563SAlexander PyhalovGB_18030 zh_CN.gbk 72*16d86563SAlexander PyhalovGB2312 zh_CN.euc 73*16d86563SAlexander PyhalovGB-2312 zh_CN.euc 74*16d86563SAlexander PyhalovGB_2312 zh_CN.euc 75*16d86563SAlexander PyhalovEUC-CN zh_CN.euc 76*16d86563SAlexander PyhalovEUC_CN zh_CN.euc 77*16d86563SAlexander PyhaloveucCN zh_CN.euc 78*16d86563SAlexander PyhalovGBK zh_CN.gbk 79*16d86563SAlexander Pyhalovzh_CN.gb18030 zh_CN.gbk 80*16d86563SAlexander Pyhalovzh_CN.iso2022-7 zh_CN.iso2022-CN 81*16d86563SAlexander PyhalovEUC-KR EUC-KR 82*16d86563SAlexander PyhalovEUC_KR EUC-KR 83*16d86563SAlexander PyhalovISO-2022-KR ko_KR-iso2022-7 84*16d86563SAlexander PyhalovISO_2022_KR ko_KR-iso2022-7 85*16d86563SAlexander PyhalovISO2022KR ko_KR-iso2022-7 86*16d86563SAlexander PyhalovISO-2022KR ko_KR-iso2022-7 87*16d86563SAlexander PyhalovISO_2022KR ko_KR-iso2022-7 88*16d86563SAlexander PyhalovISO2022-KR ko_KR-iso2022-7 89*16d86563SAlexander PyhalovISO2022_KR ko_KR-iso2022-7 90*16d86563SAlexander PyhalovWansung ko_KR-euc 91*16d86563SAlexander PyhaloveucKR ko_KR-euc 92*16d86563SAlexander PyhalovJOHAB ko_KR.johap92 93*16d86563SAlexander PyhalovJOHAP ko_KR.johap92 94*16d86563SAlexander Pyhalov5601 ko_KR-euc 95*16d86563SAlexander PyhalovKSC5601 ko_KR-euc 96*16d86563SAlexander Pyhalovko_KR.euc ko_KR-euc 97*16d86563SAlexander Pyhalovko_KR.johap ko_KR-johap 98*16d86563SAlexander Pyhalovko_KR.johap92 ko_KR-johap92 99*16d86563SAlexander Pyhalovko_KR.iso2022-7 ko_KR-iso2022-7 100*16d86563SAlexander Pyhalovko_KR.nbyte ko_KR-nbyte 101*16d86563SAlexander Pyhalovko_KR.cp933 ko_KR-cp933 102*16d86563SAlexander Pyhalovko_KR.cp949 ko_KR-cp949 103*16d86563SAlexander PyhalovUnifiedHangul ko_KR-cp949 104*16d86563SAlexander PyhalovUHC ko_KR-cp949 105*16d86563SAlexander PyhalovCP949 ko_KR-cp949 106*16d86563SAlexander PyhalovBIG5 zh_TW-big5 107*16d86563SAlexander PyhalovBIG-5 zh_TW-big5 108*16d86563SAlexander PyhalovBIG_5 zh_TW-big5 109*16d86563SAlexander PyhalovEUC-TW zh_TW-euc 110*16d86563SAlexander PyhalovEUC_TW zh_TW-euc 111*16d86563SAlexander PyhaloveucTW zh_TW-euc 112*16d86563SAlexander PyhalovCNS11643 zh_TW-euc 113*16d86563SAlexander PyhalovCNS-11643 zh_TW-euc 114*16d86563SAlexander PyhalovCNS_11643 zh_TW-euc 115*16d86563SAlexander PyhalovBIG5P zh_TW-big5p 116*16d86563SAlexander PyhalovBIG5Plus zh_TW-big5p 117*16d86563SAlexander PyhalovBIG5-Plus zh_TW-big5p 118*16d86563SAlexander PyhalovBIG5_Plus zh_TW-big5p 119*16d86563SAlexander PyhalovBIG-5-Plus zh_TW-big5p 120*16d86563SAlexander PyhalovBIG_5_Plus zh_TW-big5p 121*16d86563SAlexander PyhalovBIG-5Plus zh_TW-big5p 122*16d86563SAlexander PyhalovBIG_5Plus zh_TW-big5p 123*16d86563SAlexander Pyhalovzh_TW.iso2022-CN-EXT zh_TW-iso2022-CN-EXT 124*16d86563SAlexander Pyhalovzh_TW.big5 zh_TW-big5 125*16d86563SAlexander Pyhalovzh_TW.big5p zh_TW-big5p 126*16d86563SAlexander Pyhalovzh_TW.euc zh_TW-euc 127*16d86563SAlexander Pyhalovzh_TW.iso2022-7 zh_TW-iso2022-7 128*16d86563SAlexander Pyhalovzh_TW.iso2022-CN zh_TW-iso2022-7 129*16d86563SAlexander Pyhalovzh_TW-iso2022-CN zh_TW-iso2022-7 130*16d86563SAlexander Pyhalovzh_TW.cp937 zh_TW-cp937 131*16d86563SAlexander PyhalovBig5HKSCS zh_HK.hkscs 132*16d86563SAlexander PyhalovBig-5HKSCS zh_HK.hkscs 133*16d86563SAlexander PyhalovBig_5HKSCS zh_HK.hkscs 134*16d86563SAlexander PyhalovBig5-HKSCS zh_HK.hkscs 135*16d86563SAlexander PyhalovBig5_HKSCS zh_HK.hkscs 136*16d86563SAlexander PyhalovBig-5-HKSCS zh_HK.hkscs 137*16d86563SAlexander PyhalovBig_5_HKSCS zh_HK.hkscs 138*16d86563SAlexander PyhalovBig5HK zh_HK.hkscs 139*16d86563SAlexander PyhalovBig-5HK zh_HK.hkscs 140*16d86563SAlexander PyhalovBig_5HK zh_HK.hkscs 141*16d86563SAlexander PyhalovBig-5-HK zh_HK.hkscs 142*16d86563SAlexander PyhalovBig_5_HK zh_HK.hkscs 143*16d86563SAlexander Pyhalovzh_HK.big5hk zh_HK.hkscs 144*16d86563SAlexander Pyhalovzh_HK-big5hk zh_HK.hkscs 145*16d86563SAlexander PyhalovISO8859-2 8859-2 146*16d86563SAlexander PyhalovISO8859_2 8859-2 147*16d86563SAlexander PyhalovISO-8859-2 8859-2 148*16d86563SAlexander PyhalovISO_8859_2 8859-2 149*16d86563SAlexander Pyhaloviso2 8859-2 150*16d86563SAlexander PyhalovISO8859-5 8859-5 151*16d86563SAlexander PyhalovISO8859_5 8859-5 152*16d86563SAlexander PyhalovISO-8859-5 8859-5 153*16d86563SAlexander PyhalovISO_8859_5 8859-5 154*16d86563SAlexander Pyhaloviso5 8859-5 155*16d86563SAlexander PyhalovISO8859-6 8859-6 156*16d86563SAlexander PyhalovISO8859_6 8859-6 157*16d86563SAlexander PyhalovISO-8859-6 8859-6 158*16d86563SAlexander PyhalovISO_8859_6 8859-6 159*16d86563SAlexander PyhalovISO8859-7 8859-7 160*16d86563SAlexander PyhalovISO8859_7 8859-7 161*16d86563SAlexander PyhalovISO-8859-7 8859-7 162*16d86563SAlexander PyhalovISO_8859_7 8859-7 163*16d86563SAlexander PyhalovISO8859-9 8859-9 164*16d86563SAlexander PyhalovISO8859_9 8859-9 165*16d86563SAlexander PyhalovISO-8859-9 8859-9 166*16d86563SAlexander PyhalovISO_8859_9 8859-9 167*16d86563SAlexander PyhalovISO8859-11 eucTH 168*16d86563SAlexander PyhalovISO8859_11 eucTH 169*16d86563SAlexander PyhalovISO-8859-11 eucTH 170*16d86563SAlexander PyhalovISO_8859_11 eucTH 171*16d86563SAlexander Pyhalov8859-11 eucTH 172*16d86563SAlexander Pyhalov8859_11 eucTH 173*16d86563SAlexander PyhalovISO8859-13 8859-13 174*16d86563SAlexander PyhalovISO8859_13 8859-13 175*16d86563SAlexander PyhalovISO-8859-13 8859-13 176*16d86563SAlexander PyhalovISO_8859_13 8859-13 177*16d86563SAlexander PyhalovTIS-620 eucTH 178*16d86563SAlexander PyhalovTIS_620 eucTH 179*16d86563SAlexander PyhalovTIS620 eucTH 180*16d86563SAlexander PyhalovTIS620.2533 eucTH 181*16d86563SAlexander PyhalovTIS620:2533 eucTH 182*16d86563SAlexander PyhalovTIS620-2533 eucTH 183*16d86563SAlexander PyhalovTIS620_2533 eucTH 184*16d86563SAlexander PyhaloveucTH eucTH 185*16d86563SAlexander PyhalovEUC-TH eucTH 186*16d86563SAlexander PyhalovEUC_TH eucTH 187*16d86563SAlexander PyhalovKOI8-R KOI8-R 188*16d86563SAlexander PyhalovKOI8_R KOI8-R 189*16d86563SAlexander PyhalovKOI8R KOI8-R 190*16d86563SAlexander PyhalovKOI8 KOI8-R 191*16d86563SAlexander PyhalovISCII iscii91 192*16d86563SAlexander PyhalovISCII91 iscii91 193*16d86563SAlexander PyhalovISO8859-3 8859-3 194*16d86563SAlexander PyhalovISO8859_3 8859-3 195*16d86563SAlexander PyhalovISO-8859-3 8859-3 196*16d86563SAlexander PyhalovISO_8859_3 8859-3 197*16d86563SAlexander PyhalovISO8859-4 8859-4 198*16d86563SAlexander PyhalovISO8859_4 8859-4 199*16d86563SAlexander PyhalovISO-8859-4 8859-4 200*16d86563SAlexander PyhalovISO_8859_4 8859-4 201*16d86563SAlexander PyhalovISO8859-8 8859-8 202*16d86563SAlexander PyhalovISO8859_8 8859-8 203*16d86563SAlexander PyhalovISO-8859-8 8859-8 204*16d86563SAlexander PyhalovISO_8859_8 8859-8 205*16d86563SAlexander PyhalovISO8859-10 8859-10 206*16d86563SAlexander PyhalovISO8859_10 8859-10 207*16d86563SAlexander PyhalovISO-8859-10 8859-10 208*16d86563SAlexander PyhalovISO_8859_10 8859-10 209*16d86563SAlexander PyhalovISO8859-14 8859-14 210*16d86563SAlexander PyhalovISO8859_14 8859-14 211*16d86563SAlexander PyhalovISO-8859-14 8859-14 212*16d86563SAlexander PyhalovISO_8859_14 8859-14 213*16d86563SAlexander PyhalovISO8859-16 8859-16 214*16d86563SAlexander PyhalovISO8859_16 8859-16 215*16d86563SAlexander PyhalovISO-8859-16 8859-16 216*16d86563SAlexander PyhalovISO_8859_16 8859-16 217*16d86563SAlexander PyhalovKOI8-U KOI8-U 218*16d86563SAlexander PyhalovKOI8_U KOI8-U 219*16d86563SAlexander PyhalovKOI8U KOI8-U 220*16d86563SAlexander PyhalovUCS-2 UCS-2 221*16d86563SAlexander PyhalovUCS_2 UCS-2 222*16d86563SAlexander PyhalovUCS2 UCS-2 223*16d86563SAlexander PyhalovUCS-2BE UCS-2BE 224*16d86563SAlexander PyhalovUCS_2BE UCS-2BE 225*16d86563SAlexander PyhalovUCS2BE UCS-2BE 226*16d86563SAlexander PyhalovUCS-2LE UCS-2LE 227*16d86563SAlexander PyhalovUCS_2LE UCS-2LE 228*16d86563SAlexander PyhalovUCS2LE UCS-2LE 229*16d86563SAlexander PyhalovUCS-4 UCS-4 230*16d86563SAlexander PyhalovUCS_4 UCS-4 231*16d86563SAlexander PyhalovUCS4 UCS-4 232*16d86563SAlexander PyhalovUCS-4BE UCS-4BE 233*16d86563SAlexander PyhalovUCS_4BE UCS-4BE 234*16d86563SAlexander PyhalovUCS4BE UCS-4BE 235*16d86563SAlexander PyhalovUCS-4LE UCS-4LE 236*16d86563SAlexander PyhalovUCS_4LE UCS-4LE 237*16d86563SAlexander PyhalovUCS4LE UCS-4LE 238*16d86563SAlexander PyhalovUTF-EBCDIC UTF-EBCDIC 239*16d86563SAlexander PyhalovUTF_EBCDIC UTF-EBCDIC 240*16d86563SAlexander PyhalovUTFEBCDIC UTF-EBCDIC 241*16d86563SAlexander PyhalovASCII 646 242*16d86563SAlexander PyhalovUS-ASCII 646 243*16d86563SAlexander PyhalovUS_ASCII 646 244*16d86563SAlexander PyhalovUSASCII 646 245*16d86563SAlexander PyhalovPTCP154 PTCP154 246*16d86563SAlexander PyhalovACE ACE 247*16d86563SAlexander PyhalovACE-ALLOW-UNASSIGNED ACE-ALLOW-UNASSIGNED 248*16d86563SAlexander PyhalovACE_ALLOW_UNASSIGNED ACE-ALLOW-UNASSIGNED 249*16d86563SAlexander PyhalovACEALLOWUNASSIGNED ACE-ALLOW-UNASSIGNED 250*16d86563SAlexander PyhalovCP932 ms932 251*16d86563SAlexander PyhalovMS932 ms932 252*16d86563SAlexander PyhalovPC932 ms932 253*16d86563SAlexander PyhalovUTF-8-CP932 UTF-8-ms932 254*16d86563SAlexander PyhalovUTF8-CP932 UTF-8-ms932 255*16d86563SAlexander PyhalovUTF-8CP932 UTF-8-ms932 256*16d86563SAlexander PyhalovUTF_8_CP932 UTF-8-ms932 257*16d86563SAlexander PyhalovUTF8_CP932 UTF-8-ms932 258*16d86563SAlexander PyhalovUTF_8CP932 UTF-8-ms932 259*16d86563SAlexander PyhalovUTF8CP932 UTF-8-ms932 260*16d86563SAlexander PyhalovUTF-8-MS932 UTF-8-ms932 261*16d86563SAlexander PyhalovUTF8-MS932 UTF-8-ms932 262*16d86563SAlexander PyhalovUTF-8MS932 UTF-8-ms932 263*16d86563SAlexander PyhalovUTF_8_MS932 UTF-8-ms932 264*16d86563SAlexander PyhalovUTF8_MS932 UTF-8-ms932 265*16d86563SAlexander PyhalovUTF_8MS932 UTF-8-ms932 266*16d86563SAlexander PyhalovUTF8MS932 UTF-8-ms932 267*16d86563SAlexander PyhalovUTF-8-PC932 UTF-8-ms932 268*16d86563SAlexander PyhalovUTF8-PC932 UTF-8-ms932 269*16d86563SAlexander PyhalovUTF-8PC932 UTF-8-ms932 270*16d86563SAlexander PyhalovUTF_8_PC932 UTF-8-ms932 271*16d86563SAlexander PyhalovUTF8_PC932 UTF-8-ms932 272*16d86563SAlexander PyhalovUTF_8PC932 UTF-8-ms932 273*16d86563SAlexander PyhalovUTF8PC932 UTF-8-ms932 274*16d86563SAlexander PyhalovIBM-930 ibm930 275*16d86563SAlexander PyhalovIBM_930 ibm930 276*16d86563SAlexander PyhalovIBM930 ibm930 277*16d86563SAlexander PyhalovIBM-931 ibm931 278*16d86563SAlexander PyhalovIBM_931 ibm931 279*16d86563SAlexander PyhalovIBM931 ibm931 280*16d86563SAlexander PyhalovIBM-939 ibm939 281*16d86563SAlexander PyhalovIBM_939 ibm939 282*16d86563SAlexander PyhalovIBM939 ibm939 283*16d86563SAlexander PyhalovIBM-5026 ibm5026 284*16d86563SAlexander PyhalovIBM_5026 ibm5026 285*16d86563SAlexander PyhalovIBM5026 ibm5026 286*16d86563SAlexander PyhalovIBM-5035 ibm5035 287*16d86563SAlexander PyhalovIBM_5035 ibm5035 288*16d86563SAlexander PyhalovIBM5035 ibm5035 289*16d86563SAlexander PyhalovIBM-933 ko_KR-cp933 290*16d86563SAlexander PyhalovIBM_933 ko_KR-cp933 291*16d86563SAlexander PyhalovIBM933 ko_KR-cp933 292*16d86563SAlexander PyhalovCP933 ko_KR-cp933 293*16d86563SAlexander PyhalovIBM-937 zh_TW-cp937 294*16d86563SAlexander PyhalovIBM_937 zh_TW-cp937 295*16d86563SAlexander PyhalovIBM937 zh_TW-cp937 296*16d86563SAlexander PyhalovCP937 zh_TW-cp937 297*16d86563SAlexander PyhalovIBM-935 zh_CN-cp935 298*16d86563SAlexander PyhalovIBM_935 zh_CN-cp935 299*16d86563SAlexander PyhalovIBM935 zh_CN-cp935 300*16d86563SAlexander PyhalovIBM-CP838 IBM-838 301*16d86563SAlexander PyhalovIBM-CP874 IBM-874 302*16d86563SAlexander PyhalovCP935 zh_CN-cp935 303*16d86563SAlexander PyhalovCP437 CP437 304*16d86563SAlexander PyhalovCP-437 CP437 305*16d86563SAlexander PyhalovCP_437 CP437 306*16d86563SAlexander Pyhalov437 CP437 307*16d86563SAlexander PyhalovCP737 CP737 308*16d86563SAlexander PyhalovCP-737 CP737 309*16d86563SAlexander PyhalovCP_737 CP737 310*16d86563SAlexander Pyhalov737 CP737 311*16d86563SAlexander PyhalovCP775 CP775 312*16d86563SAlexander PyhalovCP-775 CP775 313*16d86563SAlexander PyhalovCP_775 CP775 314*16d86563SAlexander Pyhalov775 CP775 315*16d86563SAlexander PyhalovCP850 CP850 316*16d86563SAlexander PyhalovCP-850 CP850 317*16d86563SAlexander PyhalovCP_850 CP850 318*16d86563SAlexander Pyhalov850 CP850 319*16d86563SAlexander PyhalovIBM-850 IBM-850 320*16d86563SAlexander PyhalovIBM850 IBM-850 321*16d86563SAlexander PyhalovCP852 CP852 322*16d86563SAlexander PyhalovCP-852 CP852 323*16d86563SAlexander PyhalovCP_852 CP852 324*16d86563SAlexander Pyhalov852 CP852 325*16d86563SAlexander Pyhalovdos2 CP852 326*16d86563SAlexander PyhalovCP855 CP855 327*16d86563SAlexander PyhalovCP-855 CP855 328*16d86563SAlexander PyhalovCP_855 CP855 329*16d86563SAlexander Pyhalov855 CP855 330*16d86563SAlexander PyhalovCP857 CP857 331*16d86563SAlexander PyhalovCP-857 CP857 332*16d86563SAlexander PyhalovCP_857 CP857 333*16d86563SAlexander Pyhalov857 CP857 334*16d86563SAlexander PyhalovCP860 CP860 335*16d86563SAlexander PyhalovCP-860 CP860 336*16d86563SAlexander PyhalovCP_860 CP860 337*16d86563SAlexander Pyhalov860 CP860 338*16d86563SAlexander PyhalovCP861 CP861 339*16d86563SAlexander PyhalovCP-861 CP861 340*16d86563SAlexander PyhalovCP_861 CP861 341*16d86563SAlexander Pyhalov861 CP861 342*16d86563SAlexander PyhalovCP862 CP862 343*16d86563SAlexander PyhalovCP-862 CP862 344*16d86563SAlexander PyhalovCP_862 CP862 345*16d86563SAlexander Pyhalov862 CP862 346*16d86563SAlexander PyhalovCP863 CP863 347*16d86563SAlexander PyhalovCP-863 CP863 348*16d86563SAlexander PyhalovCP_863 CP863 349*16d86563SAlexander Pyhalov863 CP863 350*16d86563SAlexander PyhalovCP864 CP864 351*16d86563SAlexander PyhalovCP-864 CP864 352*16d86563SAlexander PyhalovCP_864 CP864 353*16d86563SAlexander Pyhalov864 CP864 354*16d86563SAlexander PyhalovCP865 CP865 355*16d86563SAlexander PyhalovCP-865 CP865 356*16d86563SAlexander PyhalovCP_865 CP865 357*16d86563SAlexander Pyhalov865 CP865 358*16d86563SAlexander PyhalovCP866 CP866 359*16d86563SAlexander PyhalovCP-866 CP866 360*16d86563SAlexander PyhalovCP_866 CP866 361*16d86563SAlexander Pyhalov866 CP866 362*16d86563SAlexander PyhalovCP869 CP869 363*16d86563SAlexander PyhalovCP-869 CP869 364*16d86563SAlexander PyhalovCP_869 CP869 365*16d86563SAlexander Pyhalov869 CP869 366*16d86563SAlexander PyhalovCP874 CP874 367*16d86563SAlexander PyhalovCP-874 CP874 368*16d86563SAlexander PyhalovCP_874 CP874 369*16d86563SAlexander Pyhalov874 CP874 370*16d86563SAlexander PyhalovCP1250 CP1250 371*16d86563SAlexander PyhalovCP-1250 CP1250 372*16d86563SAlexander PyhalovCP_1250 CP1250 373*16d86563SAlexander PyhalovWINDOWS-1250 CP1250 374*16d86563SAlexander PyhalovANSI-1250 CP1250 375*16d86563SAlexander PyhalovANSI1250 CP1250 376*16d86563SAlexander Pyhalov1250 CP1250 377*16d86563SAlexander Pyhalovwin2 CP1250 378*16d86563SAlexander PyhalovCP1251 CP1251 379*16d86563SAlexander PyhalovCP-1251 CP1251 380*16d86563SAlexander PyhalovCP_1251 CP1251 381*16d86563SAlexander PyhalovWINDOWS-1251 CP1251 382*16d86563SAlexander PyhalovANSI-1251 CP1251 383*16d86563SAlexander PyhalovANSI1251 CP1251 384*16d86563SAlexander Pyhalov1251 CP1251 385*16d86563SAlexander Pyhalovwin5 CP1251 386*16d86563SAlexander PyhalovCP1252 CP1252 387*16d86563SAlexander PyhalovCP-1252 CP1252 388*16d86563SAlexander PyhalovCP_1252 CP1252 389*16d86563SAlexander PyhalovWINDOWS-1252 CP1252 390*16d86563SAlexander PyhalovANSI-1252 CP1252 391*16d86563SAlexander PyhalovANSI1252 CP1252 392*16d86563SAlexander Pyhalov1252 CP1252 393*16d86563SAlexander PyhalovCP1253 CP1253 394*16d86563SAlexander PyhalovCP-1253 CP1253 395*16d86563SAlexander PyhalovCP_1253 CP1253 396*16d86563SAlexander PyhalovWINDOWS-1253 CP1253 397*16d86563SAlexander PyhalovANSI-1253 CP1253 398*16d86563SAlexander PyhalovANSI1253 CP1253 399*16d86563SAlexander Pyhalov1253 CP1253 400*16d86563SAlexander PyhalovCP1254 CP1254 401*16d86563SAlexander PyhalovCP-1254 CP1254 402*16d86563SAlexander PyhalovCP_1254 CP1254 403*16d86563SAlexander PyhalovWINDOWS-1254 CP1254 404*16d86563SAlexander PyhalovANSI-1254 CP1254 405*16d86563SAlexander PyhalovANSI1254 CP1254 406*16d86563SAlexander Pyhalov1254 CP1254 407*16d86563SAlexander PyhalovCP1255 CP1255 408*16d86563SAlexander PyhalovCP-1255 CP1255 409*16d86563SAlexander PyhalovCP_1255 CP1255 410*16d86563SAlexander PyhalovWINDOWS-1255 CP1255 411*16d86563SAlexander PyhalovANSI-1255 CP1255 412*16d86563SAlexander PyhalovANSI1255 CP1255 413*16d86563SAlexander Pyhalov1255 CP1255 414*16d86563SAlexander PyhalovCP1256 CP1256 415*16d86563SAlexander PyhalovCP-1256 CP1256 416*16d86563SAlexander PyhalovCP_1256 CP1256 417*16d86563SAlexander PyhalovWINDOWS-1256 CP1256 418*16d86563SAlexander PyhalovANSI-1256 CP1256 419*16d86563SAlexander PyhalovANSI1256 CP1256 420*16d86563SAlexander Pyhalov1256 CP1256 421*16d86563SAlexander PyhalovCP1257 CP1257 422*16d86563SAlexander PyhalovCP-1257 CP1257 423*16d86563SAlexander PyhalovCP_1257 CP1257 424*16d86563SAlexander PyhalovWINDOWS-1257 CP1257 425*16d86563SAlexander PyhalovANSI-1257 CP1257 426*16d86563SAlexander PyhalovANSI1257 CP1257 427*16d86563SAlexander Pyhalov1257 CP1257 428*16d86563SAlexander PyhalovCP1258 CP1258 429*16d86563SAlexander PyhalovCP-1258 CP1258 430*16d86563SAlexander PyhalovCP_1258 CP1258 431*16d86563SAlexander PyhalovWINDOWS-1258 CP1258 432*16d86563SAlexander PyhalovANSI-1258 CP1258 433*16d86563SAlexander PyhalovANSI1258 CP1258 434*16d86563SAlexander Pyhalov1258 CP1258 435*16d86563SAlexander PyhalovCP720 CP720 436*16d86563SAlexander PyhalovCP-720 CP720 437*16d86563SAlexander PyhalovCP_720 CP720 438*16d86563SAlexander Pyhalov720 CP720 439