Flip Text Upside Down: Unicode Characters That Look Inverted
How upside-down text works using Unicode combining characters and look-alike glyphs. Generate flipped text for social media, usernames, and jokes.
Published:
Tags: text, developer-tools, fun
Flip Text Upside Down: Unicode Upside-Down Characters Unicode contains thousands of characters beyond the basic alphabet — including characters that visually resemble other characters flipped, rotated, or mirrored. By substituting standard Latin letters with their Unicode look-alike counterparts, you can produce text that appears upside-down when read normally, and right-side-up when the screen is rotated 180 degrees. The Character Map Here is the substitution map for common lowercase Latin letters: | Original | Upside-Down | Unicode Code Point | |----------|------------|------------------| | a | ɐ | U+0250 | | b | q | (standard letter) | | c | ɔ | U+0254 | | d | p | (standard letter) | | e | ǝ | U+01DD | | f | ɟ | U+025F | | g | ƃ | U+0183 | | h | ɥ | U+0265 | | i | ᴉ | U+1D49 | | j | ɾ…
All articles · theproductguy.in