COM1100 -- Winter2000 --
Yuhong Yin
15
Hexadecimal number to Binary number
n
Check the table in slide no.13
n
May remove leading 0
n
n
For example,
n
(
7
B
)
16
=
(
0
111
1011
)
2
n
n
=
( 111
1011 )
2