character_encoding

Character Encoding

Short description: System using a prescribed set of digital values to represent textual characters

In computing, data storage, and data transmission, character encoding is used to represent a repertoire of characters by some kind of encoding system.1)

Depending on the abstraction level and context, corresponding code points and the resulting code space may be regarded as bit patterns, octets, natural numbers, electrical pulses, etc. A character encoding is used in computation, data storage, and transmission of textual data. “Character set”, “character map”, “codeset” and “code page” are related, but not identical, terms.

Early character codes associated with the optical or electrical telegraph could only represent a subset of the characters used in written languages, sometimes restricted to upper case letters, numerals and some punctuation only. The low cost of digital representation of data in modern computer systems allows more elaborate character codes (such as Unicode) which represent most of the characters used in many written languages. Character encoding using internationally accepted standards permits worldwide interchange of text in electronic form.

character encoding

character_encoding.txt · Last modified: 2024/04/28 03:16 (external edit)