ASCII

preview_player
Показать описание

#ASCII
#Computer-related_introductions_in_1963
#Character_sets
#Character_encoding
#Latin-script_representations
#Presentation_layer_protocols
ASCII (/ˈæskiː/ (listen) ASS-kee), abbreviated from American Standard Code for Information Interchange, is a character encoding standard for electronic communication.
ASCII codes represent text in computers, telecommunications equipment, and other devices.
Most modern character-encoding schemes are based on ASCII, although they support many additional characters.
The Internet Assigned Numbers Authority (IANA) prefers the name US-ASCII for this character encoding.
ASCII is one of the IEEE milestones.
ASCII was developed from telegraph code.
Its first commercial use was as a seven-bit teleprinter code promoted by Bell data services.
Work on the ASCII standard began in May 1961, with the first meeting of the American Standards Association's (ASA) (now the American National Standards Institute or ANSI) X3.
2 subcommittee.
The first edition of the standard was published in 1963, underwent a major revision during 1967, and experienced its most recent update during 1986.
Compared to earlier telegraph codes, the proposed Bell code and ASCII were both ordered for more convenient sorting (i.e., alphabetization) of lists and added features for devices other than teleprinters.
The use of ASCII format for Network Interchange was described in 1969.
That document was formally elevated to an Internet Standard in 2015.
Originally based on the English alphabet, ASCII encodes 128 specified characters into seven-bit integers as shown by the ASCII chart above.
Ninety-five of the encoded characters are printable: these include the digits 0 to 9, lowercase letters a to z, uppercase letters A to Z, and punctuation symbols.
In addition, the original ASCII specification included 33 non-printing control codes which originated with Teletype machines; most of these are now obsole...
Рекомендации по теме