按字元、單字或行反轉文字,或將其上下翻轉。
如何使用 文字反轉
輸入或貼上你的文字。
選擇反轉字元、單字或行,或將其上下翻轉。
複製結果。
This is a text reverser with several modes: reverse the characters, reverse the order of words, reverse the order of lines, or flip the text upside down using substitute glyphs.
There is no length limit, and everything runs in your browser, so your text stays on your device.
Character reversal turns hello into olleh. It is Unicode-aware, working on full code points, so emoji and accented characters are not broken apart the way a naive reversal can split them.
Flip upside down maps each letter to a similar-looking upside-down character and reverses the order, so the text reads as if rotated 180 degrees. It is popular for playful usernames, bios and social posts.
Word and line reversal are different operations. Word reversal flips the order of the words within each line, while line reversal flips the order of the lines themselves, leaving each line's text intact.
Beyond fun, reversing text is handy for puzzles and word games, for testing how software handles right-to-left or unusual input, and for quickly checking palindromes.
常見問題
它將每個字母映射為外形相似的倒置字元並反轉順序,使文字讀起來像旋轉了 180 度。適合有趣的使用者名稱和社群貼文。
處理。反轉作用於完整的 Unicode 碼點,因此表情符號和帶重音的字元不會被拆開。
單字反轉翻轉每行內單字的順序;行反轉翻轉行本身的順序。
嵌入此工具
將此工具加入你自己的網站。複製下方的程式碼片段,它會自動保持最新。
<iframe src="https://monu.tools/embed/zh-Hant/text-reverser" width="100%" height="640" style="border:1px solid #e5e5e5;border-radius:12px;max-width:680px" loading="lazy" title="Monu Tools"></iframe>相關工具