Text ↔ Binary — Free Online Tool

Convert readable text to binary byte sequences and translate supported binary input back into text.

This private tool runs locally in your browser. Your text is never uploaded or sent to a server.

How to use Text ↔ Binary

  1. Choose text-to-binary or binary-to-text
  2. Enter the source value
  3. Copy the conversion

Example

The ASCII letter “A” is represented as “01000001”.

Useful tips

  • Separate bytes clearly when decoding
  • Unicode characters may require multiple encoded bytes

JavaScript enables the interactive tool above.

More TextJam tools