in section 2.5 we showed how integers can be represented by strings of 0's and 1's inside a digital computer. in fact, through various coding schemes, strings of 0's and 1's can be used to represent all kinds of symbols. one commonly used code is the extended binary-coded decimal interchange code (ebcdic) in which each symbol has an 8-bit representation. how many distinct symbols can be represented by this code?