Binary to Text
Decode binary byte groups into UTF-8 text.
Find Unicode converters, encoders, cleaners, inspection tools, and developer string utilities.
Decode binary byte groups into UTF-8 text.
Repair common spacing, hyphenation and line-break issues from copied PDF text.
Convert decimal bytes or Unicode code point values to text.
Decode hexadecimal byte values into UTF-8 text.
Try common repairs for text decoded with the wrong encoding.
Convert UTF-8 text bytes into binary byte groups.
Convert text to decimal byte values or Unicode code points.
Convert UTF-8 text bytes into hexadecimal values.
Convert text into U+XXXX Unicode code point notation.
Convert U+XXXX, 0x, and escape-style code points back to text.
Normalize, trim and clean problematic Unicode text safely.
Compare strings exactly and after Unicode normalization.
Encode and decode UTF-8 text as standard or URL-safe Base64.
Count UTF-8 bytes, code points, grapheme clusters and UTF-16 code units for text.
Compare likely text encodings from raw bytes or byte-like input.
Remove control characters while optionally preserving tabs and line breaks.
Find zero-width, control, variation, private-use and spacing characters.
Remove hidden Unicode controls and zero-width characters from text.
Convert text to UTF-8 bytes and validate byte sequences.
Count code points, grapheme clusters, words, bytes and invisible characters.
Convert text to and from Unicode escape sequences and numeric entities.
Normalize Unicode text to NFC, NFD, NFKC or NFKD.
Normalize tabs, special spaces, duplicate spaces and line endings.