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.
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
Computer Desktop Encyclopedia THIS DEFINITION IS FOR PERSONAL USE ONLY
All other reproduction is strictly prohibited without permission from the publisher.
Copyright © 1981-2009 by Computer Language Company Inc. All rights reserved.
Browse dictionary definitions near standards - character codes
-
standards -
standardizing -
standardizer -
standardized -
standardize -
standardize -
standardization -
standardization -
Standardbred -
standard-gauge
-
standards - communications & networking -
standards - DBMSs -
standards - file management systems -
standards - graphics systems -
standards - hardware interfaces -
standards - Internet -
standards - machine languages -
standards - multimedia documents -
standards - operating systems -
standards - programming languages
Share on Facebook