Binary
Number to Binary
Binary to Number
Letters in Binary
Letter to Binary
100

What are the first 5 numbers in the pattern

1 2 4 8 16

100

2

0010

100

1000

8

100

01000001

A

100

01001101

M

200

What are the main numbers to binary

1 and 0

200

6

0110

200

10110

22

200

01100010

B

200

01001101

I

300

True or False: The number 1 is equal to "off"


False. 1 means "on"

300

31

11111

300

101100

44

300

01100111

G

300

01001011

K

400

True or False: 0 is equal to "off"

True

400

31

11111

400

110100

44

400

01011010

Z

400

01000101

E

500

Why are binary numbers important?

the binary numeral system is a way to write numbers using only two digits: 0 and 1. Binary numbers are also the ways that computers see them

500

212

11010100

500

110101

53

500

01010110

V

500

01011001

Y