convert text to binary, hexadecimal, and decimal byte values in real time. reverse mode: paste binary or hex to get text back.
01001000 01100101 01101100 01101100 01101111 00101100 00100000 01010111 01101111 01110010 01101100 01100100 00100001
48 65 6C 6C 6F 2C 20 57 6F 72 6C 64 21
72 101 108 108 111 44 32 87 111 114 108 100 33
Text to Binary and Hex converts text into its binary, hexadecimal, and decimal byte representations in real time. See how computers actually store your text as sequences of 0s and 1s, hex values, or byte numbers.
The tool works in both directions. Type text to see its binary and hex output, or paste binary or hex values to decode them back to readable text. All three representations update simultaneously as you type.
Useful for developers working with low-level protocols, network debugging, file format analysis, or anyone learning about how text encoding works at the binary level.
Enter text
Type or paste text in the input area to see its binary, hex, and decimal representations.
Or enter binary/hex
Switch to decode mode and paste binary (01001000 01101001) or hex (48 69) values to convert back to text.
See all representations
Binary, hexadecimal, and decimal byte values all appear simultaneously.
Copy the output
Copy any representation to your clipboard.
Learning binary
See how text characters map to binary values for computer science education.
Network debugging
Convert hex dumps from network tools into readable text.
File format analysis
Decode hex bytes from file headers to identify file types and metadata.
CTF challenges
Decode binary or hex-encoded messages in capture-the-flag competitions.
Character encoding
See the actual byte values of characters in UTF-8 encoding.
PDF utilities, image tools, developer helpers — all free, no signup.
Resize photos to exact dimensions with aspect ratio lock.
Compare two texts side by side with line-by-line diff highlighting.
Generate SEO meta tags, Open Graph, and Twitter Card HTML.
Encode or decode URL strings in real time.
Convert between Unix timestamps and human-readable dates.
Build linear and radial CSS gradients visually.