Integers: BCD
Since people think in decimal, it may be convenient to use a decimal-like representation.
Binary coded decimal (BCD)
uses unsigned binary to represent each decimal digit.
How many bits are needed?