Unicode Codepoints
Convert text to Unicode codepoints (U+XXXX) and back.
Input
Tool UI stub: functionality to be filled in.
Related tools
Unicode Escape/UnescapeEncoding
Escape/unescape Unicode sequences like \uXXXX.
Unicode NormalizerEncoding
Normalize text (NFC/NFD/NFKC/NFKD).
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.