HEX, short for hexadecimal, is a numbering system that uses a base of 16. It uses the digits 0-9 and the letters A-F to represent values from 0 to 15. In computing and programming, hexadecimal is commonly used to represent values because it is more compact and easier to work with than binary.