Encoding Tools
Text and data encoding and decoding tools
20 tools
Base64 Encoder
Encode text to Base64 format
Base64 Decoder
Decode Base64 to plain text
URL Encoder
Encode text for use in URLs
URL Decoder
Decode URL-encoded text
HTML Entity Encoder
Encode special characters as HTML entities
HTML Entity Decoder
Decode HTML entities to characters
Unicode Encoder
Encode text to Unicode escape sequences
Unicode Decoder
Decode Unicode escape sequences to text
Hex Encoder
Encode text to hexadecimal
Hex Decoder
Decode hexadecimal to text
Binary Encoder
Encode text to binary representation
Binary Decoder
Decode binary to text
ASCII to Hex
Convert ASCII text to hexadecimal
Hex to ASCII
Convert hexadecimal to ASCII text
ROT13 Encoder
Encode and decode text with ROT13 cipher
Punycode Converter
Convert between Unicode and Punycode for domains
Morse Code Translator
Translate text to and from Morse code
Quoted-Printable Encoder
Encode text in quoted-printable format for email
UTF-8 Encoder
Encode text to UTF-8 bytes
Percent Encoder
Percent-encode text for URLs