Reverse text in multiple ways:
- Reverse Text: Reverses all characters (hello → olleh).
- Reverse Words: Reverses word order (hello world → world hello).
- Reverse Lines: Reverses the order of lines.
- Mirror Text: Creates mirror image using unicode characters.
Does it work with emojis?
Basic reversal works. Some complex emoji may not reverse perfectly due to unicode.