Hexadecimal - Base 16
Hexadecimal - Base 16
Hex is used to make life easier for humans. It is useful because large numbers can be represented using fewer digits.
Hexadecimal is a base 16 number system. This means 16 characters are used instead of 10 (base 10/denary) or 2 (base 2/binary).
The 16 characters are 0-9 and A-F.