Skip to content

Encoder Decoder

Binary

Convert text to binary or binary to text with ease.

Input stays in this browser

binary output updates as you type.

Text or binary to encode.

Read-only result.

Convert text and binary

Enter text to see its UTF-8 bytes as 8-bit binary groups. Decode mode converts space-separated 8-bit groups back to text.

Input format

Binary input must use eight digits per byte, separated by spaces. For example, 01001000 01101001 becomes Hi.