Binary To Hexadecimal

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 36

DIGITAL ELECTRONICS

CONVERTING
BINARY TO
HEXADECIMAL AND
HEXADECIMAL TO
BINARY
AGENDA

Binary to Hexadecimal Hexadecimal to Binary


CONVERTING
BINARY TO
HEXADECIMAL
binary to hexadecimal
1110100011012
binary to hexadecimal
1110100011012
Step 1: Group the given numbers in
groups of four(4).
binary to hexadecimal
1110100011012
Step 1: Group the given numbers in
groups of four(4).
Step 2: Put the equivalent value. 8421 8421 8421
binary to hexadecimal
1110100011012
Step 1: Group the given numbers in
groups of four(4).
Step 2: Put the equivalent value. 8421 8421 8421
Step 3: Multiply.

842 8 841
binary to hexadecimal
1110100011012
Step 1: Group the given numbers in
groups of four(4).
Step 2: Put the equivalent value. 8421 8421 8421
Step 3: Multiply.
Step 4: Add
842 8 841
14 8 13
binary to hexadecimal
A = 10 1110100011012
Step 1: Group the given numbers in B = 11
groups of four(4). C = 12
Step 2: Put the equivalent value. D = 13 8421 8421 8421
Step 3: Multiply. E = 14
Step 4: Add F = 15 842 8 841
Step 5: Find the corresponding letters.
14 8 13
binary to hexadecimal
A = 10 1110100011012
Step 1: Group the given numbers in B = 11
groups of four(4). C = 12
Step 2: Put the equivalent value. D = 13 8421 8421 8421
Step 3: Multiply. E = 14
Step 4: Add F = 15 842 8 841
Step 5: Find the corresponding letters.
14 8 13
E 8 D
binary to hexadecimal
A = 10 1110100011012
Step 1: Group the given numbers in B = 11
groups of four(4). C = 12
Step 2: Put the equivalent value. D = 13 8421 8421 8421
Step 3: Multiply. E = 14
Step 4: Add F = 15 842 8 841
Step 5: Find the corresponding letters.
14 8 13
Therefore, 111010001101 2 = E8D 16 E 8 D
binary to hexadecimal
100111.10101001 2
binary to hexadecimal
00100111.10101001 2
Step 1: Group the given numbers in groups of
four(4). If the numbers are not enough to
make a group of four, add zeros.
binary to hexadecimal
00100111.10101001 2
Step 1: Group the given numbers in groups of
four(4). If the numbers are not enough to
make a group of four, add zeros. 8421 8421 8421 8421
Step 2: Put the equivalent value.
binary to hexadecimal
00100111.10101001 2
Step 1: Group the given numbers in groups of
four(4). If the numbers are not enough to
make a group of four, add zeros. 8421 8421 8421 8421
Step 2: Put the equivalent value.
Step 3: Multiply.

2 421. 82 81
binary to hexadecimal
00100111.10101001 2
Step 1: Group the given numbers in groups of
four(4). If the numbers are not enough to
make a group of four, add zeros. 8421 8421 8421 8421
Step 2: Put the equivalent value.
Step 3: Multiply.
Step 4: Add
2 421. 82 81
2 7. 10 9
binary to hexadecimal
00100111.10101001 2
Step 1: Group the given numbers in groups of
four(4). If the numbers are not enough to A = 10
make a group of four, add zeros. B = 11 8421 8421 8421 8421
Step 2: Put the equivalent value.
C = 12
Step 3: Multiply.
Step 4: Add D = 13
Step 5: Find the corresponding letters. E = 14 2 421. 82 81
F = 15 2 7. 10 9
2 7. A 9
binary to hexadecimal
00100111.10101001 2
Step 1: Group the given numbers in groups of
four(4). If the numbers are not enough to A = 10
make a group of four, add zeros. B = 11 8421 8421 8421 8421
Step 2: Put the equivalent value.
C = 12
Step 3: Multiply.
Step 4: Add D = 13
Step 5: Find the corresponding letters. E = 14 2 421. 82 81
F = 15 2 7. 10 9
Therefore, 100111.101010012 = 27.A9 16 2 7. A 9
CONVERTING
HEXADECIMAL TO
BINARY
hexadecimal to binary
7EB16
hexadecimal to binary
Step 1: Separate the numbers and letters.
7EB16

