This page performs the ROT13 encoding on the contents of the textbox and returns the resulting string. The ROT13 encoding simply shifts every letter by 13 places in the alphabet while leaving non-alpha characters untouched. Encoding and decoding are done by the same button, typing in an encoded string will return the original version.