WARNING: This site is intended for online use only; mass-downloading of pages degrades the server and is prohibited.
If you attempt to use tools to mass-download the site, you may be blocked permanently by automated software.
If you want to read this CertiGuide offline, please use one of the links on the left to purchase a convenient PDF copy. Thank you.

Like this CertiGuide? Get it in PDF format!
Click Here!
Use coupon code "SAVE50" to get it half price!

Custom Search






Table Of Contents  CertiGuide to A+ (Core Hardware)
 9  Chapter 0000:  The Start of the PC
      9  VI  Binary Math

Previous Topic/Section
Bit - Byte
Previous Page
Pages in Current Topic/Section
1
2
Next Page
VII  Chapter 0000: Summary
Next Topic/Section

Hexadecimal (Base 16)
(Page 1 of 2)

Although binary is the way computers communicate on an electronic level, dealing with long strings of ones and zeros is too difficult a task for most human beings. However because of the large numbers that are dealt with in computers, this makes Base10 math unpractical as well. A new form of represent numbers was created based on using 0-9 then, A-F.

The first rule to know about hexadecimal math is that a Base16 digit represents four binary bits.

This makes easy for programmers to represent a byte with two hexadecimal digits. Refer to the chart below to see how Base16 digits are represented in Base10, and Base2.

Table 5: Decimal, Binary and Hexadecimal Equivalents

Base 10
(Decimal)

Base 2
(Binary

Base 16
(Hexadecimal)

0

0000

0

1

0001

1

2

0010

2

3

0011

3

4

0100

4

5

0101

5

6

0110

6

7

0111

7

8

1000

8

9

1001

9

10

1010

A

11

1011

B

12

1100

C

13

1101

D

14

1110

E

15

1111

F


Previous Topic/Section
Bit - Byte
Previous Page
Pages in Current Topic/Section
1
2
Next Page
VII  Chapter 0000: Summary
Next Topic/Section

If you find CertiGuide.com useful, please consider making a small Paypal donation to help the site, using one of the buttons below. You can also donate a custom amount using the far right button (not less than $1 please, or PayPal gets most/all of your money!) In lieu of a larger donation, you may wish to consider buying an inexpensive PDF equivalent of the CertiGuide to A+ (Core Hardware) from StudyExam4Less.com. (Use coupon code "SAVE50" to save a full 50% off the already low price!) Thanks for your support!
Donate $2
Donate $5
Donate $10
Donate $20
Donate $30
Donate: $



Home - Table Of Contents - Contact Us

CertiGuide to A+ (Core Hardware) (http://www.CertiGuide.com/aplush/) on CertiGuide.com
Version 1.0 - Version Date: December 6, 2004

Adapted with permission from a work created by Tcat Houser.
CertiGuide.com Version © Copyright 2004 Charles M. Kozierok. All Rights Reserved.
Not responsible for any loss resulting from the use of this site.