ASCII


Acronym for the American Standard Code for Information Interchange. Pronounced ask-ee, ASCII is a code for representing English characters as numbers, with each letter assigned a number from 0 to 127. For example, the ASCII code for uppercase M is 77. Most computers use ASCII codes to represent text, which makes it possible to transfer datafrom one computer to another.

For a list of commonly used characters and their ASCII equivalents, refer to the ASCII page in the Quick Reference section.

Text files stored in ASCII format are sometimes called ASCII files. Text editors and word processors are usually capable of storing data in ASCII format, although ASCII format is not always the default storage format. Most data files, particularly if they contain numeric data, are not stored in ASCII format. Executable programsare never stored in ASCII format.

The standard ASCII character set uses just 7 bits for each character. There are several larger character sets that use 8 bits, which gives them 128 additional characters. The extra characters are used to represent non-English characters, graphics symbols, and mathematical symbols. Several companies and organizations have proposed extensions for these 128 characters. The DOS operating system uses a superset of ASCII called extended ASCII or high ASCII. A more universal standard is the ISO Latin 1 set of characters, which is used by many operating systems, as well as Web browsers.

Another set of codes that is used on large IBM computers is EBCDIC.

Read Also:

  • ASCII File

    A text file in which each byte represents one character according to the ASCII code. Contrast with a binary file, in which there is no one-to-one mapping between bytes and characters. Files that have been formatted with a word processor must be stored and transmitted as binary files to preserve the formatting. ASCII files are […]

  • ASDF

    (1) Also known as the ‘home keys’ of keys in typing it is the center row of alphabetical letter keys on a typewriter or QWERTY keyboard. The entire home (or center) row consists of A S D F G H J K L. On a QWERTY keyboard, the fingers of the left hand covers the […]

  • ASD Agent

    Short for Automatic Skip Driver Agent, a utility in the Windows 98 and Me operating systems that monitors the loading of hardware drivers on a system and signals the user when there is a failure in one or more of the drivers that will prevent successful operation of the system. ASD Agent will automatically disable […]

  • ASE

    Short for Alliance to Save Energy, it is a non-profit coalition of business, government, environmental and consumer leaders. The Alliance to Save Energy promotes energy efficiency worldwide to achieve a healthier economy, a cleaner environment and greater energy security.

  • ASF

    Short for Advanced Streaming Format, a streaming multimedia file format developed by Microsoft.


Disclaimer: ASCII definition / meaning should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional. All content on this website is for informational purposes only.