Unicode Normalizer
Normalize text using NFC, NFD, NFKC, or NFKD.
Form
Input
Output
Café vs Café
Related tools
Unicode Escape/UnescapeEncoding
Escape/unescape Unicode sequences like \uXXXX.
Unicode CodepointsEncoding
Inspect Unicode codepoints for text and characters.
Unicode Codepoint LookupEncoding
Look up Unicode codepoints, character names, and properties.
Invisible Character DetectorText
Detect 50+ types of invisible Unicode characters with position and name.
Text to BinaryEncoding
Convert text to binary representation (8-bit per character) and back.
Base64 Encoder/DecoderEncoding
Encode and decode Base64 strings quickly.