•ASCII is the most often used code to represent information. •A binary field of 7 bits to represent each character, so the total of 27 = 128 unique characters can be represented by 7 bits. •But some systems use an expanded version of the ASCII code with 8 bits (256 characters). •To represents a typed […]