|
American Standard Code for Information Interchange
Text
on computers and the Internet usually conforms to this standard. Every
alphabetic, numeric, or special character is signified by a 7-bit binary number
(a string of seven 0s or 1s). There are 128 ASCII defined characters, numbered
0 through 127.
|