Free Encoding & Decoding Tools
Convert text between different encoding formats including binary, hexadecimal, ASCII, Morse code, ROT13, and more. All conversions run in your browser.
Text to Binary Converter
Convert any text into its binary representation. Each character is translated to an 8-bit binary number, making it easy to understand how computers store text.
Use tool →Binary to Text Converter
Paste space-separated binary numbers to decode them back into readable text. Useful for decoding binary messages and learning about character encoding.
Use tool →Text to Hex Converter
Convert text to hexadecimal encoding. Each character is represented as a two-digit hex value, commonly used in programming and debugging.
Use tool →Hex to Text Converter
Paste hexadecimal values to decode them back into readable text. Works with space-separated hex pairs.
Use tool →Text to ASCII Converter
Enter text to see the ASCII numeric value of each character. Useful for programming, debugging, and understanding character encoding.
Use tool →ROT13 Encoder/Decoder
Apply the ROT13 substitution cipher to your text. Each letter is shifted 13 places in the alphabet. Applying ROT13 twice returns the original text.
Use tool →Morse Code Translator
Translate text to international Morse code or decode Morse code back to text. Uses the standard ITU Morse code mapping.
Use tool →Morse Code to Text
Paste Morse code (dots, dashes, spaces, and slashes) to decode it into readable text. Uses international Morse code standard.
Use tool →Pig Latin Converter
Transform English text into Pig Latin. Consonant-initial words move the consonant cluster to the end and add 'ay'. Vowel-initial words add 'way'.
Use tool →NATO Phonetic Alphabet Converter
Convert letters to their NATO phonetic alphabet equivalents (A=Alpha, B=Bravo...). Essential for clear radio and phone communication.
Use tool →Text to Base64 Converter
Convert any text string to Base64 encoding. Useful for data URIs, API payloads, and encoded content.
Use tool →Base64 to Text Decoder
Paste a Base64 encoded string to decode it back to readable text.
Use tool →Learn More
Read our comprehensive guide to get the most out of these tools.
Read the Encoding & Decoding Tools Guide →