Text to Binary Converter
Convert text to binary code instantly. Free text to binary converter for programming.
Binary (8-bit)
01001000 01100101 01101100 01101100 01101111
Hexadecimal
48 65 6C 6C 6F
Octal
110 145 154 154 157
Character Reference
| Character | Binary | Hex | Decimal |
|---|---|---|---|
| H | 01001000 | 48 | 72 |
| e | 01100101 | 65 | 101 |
| l | 01101100 | 6C | 108 |
| l | 01101100 | 6C | 108 |
| o | 01101111 | 6F | 111 |
Related Tools
Text to Morse Code
📝 Text ToolsConvert text to Morse code instantly. Free text to morse code translator online.
Slug Generator
📝 Text ToolsConvert any title or text into a clean URL-friendly slug. Options for separator style, max length and accent transliteration. Copy to clipboard instantly.
Base64 Encoder / Decoder
💻 Developer ToolsEncode text to Base64 or decode Base64 back to text. Supports UTF-8 with auto-convert mode and copy buttons