Flip text upside down, reverse it, mirror it or apply ROT13
Flip text (also called upside-down text or reversed text) replaces each character with a Unicode look-alike that appears rotated 180°. The letter "a" becomes "ɐ", "b" becomes "q", "h" becomes "ɥ", and so on. The result looks like text that has been physically flipped upside-down, while still consisting of standard Unicode characters that can be copied and pasted anywhere. The transformation maps from a lookup table of Latin letters to their closest Unicode mirror equivalents.
Flipped text is popular for social media posts, usernames, and novelty messages where the visual effect creates immediate visual interest. It's also used in graphic design mockups to create placeholder text that clearly reads as a dummy (unlike Lorem Ipsum, flipped real text is obviously decorative). Some characters — like "o", "x", "s", "H", "I", "M", "O", "W", "X" — are visually symmetric and remain the same when flipped.
Flipped text uses characters from the International Phonetic Alphabet (IPA) and Latin Extended unicode blocks. For example: a→ɐ, b→q, c→ɔ, d→p, e→ǝ, f→ɟ, g→ƃ, h→ɥ, i→ı, j→ɾ, k→ʞ, l→l, m→ɯ, n→u, o→o, p→d, q→b, r→ɹ. Not every letter has a perfect mirror — some are approximations.
Yes — the flip operation is its own inverse. Running flipped text through the same tool flips it back. However, because some characters don't have perfect Unicode mirrors, there may be small differences in round-trip conversion for less common letters and symbols.
This tool is designed for Latin/ASCII text. Arabic, CJK, Cyrillic, and other scripts don't have standard Unicode flip equivalents, so those characters are typically left unchanged or replaced by placeholders.
Flip text rotates characters 180° (upside-down and reversed left-right). Mirror text only reverses the character order without rotating — "hello" becomes "olleh". This tool does flip (rotation), not simple reversal.
Uppercase / Lowercase · Word Counter · Character Counter · Lorem Ipsum Generator · Remove Extra Spaces · Sort Text Lines