+A **code point** is a unique numerical value identifying a single character within a digital [Character Set](/wiki/character_set). It represents the abstract identity of a character, separate from its visual form or [Glyph](/wiki/glyph). This foundational concept enables computers to process and display text.
+## See also
+- [Unicode](/wiki/unicode)
+- [Character Encoding](/wiki/character_encoding)
+- [UTF-8](/wiki/utf-8)
... 1 more lines