Convert between different data formats with our free online tools.
Convert plain text to binary code instantly using this online text to binary converter.
Example: hello → 01101000 01100101 01101100 01101100 01101111
Decode binary code back into readable text. Paste binary and get the original message.
Example: 01101000 01101001 → hi
Convert text to ASCII values online. See each character’s numeric code instantly.
Example: ABC → 65 66 67
Convert ASCII codes back into readable text characters easily.
Example: 72 73 → HI
Convert text to Unicode code points. Useful for encoding and debugging.
Example: A → U+0041
Convert Unicode code points to actual characters instantly.
Example: U+0041 → A
Convert text into hexadecimal (hex) values for encoding or development.
Example: hello → 68 65 6c 6c 6f
Translate text to Morse code or decode Morse back to English text.
Example: hello → .... . .-.. .-.. ---
Convert readable text or JavaScript objects to JSON string format.
Example: { name: "John" } → "{"name":"John"}"
Encode or decode UTF-8 text. Useful for multilingual data or APIs.
Example: © → C2 A9
Generate clean, URL-friendly slugs from any string of text.
Example: Text to Slug Generator → text-to-slug-generator
Translate letters to NATO phonetic alphabet (Alpha, Bravo, Charlie...).
Example: chat → Charlie Hotel Alpha Tango
Convert calendar dates into Roman numeral format easily.
Example: 2024 → MMXXIV