Encode / Decode Tools
Base64 Encoder
Encode text to Base64 format....
Base64 Decoder
Decode Base64 back to readable text....
URL Encoder
Encode text for safe use in URLs....
URL Decoder
Decode URL-encoded strings back to text....
HTML Encoder
Convert special chars to HTML entities....
HTML Decoder
Convert HTML entities back to characters....
Unicode Escaper
Escape text to unicode sequence format (\\uXXXX)....
Unicode Unescaper
Convert unicode sequences back to text....
Morse Code Encoder
Convert text to Morse code....
Morse Code Decoder
Decode Morse code back to text....
Caesar Cipher
Encrypt and decrypt text using the Caesar cipher shift method. Choose any shift ...