텍스트를 문자, 단어, 줄 단위로 뒤집거나 거꾸로 뒤집습니다.
텍스트 뒤집기 사용 방법
텍스트를 입력하거나 붙여넣으세요.
문자, 단어, 줄 뒤집기, 또는 거꾸로 뒤집기를 선택하세요.
결과를 복사하세요.
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도 회전된 것처럼 보입니다. 재미있는 사용자명과 소셜 게시물에 유용합니다.
네. 뒤집기는 전체 유니코드 코드 포인트에서 작동하므로 이모지와 악센트 문자가 분리되지 않습니다.
단어 뒤집기는 각 줄 내의 단어 순서를 바꾸고, 줄 뒤집기는 줄 자체의 순서를 바꿉니다.
이 도구 임베드하기
이 도구를 직접 운영하는 웹사이트에 추가하세요. 아래 코드를 복사하면 자동으로 최신 상태로 유지됩니다.
<iframe src="https://monu.tools/embed/ko/text-reverser" width="100%" height="640" style="border:1px solid #e5e5e5;border-radius:12px;max-width:680px" loading="lazy" title="Monu Tools"></iframe>관련 도구