Full 180° Rotation, Not Just a Horizontal Flip
Type your text and it flips completely upside down — each character is swapped for a visually rotated Unicode look-alike, and the whole string is reversed end to end, so the result reads correctly when the entire line is turned 180 degrees.
This isn't an image or a custom font — every character is a real Unicode code point, so the flipped text survives being copied and pasted anywhere Unicode is supported, including social bios, usernames, and messages.
How is this different from Mirror Text?
The Mirror Text Generator flips each letter horizontally, like looking at your text in a mirror held up beside it. This tool rotates the whole thing 180 degrees instead, like looking at your text upside down — a genuinely different visual transform with its own separate character mapping. That's why "b" mirrors to "d" but flips upside down to "q": a horizontal flip and a 180-degree rotation move the same letter shape in different directions.
Which characters actually flip upside down?
Most lowercase letters have a genuine rotated Unicode counterpart, along with a smaller set of uppercase letters, digits, and brackets. Letters that already look roughly the same rotated 180 degrees — like l, o, s, x, and z — are left unchanged, since flipping them wouldn't look any different. Digits and brackets that form a rotational pair (6/9, (/), [/], {/}) swap into each other; the rest pass through as-is where no good rotated equivalent exists.
Why do some characters swap into each other, like b and q?
A handful of characters happen to rotate into a completely different, already-meaningful character: lowercase "b" rotates into what looks like "q" (and vice versa), "6" rotates into "9" (and vice versa), and each bracket pair swaps with its opposite. This tool applies those swaps in both directions, so a string made up of only those swap characters flips back to itself correctly. Ordinary sentences won't round-trip the same way, since most letters only have a mapping in one direction.
Does this work everywhere I paste it?
Yes, anywhere that renders Unicode — Twitter/X, Instagram, Facebook, Discord, WhatsApp, and most messaging apps and document editors. The output works best with lowercase English text, since lowercase letters have the most complete set of rotated Unicode equivalents; uppercase letters and punctuation have gaps where no good rotated match exists.
Related tools
- Mirror Text Generator — a horizontal flip instead of a full 180-degree rotation.
- Bold Text Generator — six bold Unicode styles for a different kind of emphasis.
- Bubble Text Generator — circled Unicode letters in outlined and filled styles.
Last reviewed: August 2026