BINARY TO SOMETHING
DECIMAL TO SOMETHING
OCTAL TO SOMETHING
HEX TO SOMETHING
NUMBER TRIVIA
WILD
100

1111 1011 in decimal

251

100

22 in binary

10110

100

51 (base 8) in binary

101 001

100

58 (base 16) in binary

0101 1000

100

If you had 6 binary digits, the largest number you could represent

63

100

Convert binary number 1111 0000  to hexadecimal.

F0

200

11100 in base(10)

28

200

57 in binary

111001

200

2317(base 8) in binary

010 011 001 111

200

AFC (base 16) in binary

1010 1111 1100

200

Number system that is in the  of base 8 is calles ______.

Octal Number

200

Convert octal number 77  to hexadecimal.

3F

300

0100 1011 in octal

113

300

98 in octal

142

300

77(base 8) in decimal

63

300

26 (base 16) in decimal

38

300

What is the base of Hexadecimal Number?

16

300

Convert binary number 1011 0000  0011 to hexadecimal.

B03

400

1111 1110 1101 1011 in base(16)

F E D B

400

255 in hexadecimal

FF

400

456(base 8) in decimal

302

400

C1 (base 16) in octal

301

400

1187 is an octal number, true or false?

false

400

Convert HEXADECIMAL number BABE  to binary.

1011 1010  1011 1110

500

0110 0111 1011 1101 0001 in base 16

67BD1

500

201 in octal

311

500

5364(base 8) in hexadecimal

AF4

500

1C8F (base 16) in octal

16217

500

What is the next number to hexadecimal FFFF.

10000

500

0001 1110 + 1010 0001 = _ (base 8)

277(base 8)

M
e
n
u