Share on Facebook Share on Twitter Email
Answers.com

ASCII

 
Sci-Tech Dictionary: American Standard Code for Information Interchange
(ə′mer·ə·kən ′stan·dərd ′kōd fər in·fər′mā·shən ′in·tər′chānj)

(communications) Coded character set to be used for the general interchange of information among information-processing systems, communications systems, and associated equipment; the standard code, comprising characters 0 through 127, includes control codes, upper- and lower-case letters, numerals, punctuation marks, and commonly used symbols; an additional set is known as extended ASCII. Abbreviated ASCII.


Search unanswered questions...
Enter a question here...
Search: All sources Community Q&A Reference topics

(American Standard Code for Information Interchange) Pronounced "ask-ee," it is the built-in binary code for representing characters in all computers except IBM mainframes, which use the EBCDIC coding system. ASCII was originally developed for communications and uses only seven bits per character, providing 128 combinations that include upper and lower case alphabetic letters, the numeric digits and special symbols such as the $ and %. The first 32 characters are set aside for communications and printer control (see ASCII chart).

A Byte Holds ASCII and Then Some

Since the common storage unit in a computer is an 8-bit byte (256 character combinations) and ASCII uses only the first 128 (0-127), the second set of 128 characters (128-255) are technically not ASCII, but are typically used for foreign language and math symbols. In the first PCs running DOS, they also contained elementary graphics symbols. In the Mac, the additional values can be defined by the user.

ASCII Vs. Hex

In technical applications typically used by developers, you may have a choice between entering data in ASCII or "hex" for editing or searching. ASCII is entered by typing in regular text, but because there are not enough keys on the keyboard to enter 256 distinct characters, the hexadecimal (hex) numbering system is used. Hex is entered by typing only the digits 0 to 9 or the letters A to F, and it provides a precise way of defining any of the 256 possible combinations in the byte, whether they be control codes (0-31) or the last 128 (128-255). See hex chart, ASCII file and Unicode.

Download Computer Desktop Encyclopedia to your iPhone/iTouch

Shopping: ASCII
Top
 
 
Learn More
plain-ASCII (computer jargon)
ascian
slash (computer jargon)

How do you calculate ASCII? Read answer...
What is the meaninig of ASCII? Read answer...
What is the ASCII code of A? Read answer...

Help us answer these
How do you get ascii on your computer?
What is ascii code?
How do you transmit in ASCII?

Post a question - any question - to the WikiAnswers community:

 

Copyrights:

Sci-Tech Dictionary. McGraw-Hill Dictionary of Scientific and Technical Terms. Copyright © 2003, 1994, 1989, 1984, 1978, 1976, 1974 by McGraw-Hill Companies, Inc. All rights reserved.  Read more
Computer Desktop Encyclopedia. THIS DEFINITION IS FOR PERSONAL USE ONLY.
All other reproduction is strictly prohibited without permission from the publisher.
© 1981-2010 The Computer Language Company Inc.  All rights reserved.  Read more