+ support code page 855 (yet another cyrillic encoding)

git-svn-id: trunk@36378 -
This commit is contained in:
nickysn 2017-05-31 14:49:10 +00:00
parent 6f65c0cab9
commit 4a39d4396e
4 changed files with 819 additions and 1 deletions

2
.gitattributes vendored
View File

@ -8577,6 +8577,7 @@ rtl/charmaps/cp437.pas svneol=native#text/pascal
rtl/charmaps/cp646.pas svneol=native#text/pascal
rtl/charmaps/cp850.pas svneol=native#text/pascal
rtl/charmaps/cp852.pas svneol=native#text/plain
rtl/charmaps/cp855.pp svneol=native#text/pascal
rtl/charmaps/cp856.pas svneol=native#text/pascal
rtl/charmaps/cp866.pas svneol=native#text/pascal
rtl/charmaps/cp874.pas svneol=native#text/pascal
@ -9949,6 +9950,7 @@ rtl/ucmaps/cp1256.txt svneol=native#text/plain
rtl/ucmaps/cp1257.txt svneol=native#text/plain
rtl/ucmaps/cp1258.txt svneol=native#text/plain
rtl/ucmaps/cp852.txt svneol=native#text/plain
rtl/ucmaps/cp855.txt svneol=native#text/plain
rtl/ucmaps/cp856.txt svneol=native#text/plain
rtl/ucmaps/cp874.txt svneol=native#text/plain
rtl/ucmaps/cp895.txt svneol=native#text/plain

543
rtl/charmaps/cp855.pp Normal file
View File

