WorksheetsHexadecimal Basics
Total questions: 10
Worksheet time: 18mins
Match these number systems to their base.
Binary
2
Denary
10
Hexadecimal
16
Which of these are true about hexadecimal numbers.
They allow large binary numbers to be represented in an easier to read form.
They take up less storage space than binary numbers
They are quicker to process than binary numbers
Each hexadecimal digit represents one nibble.
They are easier for people to remember and work with than binary.
Convert the binary number of 01100011 into its hexadecimal equivalent.
(a)
Convert the binary number of 10100111 into its hexadecimal equivalent.
(a)
Convert the binary number of 11110000 into its hexadecimal equivalent.
(a)
Convert the binary number of 1011110 into its hexadecimal equivalent.
(a)
Convert the hexadecimal value of 72 into its 8-bit binary equivalent.
(a)
Convert the hexadecimal value of AC into its 8-bit binary equivalent.
(a)
Convert the hexadecimal value of 3D into its 8-bit binary equivalent.
(a)
Convert the hexadecimal value of FA into its 8-bit binary equivalent.
(a)
