Home > College Algebra > Ciphers > ROT-47 Cipher (encoder / decoder) example

32. ROT-47 Cipher (encoder / decoder) example ( Enter your problem )

1. Examples





1. ROT-47 Cipher encoder

Text : ABCD efghi 12345!


Solution:
The ROT-47 is a reversible Caesar cipher that rotates printable ASCII characters (33 to 126, '!' to '~') by 47 positions

Plaintext Alphabet!"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNO
Ciphertext AlphabetPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~
Plaintext AlphabetPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~
Ciphertext Alphabet!"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNO


Plaintext : ABCD efghi 12345!
Ciphertext : pqrs 6789: `abcdP

2. ROT-47 Cipher encoder

Text : hello world 56789!


Solution:
The ROT-47 is a reversible Caesar cipher that rotates printable ASCII characters (33 to 126, '!' to '~') by 47 positions

Plaintext Alphabet!"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNO
Ciphertext AlphabetPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~
Plaintext AlphabetPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~
Ciphertext Alphabet!"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNO


Plaintext : hello world 56789!
Ciphertext : 96==@ H@C=5 defghP





This material is intended as a summary. Use your textbook for detail explanation.
Any bug, improvement, feedback then Submit Here





Share this solution or page with your friends.
 
 
Copyright © 2026. All rights reserved. Terms, Privacy
 
 

.