Hexadecimal Addition and Subtraction Table Example: 6 + 2 = 8, 8 -2 = 6, and 8 -6 == 2 I 1 2 3 4 5 6 7 8 9 A B C 0 E F
1 02 03 04 05 06 07 08 09 OA OB OC 00 OE OF 10 2 03 04 05 06 07 08 09 OA OB OC 00 OE OF 10 Tl
3 04 05 06 07 08 09 OA OB OC 00 Of OF 10 11 12 4 05 06 07 08 09 OA OB OC OD OE OF 10 11 12 13
5 06 07 08 09 OA OB OC 00 Of OF 10 11 12 13 14 6 07 08 09 OA OB OC 00 OE OF 10 11 12 13 14 15
7 08 09 OA OB OC 00 OE OF 10 11 12 13 14 15 16
-
8 09 OA OB OC 00 OE OF 10 11 12 13 14 15 16 17
-
9 OA OB OC 00 OE OF 10 11 12 13 14 15 16 17 18
--
A OB OC 00 OE OF 10 11 12 13 14 15 16 17 18 19
B OC 00 OE OF 10 11 12 13 14 15 16 17 18 19 lA C 00 OE OF 10 11 12 13 14 15 16 17 18 19 lA lB
0 Of OF 10 11 12 13 14 15 16 17 18 19 lA lB lC E OF 10 11 12 13 14 15 16 17 18 19 lA lB lC 10
F 10 11 12 13 14 15 16 17 18 19 IA lB lC 10 IE Hexadecimal Multiplication Table Example: 2 l( 4 = 08, F x 2 = IE 1 2 3 4 5 6 7 8 9 A B C 0 E F
1 01 02 03 04 05 06 07 08 09 OA OB OC 00 OE OF 2 02 04 06 08 OA OC OE 10 12 14 16 18 lA lC IE 3 03 06 09 OC OF 12 15 18 1 B IE 21 24 27 2A 20 4 0.4 08 OC 10 14 18 lC 20 24 28 2C 30 34 38 3C - --
5 05 OA OF 14 19 IE 23 28 20 32 37 3C 41 46 4B - ---- 6 06 OC 12 18 IE 24 2A 30 36 3C 42 48 4E 54 5A
7 07 OE 15 lC 23 2A 31 38 3F 46 40 54 5B 62 69
8 08 10 18 20 28 30 38 40 48 50 58 60 68 70 78
9 09 12 lB 24 20 36 3F 48 51 5A 63 6C 75 7E 87
A OA 14 IE 28 32 3C 46 50 5A 64 6E 78 82 8C 96
B OB 16 21 2C 37 42 40 58 63 6E 79 84 8F 9A AS C OC 18 24 30 3C 48 54 60 6C 78 84 90 9C AS B4 0 00 lA 27 34 41 4E 5B 68 75 82 8F 9C A9 B6 C3 E OE lC 2A 38 46 54 62 70 7E 8C 9A AS B6 C4 02
F Of IE 20 3C 4B 5A 69 78 87 96 AS B4 C3 02 El
286 System/370 Principles of Operation
Appendix H. EBCDIC Chart
Extended Binary-Coded-Decimallnterchange Code (EBCDIC) The 256-position EBCDIC table, outlined by the heavy
black lines, shows the graphic characters and control char­ acter representations for EBCDIC. The bit-position numbers,
bit patterns, hexadecimal representations and card hole
patterns for these and other possible EBCDIC characters are
also shown.
To find the card hole patterns for most characters, parti­
tion the 256-position table into four blocks as follows:
1
3
2
4
Block 1: Zone punches at top of table;
digit punches at left
Block 2: Zone punches at bottom of table;
digit punches at left
Block 3: Zone punches at top of table;
digit punches at right
Block 4 : Zone punches at bottom of table;
digit punches at right
Fifteen positions in the table are exceptions to the above
arrangement. These positions are indicated by small num­ bers in the upper right corners of their boxes in the table.
The card hole patterns for these positions are given at the
bottom of the table. Bit-position numbers, bit patterns, and
hexadecimal representations for these positions are fouri.d in
the usual manner.
Following are some examples of the use of the EBCDIC chart: Character Type
PF Control Character % Special Graphic
R Upper Case a Lower ase Control Character, function not yet assigned Bit Pattern 00000100 01 101100 1101 1001 10000001 00 11 0000 -..­ Bit Positions 01 234567
Hex 04 6C 09 81 30 Hale Pattern
Zone Punches I Digit Punches 12-9
1
-4
01- 8 - 111- 9
12 -11 1·- I 1 Appendix H. EBCDIC Chart 287
Previous Page Next Page