Hexadecimal Numbers
Last updated
Last updated
In the context of computing, hexadecimal (often abbreviated as hex) is a base-16 numeral system. This means it uses 16 distinct symbols to represent values. These symbols are the numbers 0 to 9 and the letters A to F (or a to f), where A (or a) represents 10, B (or b) 11, up to F (or f) representing 15.