Convert between Unicode code points and characters.
Unicode is a universal character encoding standard that assigns unique numbers (code points) to characters across all languages and symbols. It enables consistent representation of text worldwide, supporting over 140,000 characters including emojis, mathematical symbols, and ancient scripts.
Example: The letter 'ê' has the Unicode code point U+00EA, which is decimal
234.