Character Set

1 revision
#11 week ago
+6
Migrated from pages table
+A **character set** is a defined collection of characters, each assigned a unique numerical value. It acts as a universal dictionary, allowing computers to represent, store, and process [text](/wiki/text) by mapping each [character](/wiki/character) to its specific code. This underlying system is fundamental to how digital information is understood and displayed.
+## See also
+- [Unicode](/wiki/unicode)
+- [ASCII](/wiki/ascii)
+- [Encoding](/wiki/encoding)
... 1 more lines