Text to Binary/Hex Converter

Free online text to binary and hexadecimal converter. Convert text to binary, binary to text, text to hex, and hex to text instantly. Supports Unicode and emoji.

Loading...
This free online tool converts text to binary code, binary to text, text to hexadecimal, and hex to text. It supports full Unicode including emojis and Chinese characters. Perfect for developers, students, and anyone working with different number systems.
  1. Select the conversion type from the tabs.
  2. Enter your text, binary, or hexadecimal input.
  3. The conversion happens automatically in real-time.
  4. Choose your preferred separator (space, none, or dash).
  5. Copy the result using the Copy button.

What is binary code?

Binary code is a number system that uses only two digits: 0 and 1. Each character in text is represented by a sequence of 8 bits (binary digits), known as a byte.

What is hexadecimal?

Hexadecimal (hex) is a base-16 number system using digits 0-9 and letters A-F. It's commonly used in computing because it provides a human-friendly representation of binary data.

Does this support Unicode?

Yes, this converter fully supports Unicode characters including emojis, Chinese, Japanese, Korean, and other international characters.

Is this tool free?

Yes, this text to binary/hex converter is completely free to use with no limitations. All processing is done locally in your browser.