Home » Hosting Encyclopedia » Web Terms » ASCII

ASCII

ASCII is an acronym for American Standard Code for Information Interchange. ASCII is a 7-bit character code where each separate bit represents a unique character. Computers can only understand digits, so this is where the ASCII character table comes in. It contains the numerical representations of a character like ‘b’ or ‘$’. ASCII was designed many years ago and now the non-printable characters are seldom used for what was intended. The ASCII character table was created to be used with teletypes and therefore the descriptions are hardly used anymore. If you need to create a text file in ASCII format, all that needs to be done is to create a ‘plain’ text file with no formatting like font color, bold or underscoring. This is a basic format that any software can operate with. On Microsoft Windows, Notepad creates ASCII text, or in MS Word has the option to save a file as ‘text only’.

 

ASCII Tables

Because the ASCII character table extensions have so many versions, there has to be a way to identify which set corresponds to every separate text so it could be understood properly. On the other hand, because the popular characters are included in all sets — including the most proprietary ones — unsuccessful identification of a character set usually doesn’t bear any consequences if the user is typing in English. Further, because many Internet standards use ISO 8859-1, and because Microsoft Windows (using the code page 1252 superset of ISO 8859-1) is the dominant operating system for personal computers today, unannounced use of ISO 8859-1 is quite commonplace, and may generally be assumed without evidence to the contrary.

 

Extended ASCII

Extended ASCII is a character table of codes that adds to the original ASCII set. The basic ASCII table uses 7 bits for each character, which makes a total of 128 separate symbols. The extended ASCII character table uses 8 bits, which gives it an additional 128 characters. The extra ones accommodate characters from non-English languages and special characters for creating drawings. The combined number of symbols which constitute human languages, mathematics, most programming languages and software applications far exceeds the 96 (128-32) printable ASCII codes, many extensions to it have been used. Because the ASCII character table is in 7-bit code and all modern PC’s operate with data in 8-bit bytes, many extensions use the additional 128 codes available by using all eight bits of each byte. Extended ASCII helps include many languages otherwise not easily expressed in ASCII, but is still not enough to cover all languages of countries in which computers are sold, so even these eight-bit extensions had to have local variants.

Was this article useful?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate this post.

Newest Articles:

KVM

What you need to know: KVM (Kernel-based Virtual Machine) is a virtualization technology that is free, open-source, and available in most modern Linux distributions. Thanks to it, you can create and run Linux and Windows-based virtual machines that are independent of...

Second Level Domain (SLD)

The Second Level Domain or SLD is essential to the hierarchical Domain Name System. It is the second part of the full domain name after the Top Level Domain, on its left side. The Second Level Domain is often the same as the website name, the company, or the...

Top-Level Domain (TLD)

The Top Level Domain name (TLD) is the last or right-most fragment of the domain name. The parts of the domain name are separated with dots and form their own hierarchy in the Domain Name System (DNS). There is a Top-Leveл Domain list where you can see all available...

IANA

What is IANA? Although the Internet is not really a centralized system, there are some key infrastructure elements that need to be coordinated. The Internet Assigned Numbers Authority (IANA) is an organization that was founded in 1988 by the government of the U.S.A....

ICANN

What is ICANN? ICANN is an abbreviation from Internet Corporation for Assigned Names and Numbers. It is the non-profit organization that’s responsible for the assignment and coordination of unique Internet addresses and names for all devices connected to the Internet,...

Ready to Create Your Website?