Encoding & Decoding
Encode and decode data in many formats.
Base64 EncoderEncode text to Base64.Base64 DecoderDecode Base64 back to text.URL EncoderPercent-encode special characters in a URL.URL DecoderDecode a percent-encoded URL.HTML Entity EncoderEncode HTML special characters to entities.HTML Entity DecoderDecode HTML entities back to characters.Text to BinaryConvert ASCII text to binary.Binary to TextConvert binary back to ASCII text.Morse Code TranslatorEncode text to Morse code, or decode it back.ROT13 Encoder / DecoderApply the ROT13 cipher (it is its own inverse).