Binary numbers can be written more efficiently by grouping them into clusters of four bits. We saw previously that a four bit number can store up to 2^4 = 16 values.Hexadecimal(fromhexa-, meaning "six", anddecimal,meaning "ten") numbers have 16 values per digit. These digits are: 0, ...