How many bits are required to encode all 26 letters, 10 symbols and numerals _____________.
6 bits are required to encode all 26 letters, 10 symbols and numerals.
If we want to represent one character from the 26-letter Roman alphabet (A-Z), then we need log2(26) = 4.7 bits. We will need 5 bits.