ROT13

Encode or decode text with the fixed 13-letter alphabet shift.

Codes

Enter a message: ROT13 replaces each letter with the one 13 positions later in the alphabet. Applying the same operation again recovers the original text.

ROT13 alphabet

AlphabetABCDEFGHIJKLMNOPQRSTUVWXYZ
ROT13NOPQRSTUVWXYZABCDEFGHIJKLM

Source text

Result

Quick explanation

Paste or type source text. The result updates immediately: A becomes N, B becomes O, and N becomes A again. Spaces, digits, and punctuation stay visible.

Try this too

Need another shift?

Use the Caesar cipher tool to freely choose a shift value from 1 to 25.

Try this tool

Additional information

Understanding ROT13

ROT13 means a rotation by 13 positions. It is a special Caesar cipher: each letter moves 13 places through the alphabet. Since the Latin alphabet has 26 letters, applying ROT13 a second time cancels the first shift.

Encoding and decoding

There is no separate direction: the same immediate conversion turns plain text into ROT13 text and turns ROT13 text back into plain text.

What stays visible

Spaces, digits, and punctuation stay in place to preserve the message structure. Accented letters are reduced to their base letters so the tool works on A-Z.

Common use

ROT13 is mainly used to lightly hide an answer, hint, or solution. It is not strong encryption, but it is convenient in puzzles and forums.

ROT13 correspondence table

Plain alphabetABCDEFGHIJKLM
ROT13NOPQRSTUVWXYZ
Plain alphabetNOPQRSTUVWXYZ
ROT13ABCDEFGHIJKLM

Quick example

SECRET becomes FRPERG. Applying ROT13 to FRPERG gives SECRET back.

Learn more

See also the Wikipedia article about ROT13.

Limits and reuse

AppErgo tools are provided free of charge for practical and informational purposes. Although care is taken in their design, a result may be incomplete, unexpected or incorrect. Before relying on a result for any important use, check it using an appropriate method.

To report a bug in the tool, you can use the dedicated bug report form.

Results produced by AppErgo tools may be copied and reused freely. When publicly reusing a result, a method or an AppErgo page, a link to the relevant page is appreciated.

Unless otherwise stated, AppErgo texts, images, visual elements, scripts, templates and internal components remain the property of AppErgo.

For any other request, you can contact the webmaster.