A disadvantage of binary numbers is that the binary string equivalent of a large decimal base-10 number can be quite long. One common way of overcoming this problem is to arrange them into groups of four bits (4-bits). These groups of 4-bits use Hexadecimal numbering system that employs the base of 16 system and is a popular choice for representing long binary values.