Binary and Hexadecimal Integers

Click here to view the answers.

 

1. Write each of the following decimal numbers in binary:

  
a.
2
  
g.
15
b.
7
  
h.
16
c.
5
  
i.
20
d.
8
  
j.
27
e.
9
  
k.
32
f.
12
  
l.
64

 

2. Write each of the following binary numbers in decimal:

  
a.
00000101
  
g.
00110000
b.
00001111
  
h.
00100111
c.
00010000
  
i.
01000000
d.
00010110
  
j.
01100011
e.
00001011
  
k.
10100000
f.
00011100
  
l.
10101010

 

3. Write each of the following binary numbers in hexadecimal:

  
a.
00000101
  
g.
00110000
b.
00001111
  
h.
00100111
c.
00010000
  
i.
01001000
d.
00010110
  
j.
01100011
e.
00001011
  
k.
10100000
f.
00011100
  
l.
10101011

 

4. Write each of the following hexadecimal numbers in binary:

  
a.
 0005h   
g.
 0030h 
b.
 000Fh 
h.
 0027h
c.
 0010h
i.
 0048h
d.
 0016h 
j.
 0063h
e.
 000Bh 
k.
 A064h
f.
 001Ch 
l.
 ABDEh

 

5. Write each of the following hexadecimal numbers in decimal:

  
a.
 00D5h 
g.
 0B30h 
b.
 002Fh 
h.
 06DFh
c.
 0110h
i.
 1AB6h
d.
 0216h 
j.
 0A63h
e.
 004Bh 
k.
 02A0h
f.
 041Ch 
l.
 1FABh