7-bit ASCII
7-bit ASCII
The original ASCII character code, which provides 128 different characters, numbered 0 to 127. ASCII and 7-bit ASCII are synonymous. Since the 8-bit byte is the common storage element, ASCII leaves room for 128 additional characters, which are used to represent a host of foreign language and other symbols (see code page). If none of the additional character combinations is used (128-255), the first bit of the byte is 0.
Squeeze Into Seven Bits
Early Internet mail systems as well as certain PBXs support only 7-bit ASCII codes. In order to transmit executable programs and multimedia files over such systems, these files, which use all eight bits of the byte, must be turned into a 7-bit format using such encoding methods as MIME, UUcoding and BinHex. This is why email attachments are larger than their original file size. Their 8-bit data have been converted to 7-bit characters, which adds extra bytes to encode them. See 8-bit ASCII and ASCII.
 |
7-Bit and 8-Bit ASCII |
---|
The left side of this chart shows the original 128 ASCII codes (7-bit), and the right side contains 128 more. Together, both sides make up 8-bit ASCII. Adding the 8th bit doubles the number of codes. |
Copyright © 1981-2025 by The Computer Language Company Inc. All Rights reserved. THIS DEFINITION IS FOR PERSONAL USE ONLY. All other reproduction is strictly prohibited without permission from the publisher.
Copyright © 2003-2025 Farlex, Inc
Disclaimer
All content on this website, including dictionary, thesaurus, literature, geography, and other reference data is for informational purposes only. This information 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.