Reverse text
Type or paste text to reverse the character order instantly.
Reverse text
Instantly reverse text — the character order is flipped so the last character comes first. Useful for puzzles, mirror writing, testing string handling and fun social posts. Everything runs in your browser; nothing is uploaded.
How it works
The tool reverses the sequence of characters, handling emoji and accented letters correctly by splitting on full Unicode code points. Example: Hello becomes olleH.
Frequently asked questions
Does it reverse words or letters? It reverses individual characters, so the whole string reads backwards.
Is my text stored? No — reversing happens locally and nothing leaves your device.