π Caesar Cipher
Encode or decode text using the classic Caesar cipher
Shift Settings
Classic Caesar: shift = 3
π‘ Caesar Cipher Tips:
• The Caesar cipher shifts each letter by a fixed number of positions
• With shift=3: A→D, B→E, ..., Z→C
• "Letters Only" preserves spaces, numbers, and punctuation unchanged
• The Caesar cipher shifts each letter by a fixed number of positions
• With shift=3: A→D, B→E, ..., Z→C
• "Letters Only" preserves spaces, numbers, and punctuation unchanged