Encoding on the Internet
All data in computers are ultimately stored as numbers (actually binary numbers). However, operating systems and programs convert these numbers to a forms which can be interpreted by humans. For instance:
Software converts numbers to a form understandable by humans
The convention which assigns characters (letters, numbers, punctuation, blank space) a number. One of the first encoding schemes was ASCII.
Top of Page | Encoding Tutorial Index
