How to type upside down text on iPhone
Upside down text is not a rotated font — it is a second alphabet of lookalike characters, and the whole word gets reversed too. Here is why that trick works, and where the alphabet runs out of letters.
Somewhere you have seen a message that reads normally, then flips upside down when you turn the phone around — or a caption that is already upside down on the screen, no turning required. Neither one is a font being rotated. iOS cannot rotate individual characters inside a line of plain text, so both tricks are doing something else: swapping every letter for a different character that happens to already look upside down.
It is a swap, not a rotation
Unicode is a very large catalogue of characters, and a number of them were added for reasons that have nothing to do with flipping text for fun. Linguists needed symbols to write sounds that ordinary letters do not cover, and several of those symbols were built by turning a Latin letter through 180 degrees — an upside-down “a” for one vowel sound, an upside-down “e” for another. Those characters exist as their own entries in the standard, with their own names, sitting nowhere near the letters they resemble.
An upside-down text tool is just a lookup table: it takes the letter “a” you typed and prints the turned-A character instead. Nothing is rotated at render time. The character was drawn upside down by whoever designed that typeface, once, and it has looked that way in every font ever since.
Why the letters get reversed, not just flipped
This is the part that trips people up. If you physically turned a piece of paper with the word “cat” written on it 180 degrees, you would not just see three flipped letters in the same order — the whole word would also read backwards, because the letter that was on the right is now on the left. A tool that only swapped each letter for its upside-down twin and left the order alone would produce something that looks wrong even after you turn the screen. So it does both at once: substitute every character, then reverse the order of the whole string. Skip either step and the illusion falls apart.
Where the upside-down alphabet runs out
The letters that got turned-around symbols were the ones a linguist happened to need, not a complete Latin alphabet done twice. Lowercase letters fare reasonably well, because most of them came from that same set of phonetic symbols. Capital letters are the weak point: Unicode never built a full turned-capital set to match, so generators either fall back to a small, slightly odd-looking substitute or quietly leave the capital as-is. A word typed in all caps will not flip nearly as convincingly as the same word in lowercase.
Punctuation is patchier still. A few marks have a natural upside-down partner — an upside-down question mark already exists in Spanish typography, for instance, so it gets reused — but most do not, and a generator has to either drop them or pick the closest-looking thing available. Numbers are similarly incomplete. None of this is a bug in any particular app; it is the same fixed set of characters behind every upside-down text tool on any platform.
What it costs you
- Search and copy-paste treat it as different text. An upside-down “a” is not the letter A as far as search, spell-check or a screen reader is concerned — it is an unrelated character that happens to be drawn the same way rotated. Text written this way will not match a normal search for the same word.
- Screen readers usually cannot read it at all. Because the characters are phonetic symbols rather than letters, a screen reader tends to announce their technical names, or nothing, rather than the word you meant.
- It does not inflate message length. Unlike a Unicode strikethrough, which adds an extra invisible character after every letter, upside-down text is a straight one-for-one swap — the flipped sentence is exactly as many characters as the original.
- Capitals and stray punctuation are the tell. If a supposedly upside-down message still has a right-way-up capital letter or question mark sitting in it, that is the alphabet running out, not a mistake you made.
Typing it from the keyboard
The usual route is a web page: type the sentence into a box, copy the flipped result, switch back to whatever app you were writing in, and paste. It works, and it also means leaving the conversation every time you want to use it.
Kibo includes Upside Down as one of its fancy text styles, alongside Bold, Italic, Script and Strikethrough, applied as you type rather than through a separate site. It maps every letter that has a real upside-down match and leaves the rest — mostly capitals and odd punctuation — as ordinary legible characters instead of guessing badly, and numbers and emoji pass through untouched. It works with Full Access left off, since fancy text is typed locally and never touches the clipboard.
Frequently asked questions
Why does my upside down text still have some letters facing the right way?
Unicode does not have a turned character for every letter, especially capitals. When there is no real upside-down match, a generator either leaves the letter as it is or substitutes something imperfect rather than inventing a character that does not exist.
Does upside down text work everywhere I can paste plain text?
Yes — it is ordinary Unicode characters, not a font or a formatting style, so it travels through Messages, Instagram captions, bios and anywhere else plain text is accepted, the same way bold or italic fancy text does.
Is upside down text searchable?
No. Each flipped letter is a different character from the original, so search, spell-check and screen readers treat the word as something else entirely, not as the word you typed.
Try it on your own keyboard
Kibo is a free custom keyboard for iPhone with real mechanical key sounds, a wardrobe of themes and RGB backlight effects. No account, no ads, and it works with Full Access left off.