Upside Down Text
This upside down text generator flips your writing 180 degrees, swapping each letter for a rotated look-alike and reversing the order. The flipped text appears live as you type, ready to copy into a username, bio, comment or message that reads correctly with the screen turned over.
Upside Down Text tool
How to use it
- Type or paste your text.
- The upside-down version appears instantly.
- Copy it and paste it wherever you want flipped text.
What is flipped text?
Flipped text, or upside down text, is ordinary text rebuilt from Unicode characters that look rotated 180 degrees, then written in reverse order so the whole line reads correctly when the screen is turned over.
flipped = reverse( each character mapped to its 180-degree look-alike )
example: h→ɥ, e→ǝ, t→ʇ, a→ɐ, ?→¿
Most of the stand-ins are real letters from the phonetic alphabet, such as ɐ for a and ǝ for e, and a few capitals borrow math symbols like ∀ and ∩. Because every piece is a standard code point, the result is plain text: it pastes into usernames, bios and messages, and each flipped letter counts as one character toward any limit.
Worked example
Sample flips
| You type | Upside down text | Worth noticing |
|---|---|---|
| hello | ollǝɥ | l and o look the same either way, so they pass through |
| upside down | uʍop ǝpᴉsdn | u and n simply trade places, as do p, b, d and q |
| Hello World! | ¡plɹoM ollǝH | Punctuation flips too: ! becomes ¡ and ? becomes ¿ |
| question? | ¿noᴉʇsǝnb | Lowercase flips most convincingly of all the sets |
| 1234567890 | 068ㄥ9ϛㄣƐᄅƖ | Digits use look-alikes from several scripts and vary by font |
How upside-down text works
Upside-down text swaps each letter for a Unicode character that looks like it has been rotated 180 degrees, then reverses the order so the whole line reads correctly when you turn your screen over. Many of the stand-ins come from the phonetic alphabet: ɐ (U+0250) is the turned a, ǝ (U+01DD) the turned e, ɥ (U+0265) the turned h and ʇ (U+0287) the turned t. Others are borrowed from mathematics, such as ∀ for A and ∩ for U.
Because the result is ordinary text rather than an image, it pastes into almost any field: usernames, bios, comments, chat messages, even file names. It also survives copy and paste better than fancy fonts, since each character is a single standard code point.
Characters that do not flip well
Not every letter has a turned twin. Lowercase l, o, s, x and z look the same either way, so they are kept, and a few capitals such as B and D use look-alikes from other scripts that vary from font to font. Uppercase letters and digits are the least convincing, so the effect works best with lowercase text and short words. Punctuation is handled too: a period becomes ˙, a question mark becomes ¿, and brackets are swapped so they still face the right way.
Things to know before you use it
Screen readers announce these characters by their real names, so a bio in upside-down text is read aloud as a string of ‘Latin small letter turned a’ rather than as words. Keep it for decoration, not for anything people need to read. Older phones and some game fonts lack a few of the characters and show a box instead. And since the text is reversed as well as flipped, searching a page for the original word will not find it.
Common uses
- Stylizing usernames and social bios
- Adding a playful twist to comments
- Making eye-catching captions
- Fun puzzles and secret notes
- Hiding a spoiler or answer that has to be flipped to read
- Testing how an app handles unusual Unicode
When to use it
- You want an upside down Instagram bio or display name that stands out in a feed.
- A quiz or riddle answer should be flipped so readers have to turn the phone to see it.
- You are hunting for a Discord or game display name nobody else has taken.
- A birthday post or caption needs a playful twist that is still copy-paste text.
- You are testing how an app or form handles unusual Unicode input.
Related tools
Reverse Text only changes the order of the characters, keeping every letter upright, which is the right pick for palindromes and mirror writing.
Invisible Character hides text instead of flipping it, for blank names and empty-looking messages.
Case Converter restyles normal text with capitalization when a flipped name would be too hard to read.