UtilitySansar
Encoding

Caesar Cipher / ROT13

Encode or decode text with the classic Caesar shift cipher. Adjust the shift from 0 to 25 with a slider, jump to ROT13, or scan a clickable brute-force list of all 26 shifts to crack a hidden message.

  • 게시일
  • 최근 검토

도구 요약

이 도구는 구조화된 입력을 받아 서버 업로드 없이 브라우저에서 결정적인 출력을 반환합니다.

도구 이름
Caesar Cipher / ROT13
입력 의도
변환·검증·분석할 원본 콘텐츠를 제공하세요.
출력 의도
복사, 재사용 또는 디버깅에 적합한 정규화된 출력을 받습니다.
예시 입력
Attack at dawn!
예시 출력
Nggnpx ng qnja!
12letters+13shift
Non-letters (digits, punctuation) are left untouched.
Show all 26 shifts (brute-force preview)

도구 소개

Encode or decode text with the classic Caesar shift cipher. Adjust the shift from 0 to 25 with a slider, jump to ROT13, or scan a clickable brute-force list of all 26 shifts to crack a hidden message.

도구 개요

The Caesar cipher shifts each letter a fixed number of positions through the alphabet. ROT13 is the well-known case where the shift is 13, which makes it self-inverse — encoding twice returns the original. Digits, punctuation, and spaces pass through untouched. This tool converts live as you move the slider, includes a ROT13 preset and an Invert button to flip the shift for decoding, and shows every one of the 26 possible shifts so you can pick the one that turns ciphertext into readable English. It is a classical cipher for puzzles and learning — it offers no real cryptographic security, since trying all 26 shifts breaks it instantly.

사용 사례

  • Hide a spoiler or answer with ROT13 the way forums do
  • Create or solve a Caesar-cipher puzzle for a class or escape room
  • Brute-force an unknown shift to reveal a hidden message
  • Demonstrate how a substitution cipher works while teaching cryptography
  • Quickly encode a short note that only needs casual obfuscation

입력/출력 예시

ROT13 (shift 13). Punctuation is left unchanged.
입력 의도
Attack at dawn!
출력 의도
Nggnpx ng qnja!
Decoding a shift of 3 (invert to -3).
입력 의도
Khoor Zruog
출력 의도
Hello World

자주 묻는 질문

Is the Caesar cipher secure?+
No. It is trivially broken by trying all 26 shifts — exactly what the brute-force panel does. Treat it as a learning or puzzle tool, never as real cryptography.
How do I decode a message?+
Use the Invert button to flip your current shift, or open the brute-force list and click the row whose output reads as normal text.
What is ROT13?+
ROT13 is a Caesar cipher with a shift of 13. Because the alphabet has 26 letters, applying it twice returns the original text, which is why forums use it to hide spoilers.
Does it shift non-English letters?+
The shift applies only to the 26 letters A–Z (in either case). Digits, punctuation, spaces, and characters from other alphabets pass through unchanged.

다른 도구 보기

아래의 Encoding 카테고리에서 관련 유틸리티를 찾아보세요.

전체 Encoding 보기

관련 도구

유용할 수 있는 엄선된 유틸리티