P C C H A R A C T E R - S E T
PC-8
11 13 15
10 12 14
0 1 2 3 4 5 6 7 8 9 A B C D E F
Ŀ
32 20 ! " # $ % & ' ( ) * + , - . / 2F 47
48 30 0 1 2 3 4 5 6 7 8 9 : ; < = > ? 3F 63
64 40 @ A B C D E F G H I J K L M N O 4F 79
80 50 P Q R S T U V W X Y Z [ \ ] ^ _ 5F 95
96 60 ` a b c d e f g h i j k l m n o 6F 111
112 70 p q r s t u v w x y z { | } ~ 7F 127
128 80 8F 143
144 90 9F 159
160 A0 AF 175
176 B0 BF 191
192 C0 ϴ CF 207
208 D0 ߳ DF 223
224 E0 EF 239
240 F0 FF 255
LATIN-1
11 13 15
10 12 14
0 1 2 3 4 5 6 7 8 9 A B C D E F
Ŀ
32 20 ! " # $ % & ' ( ) * + , - . / 2F 47
48 30 0 1 2 3 4 5 6 7 8 9 : ; < = > ? 3F 63
64 40 @ A B C D E F G H I J K L M N O 4F 79
80 50 P Q R S T U V W X Y Z [ \ ] ^ _ 5F 95
96 60 ` a b c d e f g h i j k l m n o 6F 111
112 70 p q r s t u v w x y z { | } ~ 7F 127
128 80 8F 143
144 90 9F 159
160 A0 AF 175
176 B0 BF 191
192 C0 CF 207
208 D0 DF 223
224 E0 EF 239
240 F0 FF 255
CONTROL CODES
NUL null character, filler DLE data line exchange
SOH start of header DC1 device control 1, Xon
STX start of text DC2 device control 2
ETX end of text DC3 device control 3, Xoff
EOT end of transmission DC4 device control4
ENQ enquiry NAK negative acknowledge
ACK acknowledge SYN synchronisation
BEL bell ETB end of transmission block
BS backspace CAN cancel
HT horizontal tab EM end of message
LF line feed SUB substitute
VT vertical tab ESC escape
FF form feed FS frame separator
CR carriage return GS group separator
SO shift out RS record separator
SI shift in US unit separator
DEL delete