Reverse a string character by character, word by word, or line by line.
100% in your browser · No uploadstset a si siht dlrow olleH
Text Reverser reverses text three ways: character by character (string reversal), word by word (last word first), or line by line.
Yes — Uvelia uses spread-based iteration that handles surrogate pairs (most emoji) without splitting them.
Combining marks are still split from their base character by simple iteration. For perfect Unicode handling, use the 'words' or 'lines' mode instead.