Ex. Convert 3910 to binary
32 + 0 + 0 + 4 + 2 + 1 = 39
Therefore, 3910 = 1001112

􀂉 Base 16, the
hexadecimal system,
is used as a
convenient
representation of
binary numbers
􀂾 ex.
It is much easier to
represent a string of 0s
and 1s such as
100010010110 as its
hexadecimal equivalent of
8 96      H
deci   bin    hex
15      1111 F
14      1110 E
13      1101 D
12      1100 C
11      1011 B
10     1010 A
9       1001 9
8      1000 8
7      0111 7
6     0110 6
5      0101 5
4     0100 4
3    0011 3
2    0010 2
1    0001 1
0    0000 0


Post a Comment

0 Comments

Close Menu