unicode utf-8 code point byte encoding inspect
Character Encoding Inspector (UTF-8)
Display the Unicode code point and UTF-8 byte sequence for each character. Useful for investigating encoding issues and data migration between systems.
USAGE
3 simple steps
- 1Paste the text you want to inspect
- 2Click the Inspect button
- 3Unicode code points and UTF-8 byte sequences are displayed for each character
FAQ
Frequently Asked Questions
A. Shift-JIS byte sequences cannot be displayed due to browser limitations, but Unicode code points and UTF-8 byte sequences are available.
A. Yes. Checking the Unicode code point of each character helps diagnose the root cause of encoding issues.