Hexadecimal Number System - The hexadecimal, or hex, number system is a more complex system that is used with computers. The name is derived from the fact that the system uses 16 symbols. It is beneficial in computer programming because of its relationship to the binary system. Since 16 in the decimal system is the 2 to the fourth power (or 24), one hex digit has a value equal to four binary digits.