@ -0,0 +1,543 @@
{ This is an automatically created file, so don't edit it }
unit cp855;
interface
implementation
uses
charset;
const
map : array[0..255] of tunicodecharmapping = (
(unicode : 0; flag : umf_noinfo; reserved: 0),
(unicode : 1; flag : umf_noinfo; reserved: 0),
(unicode : 2; flag : umf_noinfo; reserved: 0),
(unicode : 3; flag : umf_noinfo; reserved: 0),
(unicode : 4; flag : umf_noinfo; reserved: 0),
(unicode : 5; flag : umf_noinfo; reserved: 0),
(unicode : 6; flag : umf_noinfo; reserved: 0),
(unicode : 7; flag : umf_noinfo; reserved: 0),
(unicode : 8; flag : umf_noinfo; reserved: 0),
(unicode : 9; flag : umf_noinfo; reserved: 0),
(unicode : 10; flag : umf_noinfo; reserved: 0),
(unicode : 11; flag : umf_noinfo; reserved: 0),
(unicode : 12; flag : umf_noinfo; reserved: 0),
(unicode : 13; flag : umf_noinfo; reserved: 0),
(unicode : 14; flag : umf_noinfo; reserved: 0),
(unicode : 15; flag : umf_noinfo; reserved: 0),
(unicode : 16; flag : umf_noinfo; reserved: 0),
(unicode : 17; flag : umf_noinfo; reserved: 0),
(unicode : 18; flag : umf_noinfo; reserved: 0),
(unicode : 19; flag : umf_noinfo; reserved: 0),
(unicode : 20; flag : umf_noinfo; reserved: 0),
(unicode : 21; flag : umf_noinfo; reserved: 0),
(unicode : 22; flag : umf_noinfo; reserved: 0),
(unicode : 23; flag : umf_noinfo; reserved: 0),
(unicode : 24; flag : umf_noinfo; reserved: 0),
(unicode : 25; flag : umf_noinfo; reserved: 0),
(unicode : 26; flag : umf_noinfo; reserved: 0),
(unicode : 27; flag : umf_noinfo; reserved: 0),
(unicode : 28; flag : umf_noinfo; reserved: 0),
(unicode : 29; flag : umf_noinfo; reserved: 0),
(unicode : 30; flag : umf_noinfo; reserved: 0),
(unicode : 31; flag : umf_noinfo; reserved: 0),
(unicode : 32; flag : umf_noinfo; reserved: 0),
(unicode : 33; flag : umf_noinfo; reserved: 0),
(unicode : 34; flag : umf_noinfo; reserved: 0),
(unicode : 35; flag : umf_noinfo; reserved: 0),
(unicode : 36; flag : umf_noinfo; reserved: 0),
(unicode : 37; flag : umf_noinfo; reserved: 0),
(unicode : 38; flag : umf_noinfo; reserved: 0),
(unicode : 39; flag : umf_noinfo; reserved: 0),
(unicode : 40; flag : umf_noinfo; reserved: 0),
(unicode : 41; flag : umf_noinfo; reserved: 0),
(unicode : 42; flag : umf_noinfo; reserved: 0),
(unicode : 43; flag : umf_noinfo; reserved: 0),
(unicode : 44; flag : umf_noinfo; reserved: 0),
(unicode : 45; flag : umf_noinfo; reserved: 0),
(unicode : 46; flag : umf_noinfo; reserved: 0),
(unicode : 47; flag : umf_noinfo; reserved: 0),
(unicode : 48; flag : umf_noinfo; reserved: 0),
(unicode : 49; flag : umf_noinfo; reserved: 0),
(unicode : 50; flag : umf_noinfo; reserved: 0),
(unicode : 51; flag : umf_noinfo; reserved: 0),
(unicode : 52; flag : umf_noinfo; reserved: 0),
(unicode : 53; flag : umf_noinfo; reserved: 0),
(unicode : 54; flag : umf_noinfo; reserved: 0),
(unicode : 55; flag : umf_noinfo; reserved: 0),
(unicode : 56; flag : umf_noinfo; reserved: 0),
(unicode : 57; flag : umf_noinfo; reserved: 0),
(unicode : 58; flag : umf_noinfo; reserved: 0),
(unicode : 59; flag : umf_noinfo; reserved: 0),
(unicode : 60; flag : umf_noinfo; reserved: 0),
(unicode : 61; flag : umf_noinfo; reserved: 0),
(unicode : 62; flag : umf_noinfo; reserved: 0),
(unicode : 63; flag : umf_noinfo; reserved: 0),
(unicode : 64; flag : umf_noinfo; reserved: 0),
(unicode : 65; flag : umf_noinfo; reserved: 0),
(unicode : 66; flag : umf_noinfo; reserved: 0),
(unicode : 67; flag : umf_noinfo; reserved: 0),
(unicode : 68; flag : umf_noinfo; reserved: 0),
(unicode : 69; flag : umf_noinfo; reserved: 0),
(unicode : 70; flag : umf_noinfo; reserved: 0),
(unicode : 71; flag : umf_noinfo; reserved: 0),
(unicode : 72; flag : umf_noinfo; reserved: 0),
(unicode : 73; flag : umf_noinfo; reserved: 0),
(unicode : 74; flag : umf_noinfo; reserved: 0),
(unicode : 75; flag : umf_noinfo; reserved: 0),
(unicode : 76; flag : umf_noinfo; reserved: 0),
(unicode : 77; flag : umf_noinfo; reserved: 0),
(unicode : 78; flag : umf_noinfo; reserved: 0),
(unicode : 79; flag : umf_noinfo; reserved: 0),
(unicode : 80; flag : umf_noinfo; reserved: 0),
(unicode : 81; flag : umf_noinfo; reserved: 0),
(unicode : 82; flag : umf_noinfo; reserved: 0),
(unicode : 83; flag : umf_noinfo; reserved: 0),
(unicode : 84; flag : umf_noinfo; reserved: 0),
(unicode : 85; flag : umf_noinfo; reserved: 0),
(unicode : 86; flag : umf_noinfo; reserved: 0),
(unicode : 87; flag : umf_noinfo; reserved: 0),
(unicode : 88; flag : umf_noinfo; reserved: 0),
(unicode : 89; flag : umf_noinfo; reserved: 0),
(unicode : 90; flag : umf_noinfo; reserved: 0),
(unicode : 91; flag : umf_noinfo; reserved: 0),
(unicode : 92; flag : umf_noinfo; reserved: 0),
(unicode : 93; flag : umf_noinfo; reserved: 0),
(unicode : 94; flag : umf_noinfo; reserved: 0),
(unicode : 95; flag : umf_noinfo; reserved: 0),
(unicode : 96; flag : umf_noinfo; reserved: 0),
(unicode : 97; flag : umf_noinfo; reserved: 0),
(unicode : 98; flag : umf_noinfo; reserved: 0),
(unicode : 99; flag : umf_noinfo; reserved: 0),
(unicode : 100; flag : umf_noinfo; reserved: 0),
(unicode : 101; flag : umf_noinfo; reserved: 0),
(unicode : 102; flag : umf_noinfo; reserved: 0),
(unicode : 103; flag : umf_noinfo; reserved: 0),
(unicode : 104; flag : umf_noinfo; reserved: 0),
(unicode : 105; flag : umf_noinfo; reserved: 0),
(unicode : 106; flag : umf_noinfo; reserved: 0),
(unicode : 107; flag : umf_noinfo; reserved: 0),
(unicode : 108; flag : umf_noinfo; reserved: 0),
(unicode : 109; flag : umf_noinfo; reserved: 0),
(unicode : 110; flag : umf_noinfo; reserved: 0),
(unicode : 111; flag : umf_noinfo; reserved: 0),
(unicode : 112; flag : umf_noinfo; reserved: 0),
(unicode : 113; flag : umf_noinfo; reserved: 0),
(unicode : 114; flag : umf_noinfo; reserved: 0),
(unicode : 115; flag : umf_noinfo; reserved: 0),
(unicode : 116; flag : umf_noinfo; reserved: 0),
(unicode : 117; flag : umf_noinfo; reserved: 0),
(unicode : 118; flag : umf_noinfo; reserved: 0),
(unicode : 119; flag : umf_noinfo; reserved: 0),
(unicode : 120; flag : umf_noinfo; reserved: 0),
(unicode : 121; flag : umf_noinfo; reserved: 0),
(unicode : 122; flag : umf_noinfo; reserved: 0),
(unicode : 123; flag : umf_noinfo; reserved: 0),
(unicode : 124; flag : umf_noinfo; reserved: 0),
(unicode : 125; flag : umf_noinfo; reserved: 0),
(unicode : 126; flag : umf_noinfo; reserved: 0),
(unicode : 127; flag : umf_noinfo; reserved: 0),
(unicode : 1106; flag : umf_noinfo; reserved: 0),
(unicode : 1026; flag : umf_noinfo; reserved: 0),
(unicode : 1107; flag : umf_noinfo; reserved: 0),
(unicode : 1027; flag : umf_noinfo; reserved: 0),
(unicode : 1105; flag : umf_noinfo; reserved: 0),
(unicode : 1025; flag : umf_noinfo; reserved: 0),
(unicode : 1108; flag : umf_noinfo; reserved: 0),
(unicode : 1028; flag : umf_noinfo; reserved: 0),
(unicode : 1109; flag : umf_noinfo; reserved: 0),
(unicode : 1029; flag : umf_noinfo; reserved: 0),
(unicode : 1110; flag : umf_noinfo; reserved: 0),
(unicode : 1030; flag : umf_noinfo; reserved: 0),
(unicode : 1111; flag : umf_noinfo; reserved: 0),
(unicode : 1031; flag : umf_noinfo; reserved: 0),
(unicode : 1112; flag : umf_noinfo; reserved: 0),
(unicode : 1032; flag : umf_noinfo; reserved: 0),
(unicode : 1113; flag : umf_noinfo; reserved: 0),
(unicode : 1033; flag : umf_noinfo; reserved: 0),
(unicode : 1114; flag : umf_noinfo; reserved: 0),
(unicode : 1034; flag : umf_noinfo; reserved: 0),
(unicode : 1115; flag : umf_noinfo; reserved: 0),
(unicode : 1035; flag : umf_noinfo; reserved: 0),
(unicode : 1116; flag : umf_noinfo; reserved: 0),
(unicode : 1036; flag : umf_noinfo; reserved: 0),
(unicode : 1118; flag : umf_noinfo; reserved: 0),
(unicode : 1038; flag : umf_noinfo; reserved: 0),
(unicode : 1119; flag : umf_noinfo; reserved: 0),
(unicode : 1039; flag : umf_noinfo; reserved: 0),
(unicode : 1102; flag : umf_noinfo; reserved: 0),
(unicode : 1070; flag : umf_noinfo; reserved: 0),
(unicode : 1098; flag : umf_noinfo; reserved: 0),
(unicode : 1066; flag : umf_noinfo; reserved: 0),
(unicode : 1072; flag : umf_noinfo; reserved: 0),
(unicode : 1040; flag : umf_noinfo; reserved: 0),
(unicode : 1073; flag : umf_noinfo; reserved: 0),
(unicode : 1041; flag : umf_noinfo; reserved: 0),
(unicode : 1094; flag : umf_noinfo; reserved: 0),
(unicode : 1062; flag : umf_noinfo; reserved: 0),
(unicode : 1076; flag : umf_noinfo; reserved: 0),
(unicode : 1044; flag : umf_noinfo; reserved: 0),
(unicode : 1077; flag : umf_noinfo; reserved: 0),
(unicode : 1045; flag : umf_noinfo; reserved: 0),
(unicode : 1092; flag : umf_noinfo; reserved: 0),
(unicode : 1060; flag : umf_noinfo; reserved: 0),
(unicode : 1075; flag : umf_noinfo; reserved: 0),
(unicode : 1043; flag : umf_noinfo; reserved: 0),
(unicode : 171; flag : umf_noinfo; reserved: 0),
(unicode : 187; flag : umf_noinfo; reserved: 0),
(unicode : 9617; flag : umf_noinfo; reserved: 0),
(unicode : 9618; flag : umf_noinfo; reserved: 0),
(unicode : 9619; flag : umf_noinfo; reserved: 0),
(unicode : 9474; flag : umf_noinfo; reserved: 0),
(unicode : 9508; flag : umf_noinfo; reserved: 0),
(unicode : 1093; flag : umf_noinfo; reserved: 0),
(unicode : 1061; flag : umf_noinfo; reserved: 0),
(unicode : 1080; flag : umf_noinfo; reserved: 0),
(unicode : 1048; flag : umf_noinfo; reserved: 0),
(unicode : 9571; flag : umf_noinfo; reserved: 0),
(unicode : 9553; flag : umf_noinfo; reserved: 0),
(unicode : 9559; flag : umf_noinfo; reserved: 0),
(unicode : 9565; flag : umf_noinfo; reserved: 0),
(unicode : 1081; flag : umf_noinfo; reserved: 0),
(unicode : 1049; flag : umf_noinfo; reserved: 0),
(unicode : 9488; flag : umf_noinfo; reserved: 0),
(unicode : 9492; flag : umf_noinfo; reserved: 0),
(unicode : 9524; flag : umf_noinfo; reserved: 0),
(unicode : 9516; flag : umf_noinfo; reserved: 0),
(unicode : 9500; flag : umf_noinfo; reserved: 0),
(unicode : 9472; flag : umf_noinfo; reserved: 0),
(unicode : 9532; flag : umf_noinfo; reserved: 0),
(unicode : 1082; flag : umf_noinfo; reserved: 0),
(unicode : 1050; flag : umf_noinfo; reserved: 0),
(unicode : 9562; flag : umf_noinfo; reserved: 0),
(unicode : 9556; flag : umf_noinfo; reserved: 0),
(unicode : 9577; flag : umf_noinfo; reserved: 0),
(unicode : 9574; flag : umf_noinfo; reserved: 0),
(unicode : 9568; flag : umf_noinfo; reserved: 0),
(unicode : 9552; flag : umf_noinfo; reserved: 0),
(unicode : 9580; flag : umf_noinfo; reserved: 0),
(unicode : 164; flag : umf_noinfo; reserved: 0),
(unicode : 1083; flag : umf_noinfo; reserved: 0),
(unicode : 1051; flag : umf_noinfo; reserved: 0),
(unicode : 1084; flag : umf_noinfo; reserved: 0),
(unicode : 1052; flag : umf_noinfo; reserved: 0),
(unicode : 1085; flag : umf_noinfo; reserved: 0),
(unicode : 1053; flag : umf_noinfo; reserved: 0),
(unicode : 1086; flag : umf_noinfo; reserved: 0),
(unicode : 1054; flag : umf_noinfo; reserved: 0),
(unicode : 1087; flag : umf_noinfo; reserved: 0),
(unicode : 9496; flag : umf_noinfo; reserved: 0),
(unicode : 9484; flag : umf_noinfo; reserved: 0),
(unicode : 9608; flag : umf_noinfo; reserved: 0),
(unicode : 9604; flag : umf_noinfo; reserved: 0),
(unicode : 1055; flag : umf_noinfo; reserved: 0),
(unicode : 1103; flag : umf_noinfo; reserved: 0),
(unicode : 9600; flag : umf_noinfo; reserved: 0),
(unicode : 1071; flag : umf_noinfo; reserved: 0),
(unicode : 1088; flag : umf_noinfo; reserved: 0),
(unicode : 1056; flag : umf_noinfo; reserved: 0),
(unicode : 1089; flag : umf_noinfo; reserved: 0),
(unicode : 1057; flag : umf_noinfo; reserved: 0),
(unicode : 1090; flag : umf_noinfo; reserved: 0),
(unicode : 1058; flag : umf_noinfo; reserved: 0),
(unicode : 1091; flag : umf_noinfo; reserved: 0),
(unicode : 1059; flag : umf_noinfo; reserved: 0),
(unicode : 1078; flag : umf_noinfo; reserved: 0),
(unicode : 1046; flag : umf_noinfo; reserved: 0),
(unicode : 1074; flag : umf_noinfo; reserved: 0),
(unicode : 1042; flag : umf_noinfo; reserved: 0),
(unicode : 1100; flag : umf_noinfo; reserved: 0),
(unicode : 1068; flag : umf_noinfo; reserved: 0),
(unicode : 8470; flag : umf_noinfo; reserved: 0),
(unicode : 173; flag : umf_noinfo; reserved: 0),
(unicode : 1099; flag : umf_noinfo; reserved: 0),
(unicode : 1067; flag : umf_noinfo; reserved: 0),
(unicode : 1079; flag : umf_noinfo; reserved: 0),
(unicode : 1047; flag : umf_noinfo; reserved: 0),
(unicode : 1096; flag : umf_noinfo; reserved: 0),
(unicode : 1064; flag : umf_noinfo; reserved: 0),
(unicode : 1101; flag : umf_noinfo; reserved: 0),
(unicode : 1069; flag : umf_noinfo; reserved: 0),
(unicode : 1097; flag : umf_noinfo; reserved: 0),
(unicode : 1065; flag : umf_noinfo; reserved: 0),
(unicode : 1095; flag : umf_noinfo; reserved: 0),
(unicode : 1063; flag : umf_noinfo; reserved: 0),
(unicode : 167; flag : umf_noinfo; reserved: 0),
(unicode : 9632; flag : umf_noinfo; reserved: 0),
(unicode : 160; flag : umf_noinfo; reserved: 0)
);
reversemap : array[0..255] of treversecharmapping = (
(unicode : 0; char1 : 0; char2 : 0),
(unicode : 1; char1 : 1; char2 : 0),
(unicode : 2; char1 : 2; char2 : 0),
(unicode : 3; char1 : 3; char2 : 0),
(unicode : 4; char1 : 4; char2 : 0),
(unicode : 5; char1 : 5; char2 : 0),
(unicode : 6; char1 : 6; char2 : 0),
(unicode : 7; char1 : 7; char2 : 0),
(unicode : 8; char1 : 8; char2 : 0),
(unicode : 9; char1 : 9; char2 : 0),
(unicode : 10; char1 : 10; char2 : 0),
(unicode : 11; char1 : 11; char2 : 0),
(unicode : 12; char1 : 12; char2 : 0),
(unicode : 13; char1 : 13; char2 : 0),
(unicode : 14; char1 : 14; char2 : 0),
(unicode : 15; char1 : 15; char2 : 0),
(unicode : 16; char1 : 16; char2 : 0),
(unicode : 17; char1 : 17; char2 : 0),
(unicode : 18; char1 : 18; char2 : 0),
(unicode : 19; char1 : 19; char2 : 0),
(unicode : 20; char1 : 20; char2 : 0),
(unicode : 21; char1 : 21; char2 : 0),
(unicode : 22; char1 : 22; char2 : 0),
(unicode : 23; char1 : 23; char2 : 0),
(unicode : 24; char1 : 24; char2 : 0),
(unicode : 25; char1 : 25; char2 : 0),
(unicode : 26; char1 : 26; char2 : 0),
(unicode : 27; char1 : 27; char2 : 0),
(unicode : 28; char1 : 28; char2 : 0),
(unicode : 29; char1 : 29; char2 : 0),
(unicode : 30; char1 : 30; char2 : 0),
(unicode : 31; char1 : 31; char2 : 0),
(unicode : 32; char1 : 32; char2 : 0),
(unicode : 33; char1 : 33; char2 : 0),
(unicode : 34; char1 : 34; char2 : 0),
(unicode : 35; char1 : 35; char2 : 0),
(unicode : 36; char1 : 36; char2 : 0),
(unicode : 37; char1 : 37; char2 : 0),
(unicode : 38; char1 : 38; char2 : 0),
(unicode : 39; char1 : 39; char2 : 0),
(unicode : 40; char1 : 40; char2 : 0),
(unicode : 41; char1 : 41; char2 : 0),
(unicode : 42; char1 : 42; char2 : 0),
(unicode : 43; char1 : 43; char2 : 0),
(unicode : 44; char1 : 44; char2 : 0),
(unicode : 45; char1 : 45; char2 : 0),
(unicode : 46; char1 : 46; char2 : 0),
(unicode : 47; char1 : 47; char2 : 0),
(unicode : 48; char1 : 48; char2 : 0),
(unicode : 49; char1 : 49; char2 : 0),
(unicode : 50; char1 : 50; char2 : 0),
(unicode : 51; char1 : 51; char2 : 0),
(unicode : 52; char1 : 52; char2 : 0),
(unicode : 53; char1 : 53; char2 : 0),
(unicode : 54; char1 : 54; char2 : 0),
(unicode : 55; char1 : 55; char2 : 0),
(unicode : 56; char1 : 56; char2 : 0),
(unicode : 57; char1 : 57; char2 : 0),
(unicode : 58; char1 : 58; char2 : 0),
(unicode : 59; char1 : 59; char2 : 0),
(unicode : 60; char1 : 60; char2 : 0),
(unicode : 61; char1 : 61; char2 : 0),
(unicode : 62; char1 : 62; char2 : 0),
(unicode : 63; char1 : 63; char2 : 0),
(unicode : 64; char1 : 64; char2 : 0),
(unicode : 65; char1 : 65; char2 : 0),
(unicode : 66; char1 : 66; char2 : 0),
(unicode : 67; char1 : 67; char2 : 0),
(unicode : 68; char1 : 68; char2 : 0),
(unicode : 69; char1 : 69; char2 : 0),
(unicode : 70; char1 : 70; char2 : 0),
(unicode : 71; char1 : 71; char2 : 0),
(unicode : 72; char1 : 72; char2 : 0),
(unicode : 73; char1 : 73; char2 : 0),
(unicode : 74; char1 : 74; char2 : 0),
(unicode : 75; char1 : 75; char2 : 0),
(unicode : 76; char1 : 76; char2 : 0),
(unicode : 77; char1 : 77; char2 : 0),
(unicode : 78; char1 : 78; char2 : 0),
(unicode : 79; char1 : 79; char2 : 0),
(unicode : 80; char1 : 80; char2 : 0),
(unicode : 81; char1 : 81; char2 : 0),
(unicode : 82; char1 : 82; char2 : 0),
(unicode : 83; char1 : 83; char2 : 0),
(unicode : 84; char1 : 84; char2 : 0),
(unicode : 85; char1 : 85; char2 : 0),
(unicode : 86; char1 : 86; char2 : 0),
(unicode : 87; char1 : 87; char2 : 0),
(unicode : 88; char1 : 88; char2 : 0),
(unicode : 89; char1 : 89; char2 : 0),
(unicode : 90; char1 : 90; char2 : 0),
(unicode : 91; char1 : 91; char2 : 0),
(unicode : 92; char1 : 92; char2 : 0),
(unicode : 93; char1 : 93; char2 : 0),
(unicode : 94; char1 : 94; char2 : 0),
(unicode : 95; char1 : 95; char2 : 0),
(unicode : 96; char1 : 96; char2 : 0),
(unicode : 97; char1 : 97; char2 : 0),
(unicode : 98; char1 : 98; char2 : 0),
(unicode : 99; char1 : 99; char2 : 0),
(unicode : 100; char1 : 100; char2 : 0),
(unicode : 101; char1 : 101; char2 : 0),
(unicode : 102; char1 : 102; char2 : 0),
(unicode : 103; char1 : 103; char2 : 0),
(unicode : 104; char1 : 104; char2 : 0),
(unicode : 105; char1 : 105; char2 : 0),
(unicode : 106; char1 : 106; char2 : 0),
(unicode : 107; char1 : 107; char2 : 0),
(unicode : 108; char1 : 108; char2 : 0),
(unicode : 109; char1 : 109; char2 : 0),
(unicode : 110; char1 : 110; char2 : 0),
(unicode : 111; char1 : 111; char2 : 0),
(unicode : 112; char1 : 112; char2 : 0),
(unicode : 113; char1 : 113; char2 : 0),
(unicode : 114; char1 : 114; char2 : 0),
(unicode : 115; char1 : 115; char2 : 0),
(unicode : 116; char1 : 116; char2 : 0),
(unicode : 117; char1 : 117; char2 : 0),
(unicode : 118; char1 : 118; char2 : 0),
(unicode : 119; char1 : 119; char2 : 0),
(unicode : 120; char1 : 120; char2 : 0),
(unicode : 121; char1 : 121; char2 : 0),
(unicode : 122; char1 : 122; char2 : 0),
(unicode : 123; char1 : 123; char2 : 0),
(unicode : 124; char1 : 124; char2 : 0),
(unicode : 125; char1 : 125; char2 : 0),
(unicode : 126; char1 : 126; char2 : 0),
(unicode : 127; char1 : 127; char2 : 0),
(unicode : 160; char1 : 255; char2 : 0),
(unicode : 164; char1 : 207; char2 : 0),
(unicode : 167; char1 : 253; char2 : 0),
(unicode : 171; char1 : 174; char2 : 0),
(unicode : 173; char1 : 240; char2 : 0),
(unicode : 187; char1 : 175; char2 : 0),
(unicode : 1025; char1 : 133; char2 : 0),
(unicode : 1026; char1 : 129; char2 : 0),
(unicode : 1027; char1 : 131; char2 : 0),
(unicode : 1028; char1 : 135; char2 : 0),
(unicode : 1029; char1 : 137; char2 : 0),
(unicode : 1030; char1 : 139; char2 : 0),
(unicode : 1031; char1 : 141; char2 : 0),
(unicode : 1032; char1 : 143; char2 : 0),
(unicode : 1033; char1 : 145; char2 : 0),
(unicode : 1034; char1 : 147; char2 : 0),
(unicode : 1035; char1 : 149; char2 : 0),
(unicode : 1036; char1 : 151; char2 : 0),
(unicode : 1038; char1 : 153; char2 : 0),
(unicode : 1039; char1 : 155; char2 : 0),
(unicode : 1040; char1 : 161; char2 : 0),
(unicode : 1041; char1 : 163; char2 : 0),
(unicode : 1042; char1 : 236; char2 : 0),
(unicode : 1043; char1 : 173; char2 : 0),
(unicode : 1044; char1 : 167; char2 : 0),
(unicode : 1045; char1 : 169; char2 : 0),
(unicode : 1046; char1 : 234; char2 : 0),
(unicode : 1047; char1 : 244; char2 : 0),
(unicode : 1048; char1 : 184; char2 : 0),
(unicode : 1049; char1 : 190; char2 : 0),
(unicode : 1050; char1 : 199; char2 : 0),
(unicode : 1051; char1 : 209; char2 : 0),
(unicode : 1052; char1 : 211; char2 : 0),
(unicode : 1053; char1 : 213; char2 : 0),
(unicode : 1054; char1 : 215; char2 : 0),
(unicode : 1055; char1 : 221; char2 : 0),
(unicode : 1056; char1 : 226; char2 : 0),
(unicode : 1057; char1 : 228; char2 : 0),
(unicode : 1058; char1 : 230; char2 : 0),
(unicode : 1059; char1 : 232; char2 : 0),
(unicode : 1060; char1 : 171; char2 : 0),
(unicode : 1061; char1 : 182; char2 : 0),
(unicode : 1062; char1 : 165; char2 : 0),
(unicode : 1063; char1 : 252; char2 : 0),
(unicode : 1064; char1 : 246; char2 : 0),
(unicode : 1065; char1 : 250; char2 : 0),
(unicode : 1066; char1 : 159; char2 : 0),
(unicode : 1067; char1 : 242; char2 : 0),
(unicode : 1068; char1 : 238; char2 : 0),
(unicode : 1069; char1 : 248; char2 : 0),
(unicode : 1070; char1 : 157; char2 : 0),
(unicode : 1071; char1 : 224; char2 : 0),
(unicode : 1072; char1 : 160; char2 : 0),
(unicode : 1073; char1 : 162; char2 : 0),
(unicode : 1074; char1 : 235; char2 : 0),
(unicode : 1075; char1 : 172; char2 : 0),
(unicode : 1076; char1 : 166; char2 : 0),
(unicode : 1077; char1 : 168; char2 : 0),
(unicode : 1078; char1 : 233; char2 : 0),
(unicode : 1079; char1 : 243; char2 : 0),
(unicode : 1080; char1 : 183; char2 : 0),
(unicode : 1081; char1 : 189; char2 : 0),
(unicode : 1082; char1 : 198; char2 : 0),
(unicode : 1083; char1 : 208; char2 : 0),
(unicode : 1084; char1 : 210; char2 : 0),
(unicode : 1085; char1 : 212; char2 : 0),
(unicode : 1086; char1 : 214; char2 : 0),
(unicode : 1087; char1 : 216; char2 : 0),
(unicode : 1088; char1 : 225; char2 : 0),
(unicode : 1089; char1 : 227; char2 : 0),
(unicode : 1090; char1 : 229; char2 : 0),
(unicode : 1091; char1 : 231; char2 : 0),
(unicode : 1092; char1 : 170; char2 : 0),
(unicode : 1093; char1 : 181; char2 : 0),
(unicode : 1094; char1 : 164; char2 : 0),
(unicode : 1095; char1 : 251; char2 : 0),
(unicode : 1096; char1 : 245; char2 : 0),
(unicode : 1097; char1 : 249; char2 : 0),
(unicode : 1098; char1 : 158; char2 : 0),
(unicode : 1099; char1 : 241; char2 : 0),
(unicode : 1100; char1 : 237; char2 : 0),
(unicode : 1101; char1 : 247; char2 : 0),
(unicode : 1102; char1 : 156; char2 : 0),
(unicode : 1103; char1 : 222; char2 : 0),
(unicode : 1105; char1 : 132; char2 : 0),
(unicode : 1106; char1 : 128; char2 : 0),
(unicode : 1107; char1 : 130; char2 : 0),
(unicode : 1108; char1 : 134; char2 : 0),
(unicode : 1109; char1 : 136; char2 : 0),
(unicode : 1110; char1 : 138; char2 : 0),
(unicode : 1111; char1 : 140; char2 : 0),
(unicode : 1112; char1 : 142; char2 : 0),
(unicode : 1113; char1 : 144; char2 : 0),
(unicode : 1114; char1 : 146; char2 : 0),
(unicode : 1115; char1 : 148; char2 : 0),
(unicode : 1116; char1 : 150; char2 : 0),
(unicode : 1118; char1 : 152; char2 : 0),
(unicode : 1119; char1 : 154; char2 : 0),
(unicode : 8470; char1 : 239; char2 : 0),
(unicode : 9472; char1 : 196; char2 : 0),
(unicode : 9474; char1 : 179; char2 : 0),
(unicode : 9484; char1 : 218; char2 : 0),
(unicode : 9488; char1 : 191; char2 : 0),
(unicode : 9492; char1 : 192; char2 : 0),
(unicode : 9496; char1 : 217; char2 : 0),
(unicode : 9500; char1 : 195; char2 : 0),
(unicode : 9508; char1 : 180; char2 : 0),
(unicode : 9516; char1 : 194; char2 : 0),
(unicode : 9524; char1 : 193; char2 : 0),
(unicode : 9532; char1 : 197; char2 : 0),
(unicode : 9552; char1 : 205; char2 : 0),
(unicode : 9553; char1 : 186; char2 : 0),
(unicode : 9556; char1 : 201; char2 : 0),
(unicode : 9559; char1 : 187; char2 : 0),
(unicode : 9562; char1 : 200; char2 : 0),
(unicode : 9565; char1 : 188; char2 : 0),
(unicode : 9568; char1 : 204; char2 : 0),
(unicode : 9571; char1 : 185; char2 : 0),
(unicode : 9574; char1 : 203; char2 : 0),
(unicode : 9577; char1 : 202; char2 : 0),
(unicode : 9580; char1 : 206; char2 : 0),
(unicode : 9600; char1 : 223; char2 : 0),
(unicode : 9604; char1 : 220; char2 : 0),
(unicode : 9608; char1 : 219; char2 : 0),
(unicode : 9617; char1 : 176; char2 : 0),
(unicode : 9618; char1 : 177; char2 : 0),
(unicode : 9619; char1 : 178; char2 : 0),
(unicode : 9632; char1 : 254; char2 : 0)
);
unicodemap : tunicodemap = (
cpname : 'cp855';
cp : 855;
map : @map;
lastchar : 255;
reversemap : @reversemap;
reversemaplength : 256;
next : nil;
internalmap : true
);
begin
registermapping(@unicodemap)
end.

View File

@ -4,7 +4,7 @@ interface
uses
{ cyrillic code pages }
cp1251,cp866,cp8859_5,
cp1251,cp855,cp866,cp8859_5,
{ greek code page }
cp1253,
{ other code pages }

273
rtl/ucmaps/cp855.txt Normal file
View File

@ -0,0 +1,273 @@
#
# Name: cp855_DOSCyrillic to Unicode table
# Unicode version: 2.0
# Table version: 2.00
# Table format: Format A
# Date: 04/24/96
# Contact: Shawn.Steele@microsoft.com
#
# General notes: none
#
# Format: Three tab-separated columns
# Column #1 is the cp855_DOSCyrillic code (in hex)
# Column #2 is the Unicode (in hex as 0xXXXX)
# Column #3 is the Unicode name (follows a comment sign, '#')
#
# The entries are in cp855_DOSCyrillic order
#
0x00 0x0000 #NULL
0x01 0x0001 #START OF HEADING
0x02 0x0002 #START OF TEXT
0x03 0x0003 #END OF TEXT
0x04 0x0004 #END OF TRANSMISSION
0x05 0x0005 #ENQUIRY
0x06 0x0006 #ACKNOWLEDGE
0x07 0x0007 #BELL
0x08 0x0008 #BACKSPACE
0x09 0x0009 #HORIZONTAL TABULATION
0x0a 0x000a #LINE FEED
0x0b 0x000b #VERTICAL TABULATION
0x0c 0x000c #FORM FEED
0x0d 0x000d #CARRIAGE RETURN
0x0e 0x000e #SHIFT OUT
0x0f 0x000f #SHIFT IN
0x10 0x0010 #DATA LINK ESCAPE
0x11 0x0011 #DEVICE CONTROL ONE
0x12 0x0012 #DEVICE CONTROL TWO
0x13 0x0013 #DEVICE CONTROL THREE
0x14 0x0014 #DEVICE CONTROL FOUR
0x15 0x0015 #NEGATIVE ACKNOWLEDGE
0x16 0x0016 #SYNCHRONOUS IDLE
0x17 0x0017 #END OF TRANSMISSION BLOCK
0x18 0x0018 #CANCEL
0x19 0x0019 #END OF MEDIUM
0x1a 0x001a #SUBSTITUTE
0x1b 0x001b #ESCAPE
0x1c 0x001c #FILE SEPARATOR
0x1d 0x001d #GROUP SEPARATOR
0x1e 0x001e #RECORD SEPARATOR
0x1f 0x001f #UNIT SEPARATOR
0x20 0x0020 #SPACE
0x21 0x0021 #EXCLAMATION MARK
0x22 0x0022 #QUOTATION MARK
0x23 0x0023 #NUMBER SIGN
0x24 0x0024 #DOLLAR SIGN
0x25 0x0025 #PERCENT SIGN
0x26 0x0026 #AMPERSAND
0x27 0x0027 #APOSTROPHE
0x28 0x0028 #LEFT PARENTHESIS
0x29 0x0029 #RIGHT PARENTHESIS
0x2a 0x002a #ASTERISK
0x2b 0x002b #PLUS SIGN
0x2c 0x002c #COMMA
0x2d 0x002d #HYPHEN-MINUS
0x2e 0x002e #FULL STOP
0x2f 0x002f #SOLIDUS
0x30 0x0030 #DIGIT ZERO
0x31 0x0031 #DIGIT ONE
0x32 0x0032 #DIGIT TWO
0x33 0x0033 #DIGIT THREE
0x34 0x0034 #DIGIT FOUR
0x35 0x0035 #DIGIT FIVE
0x36 0x0036 #DIGIT SIX
0x37 0x0037 #DIGIT SEVEN
0x38 0x0038 #DIGIT EIGHT
0x39 0x0039 #DIGIT NINE
0x3a 0x003a #COLON
0x3b 0x003b #SEMICOLON
0x3c 0x003c #LESS-THAN SIGN
0x3d 0x003d #EQUALS SIGN
0x3e 0x003e #GREATER-THAN SIGN
0x3f 0x003f #QUESTION MARK
0x40 0x0040 #COMMERCIAL AT
0x41 0x0041 #LATIN CAPITAL LETTER A
0x42 0x0042 #LATIN CAPITAL LETTER B
0x43 0x0043 #LATIN CAPITAL LETTER C
0x44 0x0044 #LATIN CAPITAL LETTER D
0x45 0x0045 #LATIN CAPITAL LETTER E
0x46 0x0046 #LATIN CAPITAL LETTER F
0x47 0x0047 #LATIN CAPITAL LETTER G
0x48 0x0048 #LATIN CAPITAL LETTER H
0x49 0x0049 #LATIN CAPITAL LETTER I
0x4a 0x004a #LATIN CAPITAL LETTER J
0x4b 0x004b #LATIN CAPITAL LETTER K
0x4c 0x004c #LATIN CAPITAL LETTER L
0x4d 0x004d #LATIN CAPITAL LETTER M
0x4e 0x004e #LATIN CAPITAL LETTER N
0x4f 0x004f #LATIN CAPITAL LETTER O
0x50 0x0050 #LATIN CAPITAL LETTER P
0x51 0x0051 #LATIN CAPITAL LETTER Q
0x52 0x0052 #LATIN CAPITAL LETTER R
0x53 0x0053 #LATIN CAPITAL LETTER S
0x54 0x0054 #LATIN CAPITAL LETTER T
0x55 0x0055 #LATIN CAPITAL LETTER U
0x56 0x0056 #LATIN CAPITAL LETTER V
0x57 0x0057 #LATIN CAPITAL LETTER W
0x58 0x0058 #LATIN CAPITAL LETTER X
0x59 0x0059 #LATIN CAPITAL LETTER Y
0x5a 0x005a #LATIN CAPITAL LETTER Z
0x5b 0x005b #LEFT SQUARE BRACKET
0x5c 0x005c #REVERSE SOLIDUS
0x5d 0x005d #RIGHT SQUARE BRACKET
0x5e 0x005e #CIRCUMFLEX ACCENT
0x5f 0x005f #LOW LINE
0x60 0x0060 #GRAVE ACCENT
0x61 0x0061 #LATIN SMALL LETTER A
0x62 0x0062 #LATIN SMALL LETTER B
0x63 0x0063 #LATIN SMALL LETTER C
0x64 0x0064 #LATIN SMALL LETTER D
0x65 0x0065 #LATIN SMALL LETTER E
0x66 0x0066 #LATIN SMALL LETTER F
0x67 0x0067 #LATIN SMALL LETTER G
0x68 0x0068 #LATIN SMALL LETTER H
0x69 0x0069 #LATIN SMALL LETTER I
0x6a 0x006a #LATIN SMALL LETTER J
0x6b 0x006b #LATIN SMALL LETTER K
0x6c 0x006c #LATIN SMALL LETTER L
0x6d 0x006d #LATIN SMALL LETTER M
0x6e 0x006e #LATIN SMALL LETTER N
0x6f 0x006f #LATIN SMALL LETTER O
0x70 0x0070 #LATIN SMALL LETTER P
0x71 0x0071 #LATIN SMALL LETTER Q
0x72 0x0072 #LATIN SMALL LETTER R
0x73 0x0073 #LATIN SMALL LETTER S
0x74 0x0074 #LATIN SMALL LETTER T
0x75 0x0075 #LATIN SMALL LETTER U
0x76 0x0076 #LATIN SMALL LETTER V
0x77 0x0077 #LATIN SMALL LETTER W
0x78 0x0078 #LATIN SMALL LETTER X
0x79 0x0079 #LATIN SMALL LETTER Y
0x7a 0x007a #LATIN SMALL LETTER Z
0x7b 0x007b #LEFT CURLY BRACKET
0x7c 0x007c #VERTICAL LINE
0x7d 0x007d #RIGHT CURLY BRACKET
0x7e 0x007e #TILDE
0x7f 0x007f #DELETE
0x80 0x0452 #CYRILLIC SMALL LETTER DJE
0x81 0x0402 #CYRILLIC CAPITAL LETTER DJE
0x82 0x0453 #CYRILLIC SMALL LETTER GJE
0x83 0x0403 #CYRILLIC CAPITAL LETTER GJE
0x84 0x0451 #CYRILLIC SMALL LETTER IO
0x85 0x0401 #CYRILLIC CAPITAL LETTER IO
0x86 0x0454 #CYRILLIC SMALL LETTER UKRAINIAN IE
0x87 0x0404 #CYRILLIC CAPITAL LETTER UKRAINIAN IE
0x88 0x0455 #CYRILLIC SMALL LETTER DZE
0x89 0x0405 #CYRILLIC CAPITAL LETTER DZE
0x8a 0x0456 #CYRILLIC SMALL LETTER BYELORUSSIAN-UKRAINIAN I
0x8b 0x0406 #CYRILLIC CAPITAL LETTER BYELORUSSIAN-UKRAINIAN I
0x8c 0x0457 #CYRILLIC SMALL LETTER YI
0x8d 0x0407 #CYRILLIC CAPITAL LETTER YI
0x8e 0x0458 #CYRILLIC SMALL LETTER JE
0x8f 0x0408 #CYRILLIC CAPITAL LETTER JE
0x90 0x0459 #CYRILLIC SMALL LETTER LJE
0x91 0x0409 #CYRILLIC CAPITAL LETTER LJE
0x92 0x045a #CYRILLIC SMALL LETTER NJE
0x93 0x040a #CYRILLIC CAPITAL LETTER NJE
0x94 0x045b #CYRILLIC SMALL LETTER TSHE
0x95 0x040b #CYRILLIC CAPITAL LETTER TSHE
0x96 0x045c #CYRILLIC SMALL LETTER KJE
0x97 0x040c #CYRILLIC CAPITAL LETTER KJE
0x98 0x045e #CYRILLIC SMALL LETTER SHORT U
0x99 0x040e #CYRILLIC CAPITAL LETTER SHORT U
0x9a 0x045f #CYRILLIC SMALL LETTER DZHE
0x9b 0x040f #CYRILLIC CAPITAL LETTER DZHE
0x9c 0x044e #CYRILLIC SMALL LETTER YU
0x9d 0x042e #CYRILLIC CAPITAL LETTER YU
0x9e 0x044a #CYRILLIC SMALL LETTER HARD SIGN
0x9f 0x042a #CYRILLIC CAPITAL LETTER HARD SIGN
0xa0 0x0430 #CYRILLIC SMALL LETTER A
0xa1 0x0410 #CYRILLIC CAPITAL LETTER A
0xa2 0x0431 #CYRILLIC SMALL LETTER BE
0xa3 0x0411 #CYRILLIC CAPITAL LETTER BE
0xa4 0x0446 #CYRILLIC SMALL LETTER TSE
0xa5 0x0426 #CYRILLIC CAPITAL LETTER TSE
0xa6 0x0434 #CYRILLIC SMALL LETTER DE
0xa7 0x0414 #CYRILLIC CAPITAL LETTER DE
0xa8 0x0435 #CYRILLIC SMALL LETTER IE
0xa9 0x0415 #CYRILLIC CAPITAL LETTER IE
0xaa 0x0444 #CYRILLIC SMALL LETTER EF
0xab 0x0424 #CYRILLIC CAPITAL LETTER EF
0xac 0x0433 #CYRILLIC SMALL LETTER GHE
0xad 0x0413 #CYRILLIC CAPITAL LETTER GHE
0xae 0x00ab #LEFT-POINTING DOUBLE ANGLE QUOTATION MARK
0xaf 0x00bb #RIGHT-POINTING DOUBLE ANGLE QUOTATION MARK
0xb0 0x2591 #LIGHT SHADE
0xb1 0x2592 #MEDIUM SHADE
0xb2 0x2593 #DARK SHADE
0xb3 0x2502 #BOX DRAWINGS LIGHT VERTICAL
0xb4 0x2524 #BOX DRAWINGS LIGHT VERTICAL AND LEFT
0xb5 0x0445 #CYRILLIC SMALL LETTER HA
0xb6 0x0425 #CYRILLIC CAPITAL LETTER HA
0xb7 0x0438 #CYRILLIC SMALL LETTER I
0xb8 0x0418 #CYRILLIC CAPITAL LETTER I
0xb9 0x2563 #BOX DRAWINGS DOUBLE VERTICAL AND LEFT
0xba 0x2551 #BOX DRAWINGS DOUBLE VERTICAL
0xbb 0x2557 #BOX DRAWINGS DOUBLE DOWN AND LEFT
0xbc 0x255d #BOX DRAWINGS DOUBLE UP AND LEFT
0xbd 0x0439 #CYRILLIC SMALL LETTER SHORT I
0xbe 0x0419 #CYRILLIC CAPITAL LETTER SHORT I
0xbf 0x2510 #BOX DRAWINGS LIGHT DOWN AND LEFT
0xc0 0x2514 #BOX DRAWINGS LIGHT UP AND RIGHT
0xc1 0x2534 #BOX DRAWINGS LIGHT UP AND HORIZONTAL
0xc2 0x252c #BOX DRAWINGS LIGHT DOWN AND HORIZONTAL
0xc3 0x251c #BOX DRAWINGS LIGHT VERTICAL AND RIGHT
0xc4 0x2500 #BOX DRAWINGS LIGHT HORIZONTAL
0xc5 0x253c #BOX DRAWINGS LIGHT VERTICAL AND HORIZONTAL
0xc6 0x043a #CYRILLIC SMALL LETTER KA
0xc7 0x041a #CYRILLIC CAPITAL LETTER KA
0xc8 0x255a #BOX DRAWINGS DOUBLE UP AND RIGHT
0xc9 0x2554 #BOX DRAWINGS DOUBLE DOWN AND RIGHT
0xca 0x2569 #BOX DRAWINGS DOUBLE UP AND HORIZONTAL
0xcb 0x2566 #BOX DRAWINGS DOUBLE DOWN AND HORIZONTAL
0xcc 0x2560 #BOX DRAWINGS DOUBLE VERTICAL AND RIGHT
0xcd 0x2550 #BOX DRAWINGS DOUBLE HORIZONTAL
0xce 0x256c #BOX DRAWINGS DOUBLE VERTICAL AND HORIZONTAL
0xcf 0x00a4 #CURRENCY SIGN
0xd0 0x043b #CYRILLIC SMALL LETTER EL
0xd1 0x041b #CYRILLIC CAPITAL LETTER EL
0xd2 0x043c #CYRILLIC SMALL LETTER EM
0xd3 0x041c #CYRILLIC CAPITAL LETTER EM
0xd4 0x043d #CYRILLIC SMALL LETTER EN
0xd5 0x041d #CYRILLIC CAPITAL LETTER EN
0xd6 0x043e #CYRILLIC SMALL LETTER O
0xd7 0x041e #CYRILLIC CAPITAL LETTER O
0xd8 0x043f #CYRILLIC SMALL LETTER PE
0xd9 0x2518 #BOX DRAWINGS LIGHT UP AND LEFT
0xda 0x250c #BOX DRAWINGS LIGHT DOWN AND RIGHT
0xdb 0x2588 #FULL BLOCK
0xdc 0x2584 #LOWER HALF BLOCK
0xdd 0x041f #CYRILLIC CAPITAL LETTER PE
0xde 0x044f #CYRILLIC SMALL LETTER YA
0xdf 0x2580 #UPPER HALF BLOCK
0xe0 0x042f #CYRILLIC CAPITAL LETTER YA
0xe1 0x0440 #CYRILLIC SMALL LETTER ER
0xe2 0x0420 #CYRILLIC CAPITAL LETTER ER
0xe3 0x0441 #CYRILLIC SMALL LETTER ES
0xe4 0x0421 #CYRILLIC CAPITAL LETTER ES
0xe5 0x0442 #CYRILLIC SMALL LETTER TE
0xe6 0x0422 #CYRILLIC CAPITAL LETTER TE
0xe7 0x0443 #CYRILLIC SMALL LETTER U
0xe8 0x0423 #CYRILLIC CAPITAL LETTER U
0xe9 0x0436 #CYRILLIC SMALL LETTER ZHE
0xea 0x0416 #CYRILLIC CAPITAL LETTER ZHE
0xeb 0x0432 #CYRILLIC SMALL LETTER VE
0xec 0x0412 #CYRILLIC CAPITAL LETTER VE
0xed 0x044c #CYRILLIC SMALL LETTER SOFT SIGN
0xee 0x042c #CYRILLIC CAPITAL LETTER SOFT SIGN
0xef 0x2116 #NUMERO SIGN
0xf0 0x00ad #SOFT HYPHEN
0xf1 0x044b #CYRILLIC SMALL LETTER YERU
0xf2 0x042b #CYRILLIC CAPITAL LETTER YERU
0xf3 0x0437 #CYRILLIC SMALL LETTER ZE
0xf4 0x0417 #CYRILLIC CAPITAL LETTER ZE
0xf5 0x0448 #CYRILLIC SMALL LETTER SHA
0xf6 0x0428 #CYRILLIC CAPITAL LETTER SHA
0xf7 0x044d #CYRILLIC SMALL LETTER E
0xf8 0x042d #CYRILLIC CAPITAL LETTER E
0xf9 0x0449 #CYRILLIC SMALL LETTER SHCHA
0xfa 0x0429 #CYRILLIC CAPITAL LETTER SHCHA
0xfb 0x0447 #CYRILLIC SMALL LETTER CHE
0xfc 0x0427 #CYRILLIC CAPITAL LETTER CHE
0xfd 0x00a7 #SECTION SIGN
0xfe 0x25a0 #BLACK SQUARE
0xff 0x00a0 #NO-BREAK SPACE