Uttir

Reverse Text

Reverse characters, words, or lines in any text. Unicode-safe. Useful for puzzles, mirrored layouts, and word games.

Reverse Text — Three flavors of reversal: characters (each character in reverse order), words (the order of words in the line is flipped), and lines (the order of lines is flipped). Pick whichever matches what you need.

Reversal happens entirely in your browser.

What is reverse text?

Three flavors of reversal: characters (each character in reverse order), words (the order of words in the line is flipped), and lines (the order of lines is flipped). Pick whichever matches what you need.

All three are unicode-safe, so accented characters and emoji code points are preserved correctly (no broken surrogate pairs).

How to use it

  1. Paste your text

    A word, sentence, paragraph, or multi-line block.

  2. Pick a mode

    Characters, words, or lines — switch to see the difference.

  3. Copy the result

    Use the Copy button to grab the reversed text.

Examples

Character reverse

"hello world" becomes "dlrow olleh".

Result: dlrow olleh

Word reverse

"hello world" becomes "world hello".

Result: world hello

Frequently asked questions

Related tools