Text & code / LING.TOOLS
Unicode inspector
Inspect code points, UTF-8 bytes and escaped forms for each character.
Result
Ready when you are
Set up your input and run the tool. Your result will appear right here.
Private · Instant · LocalGUIDE & CONTEXT
About this tool
Useful for debugging invisible characters, emoji, multilingual text and encoding issues. Iterates Unicode code points rather than UTF-16 code units.
How to use it
- Enter a short text.
- Inspect its code points and UTF-8 bytes.
Example
中 is U+4E2D and UTF-8 E4 B8 AD.