How to convert binary content

Enter content in binary format in the text area. For example:
01010100 01100101 01110011 01110100.

Click Convert button to generate text data in the area bellow using UTF-8 encoding.

Binary code format

Subtitle

A binary code represents text, computer processor instructions, or any other data using a two-symbol system. The two-symbol system used is often "0" and "1" from the binary number system. The binary code assigns a pattern of binary digits, also known as bits, to each character, instruction, etc. For example, a binary string of eight bits can represent any of 256 possible values and can, therefore, represent a wide variety of different items.