Monu Tools

テキスト反転

テキストを文字、単語、行単位で反転したり、上下逆さまにしたりします。

テキスト反転の使い方

  1. 01

    テキストを入力または貼り付けてください。

  2. 02

    文字、単語、行の反転、または上下逆さまを選択してください。

  3. 03

    結果をコピーしてください。

What it does

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 and flipping

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 versus line reversal

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.

When it is useful

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度回転したように見えます。ユニークなユーザー名やSNS投稿に便利です。

文字の反転は絵文字に対応していますか?

はい。反転はUnicodeコードポイント全体で機能するため、絵文字やアクセント付き文字が分断されることはありません。

単語反転と行反転の違いは何ですか?

単語反転は各行内の単語の順序を逆にします。行反転は行自体の順序を逆にします。

このツールを埋め込む

このツールをご自身のウェブサイトに追加できます。下のコードをコピーしてください。内容は自動的に最新の状態に保たれます。

<iframe src="https://monu.tools/embed/ja/text-reverser" width="100%" height="640" style="border:1px solid #e5e5e5;border-radius:12px;max-width:680px" loading="lazy" title="Monu Tools"></iframe>

関連ツール