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

  1. Type or paste your text.
  2. The upside-down version appears instantly.
  3. 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

Input: hello
Result: ollǝɥ
Input: upside down
Result: uʍop ǝpᴉsdn

Sample flips

You typeUpside down textWorth noticing
helloollǝɥl and o look the same either way, so they pass through
upside downuʍop ǝpᴉsdnu and n simply trade places, as do p, b, d and q
Hello World!¡plɹoM ollǝHPunctuation flips too: ! becomes ¡ and ? becomes ¿
question?¿noᴉʇsǝnbLowercase flips most convincingly of all the sets
1234567890068ㄥ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.

Frequently asked questions

Yes. It uses Unicode look-alike characters, so you can copy and paste it into usernames, bios and most messaging apps. It counts as ordinary characters for length limits, one per letter, unlike emoji, so a flipped 20-letter name is still 20 characters.
A handful of letters have no exact upside-down match, so the nearest look-alike is used, and a few of those come from scripts that some fonts draw differently. Lowercase letters flip best; capitals and digits are the weakest. Try rewording in lowercase if a name looks wrong.
Yes. The text is both flipped and reversed so it reads properly when turned upside down. That means the last letter of your input appears first in the output, and a multi-line text comes out with its lines in reverse order as well.
In display names and bios, yes, because those accept most Unicode characters. Usernames (the @handle) are stricter: Instagram allows only letters, numbers, periods and underscores, and TikTok handles follow the same rule, so the flipped text will be rejected there.
Only the letters A to Z, digits and common punctuation have upside-down forms. Accented letters like é, and letters from Cyrillic, Greek or Arabic, are passed through unchanged, though their order is still reversed. For non-English text the result looks half flipped, so it works best with plain letters.
Yes, in the sense that screen readers cannot make sense of it. They read each character by its Unicode name or skip it, so a caption in flipped text is unreadable to blind users. Use it as a decorative touch and keep the important information in normal text nearby.
Upside-down text rotates each letter 180 degrees and reverses the order, so it reads correctly when you rotate the page. Mirror text flips letters left to right and reads correctly in a mirror. Plain reversed text only changes the order of the letters; the reverse text tool does that.