|
Computer Programming Software Terms, Glossary and Dictionary
Extended ASCII
Extended ASCII, also known as high ASCII, is a set of codes using 8 bits for each character, instead of 7 bits as the basic ASCII set. The basic ASCII set provides it a total of 128 unique symbols. The extended ASCII character set gives it an additional 128 characters. The extra characters represent characters from foreign languages and special symbols for drawing pictures.
|