ASCII
ASCII (American Standard Code for Information Interchange) is a coding system that associates each character with a number between 0 and 127. Historically used to represent letters, numbers and symbols on computers and electronic equipment, it forms the basis on which more comprehensive systems such as Unicode have been developed. ASCII guarantees interoperability between computer systems and is still widely used in protocols, simple data formats and low-level tools.