About This Tool
What is Character Map?
A tool for browsing, searching, and copying Unicode special characters. Features a Unicode block browser, mathematical font style converter, and combining character generator.
How to Use
- In the Unicode tab, select a block to browse special characters.
- Click a character to copy it and view detailed info.
- In the Font Converter tab, type text to convert it to various mathematical font styles.
- In the Combining Chars tab, add combining marks to a base character.
Key Features
- 22 Unicode block browser
- 13 mathematical font style conversions
- Combining diacritical mark generator
- Character detail info (code point, HTML entity, UTF-8)
- Recent character history
Tips
- You can search by code point directly (e.g., U+0041).
- Font conversion uses Unicode mathematical symbols and only converts A-Z, a-z, 0-9.
- Recent characters are saved in browser local storage and persist across sessions.
Character Map
Browse and copy Unicode special characters
Frequently Asked Questions
O que é Unicode?▼
Padrão universal de codificação de caracteres. Suporta ~149.000 caracteres de todos os idiomas.
Code point vs encoding?▼
Code point: número do caractere (U+0041 = A). Encoding (UTF-8/16): como esse número é armazenado em bytes.
Como encontrar caracteres especiais?▼
Busque por nome ou categoria Unicode. Ou use o código: U+00E9 = é.
Related Tools
Codec (Encoder / Decoder)
Encode and decode text in Base64, Base64URL, Base32, Hex, and ASCII85
URL Encoder / Decoder
Encode or decode URL strings
Data Format Converter
Convert and validate between JSON, YAML, TOML, XML, INI, and Properties formats
Hash Generator
Generate MD5, SHA-1, SHA-256, SHA-512 hashes from text
JWT Encoder / Decoder
Encode or decode JWT tokens
Regex Tester
Test regular expressions with real-time matching