Inspect Unicode characters and get detailed information including code points, names, categories, and encoding details.
The Unicode Character Inspector provides detailed information about Unicode characters, including their code points, names, categories, and various encoding formats. This tool is useful for developers, designers, and anyone working with international text or special characters.
Each character is analyzed to show its UTF-8 and UTF-16 encodings, HTML entities, CSS escapes, JavaScript escapes, and URL encoding. The tool also identifies the Unicode block and category for each character.
Perfect for debugging text encoding issues, understanding character representations, or learning about Unicode standards.
Inspect Unicode characters in three simple steps
Type or paste any character, emoji, or symbol into the input field. You can inspect one character at a time to see its detailed properties.
The tool instantly displays comprehensive information including code point, name, category, UTF-8/UTF-16 encoding, and HTML entity.
Copy the code point, encoding, or HTML entity to use in your code, documentation, or wherever you need the character reference.
Debug encoding issues by inspecting characters to understand their Unicode properties and encoding representations.
Ensure proper handling of international characters when building multilingual applications and websites.
Find code points and encoding formats to implement special characters correctly in your programming language.
Research and learn about Unicode characters, their names, categories, and proper usage in different contexts.
Document character requirements and specifications with accurate Unicode information for technical documentation.
Verify character support for different languages and scripts when developing international applications.