Watch the video and make notes. You can pause the video at any time.
Keywords
denary, decimal, hexadecimal, hex, 2-digit hexadecimal, binary, nibble, byte convert, binary digit.
Summary
Hexadecimal numbers are used in computer science because they make it easier to represent binary data in a shorter way. Unlike regular numbers, hexadecimal uses 16 symbols (0-9 and A-F), making it more compact.