7 E B
hexadecimal to binary
Step 1: Separate the numbers and letters.
7EB16
Step 2: Put the equivalent value.

7 E B
8421 8421 8421
hexadecimal to binary
Step 1: Separate the numbers and letters.
7EB16
Step 2: Put the equivalent value.
Step 3: Find a number that is equal to the
given when added. 7 E B
8421 8421 8421
hexadecimal to binary
A = 10
Step 1: Separate the numbers and letters.
7EB16 B = 11
Step 2: Put the equivalent value. C = 12
D = 13
Step 3: Find a number that is equal to the
E = 14
given when added. 7 E B F = 15

8421 8421 8421
hexadecimal to binary
A = 10
Step 1: Separate the numbers and letters.
7EB16 B = 11
Step 2: Put the equivalent value. C = 12
D = 13
Step 3: Find a number that is equal to the
E = 14
given when added. 7 E B F = 15
Step 4: Put one (1) underneath the
8421 8421 8421
highlighted numbers. 11 1 1 1 1 1 11
hexadecimal to binary
A = 10
Step 1: Separate the numbers and letters.
7EB16 B = 11
Step 2: Put the equivalent value. C = 12
D = 13
Step 3: Find a number that is equal to the
E = 14
given when added. 7 E B F = 15
Step 4: Put one (1) underneath the
8421 8421 8421
highlighted numbers. 0 11 1 1 1 10 101 1
Step 5: Put zero underneath the remaining
numbers.
hexadecimal to binary
A = 10
Step 1: Separate the numbers and letters.
7EB16 B = 11
Step 2: Put the equivalent value. C = 12
D = 13
Step 3: Find a number that is equal to the
E = 14
given when added. 7 E B F = 15
Step 4: Put one (1) underneath the
8421 8421 8421
highlighted numbers. 0 11 1 1 1 10 101 1
Step 5: Put zero underneath the remaining
numbers.

Therefore, 7EB16 = 111111010112


hexadecimal to binary
DE.44 16

hexadecimal to binary
Step 1: Separate the numbers and letters.
DE.44 16

D E. 4 4

hexadecimal to binary
Step 1: Separate the numbers and letters.
Step 2: Put the equivalent value.
DE.44 16

D E. 4 4

8421 8421. 8421 8421
hexadecimal to binary
A = 10
Step 1: Separate the numbers and letters.
Step 2: Put the equivalent value.
DE.44 16 B = 11
C = 12
Step 3: Find a number that is equal to D = 13
E = 14
the given when added. D E. 4 4 F = 15

8421 8421. 8421 8421
hexadecimal to binary
A = 10
Step 1: Separate the numbers and letters.
Step 2: Put the equivalent value.
DE.44 16 B = 11
C = 12
Step 3: Find a number that is equal to D = 13
E = 14
the given when added. D E. 4 4 F = 15

8421 8421. 8421 8421
hexadecimal to binary
A = 10
Step 1: Separate the numbers and letters.
Step 2: Put the equivalent value.
DE.44 16 B = 11
C = 12
Step 3: Find a number that is equal to D = 13
E = 14
the given when added. D E. 4 4 F = 15
Step 4: Put one (1) underneath the
8421 8421. 8421 8421
highlighted numbers. 11 1 1 1 1 1 1
hexadecimal to binary
A = 10
Step 1: Separate the numbers and letters.
Step 2: Put the equivalent value.
DE.44 16 B = 11
C = 12
Step 3: Find a number that is equal to D = 13
E = 14
the given when added. D E. 4 4 F = 15
Step 4: Put one (1) underneath the
8421 8421. 8421 8421
highlighted numbers. 11 01 1 1 10.010001 00
Step 5: Put zero underneath the remaining
numbers.
hexadecimal to binary
A = 10
Step 1: Separate the numbers and letters.
Step 2: Put the equivalent value.
DE.44 16 B = 11
C = 12
Step 3: Find a number that is equal to D = 13
E = 14
the given when added. D E. 4 4 F = 15
Step 4: Put one (1) underneath the
8421 8421. 8421 8421
highlighted numbers. 11 01 1 1 10.010001 00
Step 5: Put zero underneath the remaining
numbers.

Therefore, DE.4416 = 11011110.01000100 2


Thank you for
listening!

You might also like