What is Code point?
A code point is the numeric value Unicode assigns to a character, written as U+ followed by hexadecimal digits. One user-perceived character may be several code points, and one code point may be several bytes.
4 tools that work with Code point
Files never leave your browser.
Encoders & Decoders3
Unicode ConverterConvert text between code points, UTF-8, UTF-16, HTML entities and escape sequences.Unicode Escape ConverterConvert characters to \u escape sequences and back — for JSON, JavaScript and source code.UTF-8 Byte InspectorSee exactly how text is encoded — code points, UTF-8 bytes, names and byte counts per character.
Related terms
Terms that appear alongside Code point on the same tools.