Boneyard Tools

Upside Down Text Generator

Type text to flip it upside down using Unicode look-alike characters. Each letter is swapped for a glyph that resembles its rotated form, then the whole string is reversed so it reads correctly when you or the screen turn 180 degrees. The result is plain text you can copy and paste into most bios, usernames and chats. It is not an image and not a real rotation, just cleverly chosen characters.

How to flip text upside down

  1. Type or paste your text into the Your text box.
  2. Watch the Upside down box fill in live as you type, with a character count shown above it.
  3. Check that the flipped output reads the way you want when rotated 180 degrees.
  4. Press the copy button to put the flipped text on your clipboard.
  5. Paste it into a bio, username, caption or chat message that accepts Unicode.

Examples

Flip a greeting

hello
ollǝɥ

Letters and digits

abc123
ƐᄅƖɔqɐ

Punctuation flips too

why?
¿ʎɥʍ

Frequently asked questions

How does upside-down text actually work?

It does not rotate anything. Each character is mapped to a separate Unicode glyph that happens to look like the upside-down version, then the string is reversed so the last letter comes first. Read together and turned 180 degrees, it looks flipped.

So this is not true rotated text?

Correct. There is no real rotation and no image. It relies on look-alike characters such as ɐ for a and ǝ for e, borrowed from phonetic and other Unicode blocks, which is why the effect is an illusion rather than a transform.

Where can I paste the result?

Anywhere that accepts Unicode text: Instagram, TikTok and X bios and captions, usernames, WhatsApp and Discord messages, and most comment boxes. A few strict fields strip unusual characters, so paste and preview before posting.

Why do some characters look unchanged?

Letters like l, o, s, x and z and digits like 0 and 8 look almost the same upside down, so they map to themselves. Any character with no entry in the map, including most emoji and many accented letters, passes straight through unchanged.

Can I flip the text back to normal?

Often, yes, but not always. The reverse map is lossy because different inputs can share one flipped glyph, for example both a comma and a backtick flip to the same mark, so an unflip cannot know which original was meant.

Will screen readers and search understand it?

No, and that is the main caveat. The output is unusual code points, so screen readers may read gibberish or nothing, and it is not searchable or SEO friendly. Keep important or accessible information in normal text.

Does it flip numbers and punctuation?

Yes. Digits 0 to 9 and common punctuation are mapped, so 123 becomes ƐᄅƖ and why? becomes ¿ʎɥʍ, with the question mark turning into an inverted one and moving to the front.

Is there a length limit?

No fixed limit. It runs in your browser and updates instantly, and the tool shows a live character count so you can keep an eye on platform limits like username or bio lengths.

Is my text private?

Yes. Everything is generated on your device in the browser. Nothing you type is uploaded, logged or stored.

Learn more

Related tools