Skip to content

Latest commit

 

History

History
71 lines (60 loc) · 2.21 KB

txCode.md

File metadata and controls

71 lines (60 loc) · 2.21 KB

txCode.py

Telex Code Conversion

Baudot-Code = CCITT-1

Baudot-Murray-Code = CCITT-2 = ITA2

CCITT-2

543.21 12.345 A 1 PA P1 US Z1
000.00 00.000 # (at Bu)
* (at Zi)
000.01 10.000 E 3 Е 3 3 3
000.10 01.000
000.11 11.000 A - А - - -
001.00 00.100
001.01 10.100 S ' С ' '
001.10 01.100 I 8 И 8 8 8
001.11 11.100 U 7 У 7 7 7
010.00 00.010
010.01 10.010 D Д $
010.10 01.010 R 4 Р 4 4 4
010.11 11.010 J Й Ю ' ;
011.00 00.110 N , Н , , ,
011.01 10.110 F Ф Э ! [
011.10 01.110 C : Ц : : :
011.11 11.110 K ( К ( ( (
100.00 00.001 T 5 Т 5 5 5
100.01 10.001 Z + З + " +
100.10 01.001 L ) Л ) ) )
100.11 11.001 W 2 В 2 2 2
101.00 00.101 H Х Щ
101.01 10.101 Y 6 Ы 6 6 6
101.10 01.101 P 0 П 0 0 0
101.11 11.101 Q 1 Я 1 1 1
110.00 00.011 O 9 О 9 9 9
110.01 10.011 B ? Б ? ?
110.10 01.011 G Г Ш & ]
110.11 11.011 1...
111.00 00.111 M . М . . .
111.01 10.111 X / Ь / / /
111.10 01.111 V = Ж = ; =
111.11 11.111 A...

Symbols

Symbol Description Internal
not defined
<CR> \ \r
<LF> _ \n
<SPACE>
WRU? @
BELL <BEL> %
1... FIGS >
A... LTRS <
<NUL> °
Zuse ? §
Zuse ? ^

Zuese Bu: # Zuese Zi: * [ ] ╳ ⒑ ;

Free on std. keyboard: ²³{}|^°§

Links

http://rabbit.eng.miami.edu/info/baudot.html <<< wrong figs order! http://www.baudot.net/docs/smith--teletype-codes.pdf https://wiki.telexforum.de/index.php?title=ITA2