What Is Mirror & Upside-Down Text?
Upside-down text flips each letter using Unicode characters that already look inverted (like ǝ for a flipped "e"), while mirror text uses characters that look horizontally reflected — both are visual tricks rather than an actual image rotation.
Live Example
xǝl∀
Generated from the word "Alex"
How It Works
Because true 180-degree letter rotation is not something Unicode encodes directly, generators map each letter to a different existing character that happens to look flipped or mirrored — for example, the letter "e" maps to "ǝ", a real, separate Unicode character that simply resembles an upside-down "e". A small number of letters (like "l" or "m") don't have a good visual match and are usually left unchanged.
Where It Looks Best
These styles read as novelty effects best used for a short word or joke — since the substitute characters are approximations rather than true rotations, very long sentences can become harder to read the more they're flipped or mirrored.
FAQ
Does upside-down text actually rotate the letters?
No — there is no real character rotation happening. Each letter is swapped for a different, separate Unicode character chosen because it visually resembles the original letter flipped or reflected.