Hexadecimal - PowerPoint PPT Presentation

1 / 6
About This Presentation
Title:

Hexadecimal

Description:

... you must realize that each hexadecimal digit is represented by 4 binary bits. ... Consider the hexadecimal digit A. A is equivalent to 10 in decimal ... – PowerPoint PPT presentation

Number of Views:34
Avg rating:3.0/5.0
Slides: 7
Provided by: billmc67
Category:

less

Transcript and Presenter's Notes

Title: Hexadecimal


1
Hexadecimal to Binary Conversion
Press any key to continue
2
To convert a hexadecimal number to binary you
must realize that each hexadecimal digit is
represented by 4 binary bits.
1 0 1 0
Consider the hexadecimal digit A
A is equivalent to 10 in decimal
Using the chart above, the number 10 is
represented by placing a 1 for 8 and 2.
Press any key to continue
3
Use the least 4 bits of the binary chart to
convert the hexadecimal number to binary.
0 0 0 0
0 0 1 1
1 1 1 1
1 0 0 0
0 3
F 8
To convert the hexadecimal number 03F8 you must
convert each hexadecimal digit into 4 binary
bits.
Notice that it only requires a 4 bit hexadecimal
number is to represent a 16 bit binary number.
Press any key to continue
4
Use the least 4 bits of the binary chart to
convert the hexadecimal number to binary.
0 1 0 1
1 0 1 0
1 1 0 1
0 1 1 0
5 A
D 6
Convert the hexadecimal number 5AD6 to binary.
Press any key to continue
5
Take a piece of paper and convert the hexadecimal
number to decimal. Press any key when you have
the answer.
0 1 1 1
1 1 1 0
0 1 0 0
1 0 1 1
7 E
4 B
Press any key to continue
6
Converting a hexadecimal number to a binary
number is a simple task if you remember that each
hexadecimal bit equals 4 binary bits.
The End
Write a Comment
User Comments (0)
About PowerShow.com