Printer Friendly
Dictionary, Encyclopedia and Thesaurus - The Free Dictionary
1,518,573,147 visitors served.
forum mailing list For webmasters
?
New: Language forums
Dictionary/
thesaurus
Medical
dictionary
Legal
dictionary
Financial
dictionary
Acronyms
 
Idioms
Encyclopedia
Wikipedia
encyclopedia
?

standards - character codes

    0.07 sec.

standards - character codes

The character code built into the computer determines how each letter, digit or special character ($, %, #, etc.) is represented in binary code. Fortunately, there are only two methods in wide use: EBCDIC and ASCII. IBM's mainframes and midrange systems use EBCDIC. ASCII is used for most everything else, including all PCs and Macs.

ASCII is a 7-bit code placed into an 8-bit storage unit. The seven bits provide the basic set of 128 ASCII characters. The 8th bit adds storage for another 128 symbols, and these symbols vary from font to font and system to system. For example, the DOS character set contains line drawing and foreign language characters. The ANSI character set uses them for foreign languages and math and publishing symbols (copyright, trademark, etc.). In the Mac, the upper 128 characters can be custom drawn.

When systems are moved from one computer to another, converting between ASCII and EBCDIC is just a small part of the data conversion process. It is done in conjunction with converting file formats from the old to the new systems. The following is a sample of ASCII and EBCDIC code. See ASCII chart, hex chart and EBCDIC chart.

         Character  ASCII     EBCDIC
         space      01000000  00100000
         period     01001011  00101110
         < sign     01001100  00111100
         + sign     01001110  00101011
         $ sign     01011011  00100100
         A          11000001  01000001
         B          11000010  01000010



How to thank TFD for its existence? Tell a friend about us, add a link to this page, add the site to iGoogle, or visit webmaster's page for free fun content.
?Page tools
Printer friendly
Cite / link
Email
Feedback
? Mentioned in
No references found
 
Encyclopedia browser? ? Full browser
 
 
Encyclopedia
?

Disclaimer | Privacy policy | Feedback | Copyright © 2009 Farlex, Inc.
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. Terms of Use.