Escape Unicode
Escape Unicode lets you convert every character in your text into a Unicode escape sequence. You can choose between the standard \uXXXX format or the modern ES6-compatible \u{XXXX} format, which…
Escape Unicode lets you convert every character in your text into a Unicode escape sequence. You can choose between the standard \uXXXX format or the modern ES6-compatible \u{XXXX} format, which…
Cyclically Shift Unicode takes your text and rotates all characters by a set number of positions. You can rotate to the left or right and control how many characters to…
The Check Spoofed Unicode Text Tool is built to expose sneaky characters that aren’t what they seem. Sometimes a character looks like an ordinary “A” or “1,” but it’s actually…
Visually confusing Unicode characters can be used to spoof or disguise text. This tool fixes those spoofed characters by mapping them back to their closest ASCII equivalents. It’s perfect for…
This tool replaces regular letters and numbers with visually similar Unicode characters – perfect for testing spoofing detection, font rendering, or obfuscation. Use it to make text look confusingly similar…
Combining characters stack visual accents, marks, or glyphs on top of base characters. This tool strips them out, returning a clean, base-level version of the text. It uses full Unicode-aware…
Add Combining Characters lets you decorate each character in your text with Unicode combining marks like accents, tildes, dots, and more. You can apply the same marks to every character…
The Normalize Unicode Text tool converts decorative and styled letters or digits into plain ASCII text. Whether you’re dealing with bold, italic, fullwidth, circled characters, or Unicode digits, this tool…
Generate Unicode Text creates a stream of random characters from the entire Unicode range. You choose the length, minimum and maximum code points, and it instantly builds a live preview.…
Unicode letters come in all shapes and styles bold, italic, fullwidth, script, enclosed, and more. Normalize Unicode Letters lets you convert those variants back to plain ASCII characters. You can…
Quickly generate letter characters from the Unicode character set using a specific starting point, range, and output format. You can choose uppercase, lowercase, or both, set how many characters to…
Clean up and convert stylized Unicode digits using the Normalize Unicode Numbers tool. It takes fullwidth, math bold, monospace, and other digit variants and converts them into standard ASCII numbers.…
Right-align Unicode formats each line so that content is pushed flush to the right edge. You can define the total width you want each line to reach, the padding character…
The Center Unicode tool gives you pixel-perfect control over how your Unicode text is aligned. Each line is padded left and right to center its contents visually, making it ideal…
Align your text cleanly by padding characters to the end of each line using the Right-pad Unicode tool. Choose your own pad character and target width, and customize how lines…
Need to align your Unicode data neatly? The Left-pad Unicode tool lets you pad characters at the beginning of each line, ensuring they all reach a uniform width. Whether you’re…
Whether you’re working with large blocks of multilingual characters, symbol sets, or emoji sequences, the Truncate Unicode tool helps you cleanly trim that content down. It’s especially useful when you…
Need to merge lines of Unicode text together cleanly? The Join Unicode tool lets you combine grapheme-rich strings using custom separators while trimming and skipping blank lines. Whether you’re cleaning…
Split your Unicode text into even, grapheme-safe chunks. The Chunkify Unicode tool lets you choose how many characters per chunk, handles emojis and combining marks safely, and gives you formatting…
Break Unicode text into clean, evenly sized chunks without corrupting characters. The Split Unicode into Fragments tool respects grapheme boundaries, making it perfect for safely slicing emojis, accents, or multi-codepoint…