21 lines
469 B
Plaintext
21 lines
469 B
Plaintext
|
# cp866
|
|||
|
order \
|
|||
|
# controls
|
|||
|
\x01;...;\x1f;\x7f;\
|
|||
|
# spaces
|
|||
|
\ ;\xff;\
|
|||
|
# puncts
|
|||
|
.;:;\;;\,;!;?;\
|
|||
|
# digits
|
|||
|
0;...;9;\
|
|||
|
# alphas
|
|||
|
A;a;B;b;C;c;D;d;E;e;F;f;G;g;H;h;I;i;J;j;K;k;L;l;\
|
|||
|
M;m;N;n;O;o;P;p;Q;q;R;r;S;s;T;t;U;u;V;v;W;w;X;x;\
|
|||
|
Y;y;Z;z;\
|
|||
|
<09>;<3B>;<3B>;<3B>;<3B>;<3B>;<3B>;<3B>;<3B>;<3B>;<3B>;<3B>;<3B>;<3B>;<3B>;<3B>;<3B>;<3B>;<3B>;<3B>;<3B>;<3B>;<3B>;<3B>;\
|
|||
|
<09>;<3B>;<3B>;<3B>;<3B>;<3B>;<3B>;<3B>;<3B>;<3B>;<3B>;<3B>;<3B>;<3B>;<3B>;<3B>;<3B>;<3B>;<3B>;<3B>;<3B>;<3B>;<3B>;<3B>;\
|
|||
|
<09>;<3B>;<3B>;<3B>;<3B>;<3B>;<3B>;<3B>;<3B>;<3B>;<3B>;<3B>;<3B>;<3B>;<3B>;<3B>;<3B>;<3B>;\
|
|||
|
# remains
|
|||
|
\";...;&;\(;...;+;/;\<;...;\>;@;[;...;`;\{;...;~;\
|
|||
|
\xb0;...;\xdf;\xf2;...;\xfe
|