wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Binary Conversions Quiz

Total questions: 14

Worksheet time: 7mins

Name
Class
Date
1.

Convert the binary number (base 2) to decimal (base 10)

00110011

a)
33
b)
63
c)
51
2.

Convert the binary number (base 2) to decimal (base 10)

11001010

a)

202

b)

198

c)

210

3.

Convert the binary number (base 2) to decimal (base 10)

10101010

a)

170

b)

180

c)

160

4.

Convert the binary number (base 2) to decimal (base 10)

11110000

a)

240

b)

224

c)

248

5.

Convert the decimal (base 10) number to binary (base 2).

15

a)

00001110

b)

00001111

c)

00001001

6.

Convert the decimal (base 10) number to binary (base 2).

71

a)

01001110

b)

01100011

c)

01000111

7.

Convert the decimal (base 10) number to binary (base 2).

211

a)
11010011
b)
10110111
c)
11010010
8.

Convert the decimal (base 10) number to binary (base 2).

255

a)
11111111
b)
11111100
c)
11111110
9.

Convert the binary (base 2) number to hexadecimal (base 16).

01001100

a)
3D
b)
4C
c)
5A
10.

Convert the binary (base 2) number to hexadecimal (base 16).

10110011

a)
B3
b)
C3
c)
B2
11.

Convert the binary (base 2) number to hexadecimal (base 16).

11110000

a)
F1
b)
E0
c)
F0
12.

Convert the binary (base 2) number to hexadecimal (base 16).

00010001

a)
11
b)
12
c)
10
13.

Convert the binary (base 2) number to hexadecimal (base 16).

10101100

a)
BC
b)
AC
c)
AD
14.

How many bits are in a byte?

a)
4
b)
16
c)
8