What is the extended ASCII character set?
What is the extended ASCII character set? A set of codes that extends the basic ASCII set. The basic ASCII set uses 7 bits for each character, giving it a total of 128 unique symbols. The extended ASCII character set uses 8 bits, which gives it an additional 128 characters. How many characters are in the extended ASCII character set? 256 different characters Extended ASCII is a version that supports representation of 256 different characters. This is because extended ASCII uses eight bits to represent a character as opposed to seven in standard ASCII (where the 8th bit is used...