Binary to Decimal
Decimal to Binary
Definitions
Letters to Binary
Miscellaneous
100
What number is represented by 01101
13
100
What is the binary code for the number 17
10001
100

What is the smallest unit of information?

Bit

100

Using the chart, What is the binary code for the letter "Z"?

 00011010

100

How many bits need to be ON to represent the number 255

8

200
What number is represented by 11011
27
200
What is the binary code for the number 34
100010
200

8 Bits make .....?

A Byte

200

Using the chart, spell the word "No" in Binary.

 ***01110 ***01111

200

What number is represented by 1111011

251

300

What number is represented by 00111001

57

300
What is the binary code for the number 73
1001001
300

What is the name of the system used to store and send information using 1 or 0

Binary system

300

Using the chart, What is the binary code for the word "YES?

 ***11001 ***00101 *10011

300

What is the binary code for the number 181

 10110101

400

Convert the binary equivalent 10101010 to its decimal equivalent

170

400

Convert the decimal 231 to its binary equivalent.

11100111

400

What is the difference between binary and decimal number system?

The binary system is base 2 and decimal is base 10