Converters

Unicode Character Converter & Analyzer

Convert text to Unicode code points, HTML entities, binary, hex, and decimal. Analyze character properties and detailed Unicode mappings instantly.

Input Text
Bulk Output
Character Analysis
Char Code Point Decimal Hex HTML Entity Binary
No characters to analyze

What is this tool?

A Unicode Converter and Analyzer is an essential utility for developers to inspect character encoding, find escape representations, and resolve formatting issues.

How to use it

1. Paste your text in the input box.

2. Instantly view the character-by-character detailed table.

3. Choose from various output formats (Hex, Code Point, Entities, Binary) and copy the result.

Frequently asked questions

What does this Unicode Converter do?

It breaks down your text into individual characters (including emojis and surrogate pairs) and details their numeric mappings: Unicode Code Point (U+XXXX), Hexadecimal, Decimal, Binary, and HTML entity representations.

Does it support multi-byte characters and emojis?

Yes! The tool uses modern JavaScript code point iteration to correctly inspect complex characters, surrogate pairs, and emojis without splitting them.