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 β