Chapter 2
Chapter 2
• Each group of bits is then mapped to an octal number by the next octal
table, resulting in the octal representation (5307)8
• Thus, octal system are made up of eight digits 0,1,2,3,4,5,6,7
Octal table
Hexadecimal type of codes
• When using the Hexadecimal representation, numbers are often
enclosed in parentheses with subscript 16.
• To translate the binary sequence 101011000111 to the hexadecimal
system, we first partition these bits into groups of four: