Encode text using the Caesar cipher — a simple letter-substitution cipher that shifts each letter by a fixed number of positions. Default shift is 3, so Hello becomes Khoor . Non-alphabetic characters are preserved.
0 chars; 0 lines
0 chars; 0 lines
marduc812
2026