Useful for word puzzles, mirror-writing fonts, debugging UTF-16 surrogate handling, preparing RTL samples, or generating password variants. Character mode is the everyday use. Word and sentence modes handle the less obvious reversal use cases — reversing a list of paragraphs, or inverting the word order of a sentence without flipping individual words. Alternative: one-liner `echo 'text' | rev` on Unix handles the character case but not the word/line/sentence variants or emoji-safe reversal.
Last updated: 2026-04-24