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

0000 0001 0011 in denary

19

100

22 in binary

10110

100

58 (base 16) in binary

0101 1000

100

51 (base 8) in binary

101 001

100

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

63

100

A common value used by computers is often represented via a hexadecimal code in the form  #80B081. 

colors

200

11100 in base(10)

28

200

57 in binary

111001

200

AFC (base 16) in binary

1010 1111 1100

200

2317(base 8) in binary

010 011 001 111

200

The Babylonians used a base 60 number system, a modern day custom owes its origin to these ancient people

Time keeping

200

A binary shift left moves every bit one place value to the left throwing out the leftmost bit and inserting 0 on the right. As a result this happens to the number.

multiplied by two

300

1101 1011 in hexadecimal

DB

300

255 in base(16) 

FF

300

26 (base 16) in denary

38

300

77(base 8) in denary

63

300

The ancient Egyptians used various symbols, including a tadpole to mean 100,000 and a surprised man to mean 1,000,000. The arch symbol meant this.

10

300

the airspeed velocity of an unladen swallow

about 24 m/h, or "what do you mean, an African or a European swallow?

400

1111 1110 1101 1011 in base(16)

F E D B

400

511 in base 2

000111111111

400

FEDBA (base 16) in binary

1111 1110 1101 1100 1011 1010

400

456(base 8) in denary

302

400

The ancient Maya used a system that was vigesimal. It's base was this.

20

400

An ASCII code uses a specific number to refer to every character you can type on your keyboard. The ASCII code for the letter 'y' is 121. The binary code for the letter 'z' in your computer is this.

0111 1010

500

0110 0111 1011 1101 0001 in base 16

67BD1

500

998 in hexadecimal

3E6

500

ABCD (base 16) in denary

43981

500

5364(base 8) in hexadecimal

AF4

500

The nationality of the mathematician who is credited with first creating the idea of zero as we know it today.

Indian

500

100 111 101 010 001 = _ (base 8)

47521 (base 8)