[ Back
             
             
              Hexadecimal Version
              
      0 1 2 3 4 5 6 7 8 9 A B C D E F
20 A0   ! " £ $ % & ' ( ) * + , - . /  Alpha
30 B0 0 1 2 3 4 5 6 7 8 9 : ; < = > ?  Mode
40 C0 @ A B C D E F G H I J K L M N O
50 D0 P Q R S T U V W X Y Z [ ½ ] ^ #
60 E0 ` a b c d e f g h i j k l m n o
70 F0 p q r s t u v w x y z ¼ | ¾ ÷ ¶
      0 1 2 3 4 5 6 7 8 9 A B C D E F
20 A0                  Graphics
30 B0                  Mode
40 C0 @ A B C D E F G H I J K L M N O
50 D0 P Q R S T U V W X Y Z [ ½ ] ^ #
60 E0                
70 F0                
      0 1 2 3 4 5 6 7 8 9 A B C D E F
00 80 Nothing          10 90 Nothing
01 81 Alpha Red        11 91 Graphic Red
02 82 Alpha Green      12 92 Graphic Green
03 83 Alpha Yellow     13 93 Graphic Yellow
04 84 Alpha Blue       14 94 Graphic Blue
05 85 Alpha Magenta    15 95 Graphic Magenta
06 86 Alpha Cyan       16 96 Graphic Cyan
07 87 Alpha White *    17 97 Graphic White
08 88 Flash            18 98 Conceal Display
09 89 Steady *         19 99 Contiguous Graphics *
0A 8A Nothing          1A 9A Separated Graphics
0B 8B Nothing          1B 9B Nothing
0C 8C Normal Height *  1C 9C Black Background *
0D 8D Double height    1D 9D New Background
0E 8E Nothing          1E 9E Hold Graphics
0F 8F Nothing          1F 9F Release Graphics *
* every line starts with these options
Note that Teletext only uses 7 bits, so
in hex 0[]80, 10[]90, 45[]C5 etc.
              Decimal Version
              
    0 1 2 3 4 5 6 7 8 9
 30       ! " £ $ % & '  Alpha
 40 ( ) * + , - . / 0 1  Mode
 50 2 3 4 5 6 7 8 9 : ;
 60 < = > ? @ A B C D E
 70 F G H I J K L M N O
 80 P Q R S T U V W X Y
 90 Z [ ½ ] ^ # ` a b c
100 d e f g h i j k l m
110 n o p q r s t u v w
120 x y z ¼ | ¾ ÷ ¶    
    0 1 2 3 4 5 6 7 8 9
 30              Graphics
 40            Mode
 50          
 60     @ A B C D E
 70 F G H I J K L M N O
 80 P Q R S T U V W X Y
 90 Z [ ½ ] ^ #    
100          
110          
120            
    0 1 2 3 4 5 6 7 8 9
00 128 Nothing          16 144 Nothing
01 129 Alpha Red        17 145 Graphic Red
02 130 Alpha Green      18 146 Graphic Green
03 131 Alpha Yellow     19 147 Graphic Yellow
04 132 Alpha Blue       20 148 Graphic Blue
05 133 Alpha Magenta    21 149 Graphic Magenta
06 134 Alpha Cyan       22 150 Graphic Cyan
07 135 Alpha White *    23 151 Graphic White
08 136 Flash            24 152 Conceal Display
09 137 Steady *         25 153 Contiguous Graphics *
10 138 Nothing          26 154 Separated Graphics
11 139 Nothing          27 155 Nothing
12 140 Normal Height *  28 156 Black Background *
13 141 Double height    29 157 New Background
14 142 Nothing          30 158 Hold Graphics
15 143 Nothing          31 159 Release Graphics *
* every line starts with these options
Note that Teletext only uses 7 bits, so
in decimal 0[]128, 16[]144, 69[]197 etc.
  Teletext font by 3d@galax.xyz 2014