Binary Translator

Translate text to binary code (010101) and decode binary back to text.

Examples

Hello World

Convert "Hello World" to binary code.

Try This

Binary Decode

Decodes binary to "Hi!".

Try This

Wikipedia Example

See the binary representation of "Wikipedia".

Try This

About Binary Code

Binary code represents text using the binary number system (0s and 1s). Each character is typically assigned a pattern of 8 bits (a byte). Computers use binary to store and process all data.

8-bit ASCII/UTF-8
Bidirectional
Works Offline