Backwards Text Generator
Reverse your text three ways — every letter, the word order, or each word.
Result
Your text as backwards text.have no flipped look-alike and stay as typed.
Other ways to write it
How reversing text works
Backwards text doesn’t change any letters — it only changes their order, which makes it the most readable of the flip effects and the easiest to decode. There are three useful ways to do it.
Whole text reverses every character from end to start, so a sentence becomes a string you read right to left. Word order keeps each word spelled normally but reverses their sequence, handy for puzzles and for checking how a phrase sounds backwards. Each word reverses the letters inside every word while keeping the sentence order, which looks scrambled but stays easy to decode.
The tool splits text into characters the way you see them on screen rather than raw code units, so emoji, flags and accented letters stay intact instead of turning into broken symbols. Line breaks are kept too. If you want reversed letters that also look reflected, try the Mirror Text Generator; for letters that look rotated, use Upside Down.
Frequently asked questions
What’s the difference between the three modes?
Whole text reverses every character: “hello world” becomes “dlrow olleh”. Word order keeps each word intact but reverses their order: “world hello”. Each word reverses the letters inside every word: “olleh dlrow”.
Does reversing break emoji or accents?
No. The tool reverses characters as you see them, so emoji, flags and accented letters stay in one piece in modern browsers.
Is backwards text the same as mirror text?
No. Backwards text keeps normal letters and only changes their order. Mirror text also swaps letters for reflected look-alikes.
What is backwards text used for?
Word games, palindromes, simple puzzles, and checking whether a phrase reads the same both ways.