Represented by Code
Code for the number
Definitions
Octal
HEX
100
What number is represented by 01101
13
100
What is the binary code for the number 17
10001
100
A single digit represented by 1 or 0
Bit
100

Convert 10001111 to octal

217

100

What number is represented by 1111011

7B

200
What number is represented by 11011
27
200
What is the binary code for the number 34
100010
200
Made up of 8 bits
Byte
200

1100011 to Octal

143

200

Code 1001010 into Hexa

4A

300
What number is represented by 0111001
57
300
What is the binary code for the number 73
1001001
300
A coding system used to store and send information and encodes information using two numbers 1 or 0
Binary Code
300

Convert 0010110010

262

300

10110111 into Hexa

B7

M
e
n
u