Binary Encoder/Decoder

Convert text to binary (bits) and back. Uses UTF-8 encoding.

About Binary Encoding

Binary encoding represents bytes as sequences of 0s and 1s. This tool uses UTF-8 for text encoding and decoding and runs entirely in your browser.