🔬 Unicode Converter

Convert text to various Unicode representations and decode them back. Handles emoji and surrogate pairs correctly.

Unicode Code Points
JavaScript Escape
HTML Decimal
HTML Hex
CSS Escape
Python Escape
UTF-8 Hex Bytes
UTF-16 Hex

Decode Unicode Back to Text

Paste any encoded format (U+, \u, &#, etc.) and it will be auto-detected and decoded.

Free Unicode Converter

Convert any text to Unicode code points, JavaScript escape sequences, HTML decimal and hex entities, CSS escapes, Python escape sequences, UTF-8 hex bytes, and UTF-16 hex values. Decode any of these formats back to plain text with automatic format detection. The character inspector shows the name, code point, byte encoding, and Unicode category for every character in your input. Handles emoji, CJK characters, and supplementary plane characters (surrogate pairs) correctly. All processing happens entirely in your browser.