Unicode Text Reverser
Reverse words, phrases, symbols, accented text, and emoji without splitting the visible characters that are built from multiple Unicode code points.
Unicode-aware reversal
A visible character may contain several code points, as with family emoji, flags, skin-tone modifiers, and decomposed accented letters. This tool uses the browser’s grapheme segmenter when available so those clusters stay intact. Its fallback groups combining marks and joiner sequences rather than reversing raw UTF-16 units.