Hexadecimal
List all the digits used in hexadecimal.
0, 1, 2, 3, 4, 5, 6, 7, 8, 9, A, B, C, D, E, F
What is E3 in binary
1110 0011
Fill in the blank: Hexadecimal is a base ____ number system.
16
What is BD in denary?
189
What is 62 in hexadecimal?
3D
How many bits are represented by a hexadecimal digit?
4
What is 0101 1110 (binary) in hexadecimal?
5E
What is 1011 1010 1101 (binary) in hexadecimal?
BAD
Is hex the same as hexadecimal?
Yes
Fill in the blanks. Sepatate the answers with commas: Hexadecimal is used to represent ______ numbers because it's easier to ______ than binary and easier to convert to binary than ______.
binary, read, denary
Add FA to EB7. Give your answer in hexadecimal.
FB1
What is 255 in hexadecimal?
FF