Text 2 Binary
Text 2 Binary

Binary to Text

What is this?

"Hello", if you say this to your PC then it won't understand your language. It is so dumb device that understands only one language, Binary. All the code you write in any language on any device is converted to Binary at the end. With the help of this tool, you can convert any text to a binary string and vice versa. Suppose you want to share some secret thing with your geeky friend in a format which a normal person won't understand, you can convert it to binary using this tool. But if any person is aware of this tool then bro your secret will be no more a secret 😂.

Also, whenever you convert Binary to Text then write binary in space separated format because if they aren't space separated then the generated text may differ from desired text.

Example

Text : Hello world!!

Binary : 1001000 1100101 1101100 1101100 1101111 100000 1110111 1101111 1110010 1101100 1100100 100001 100001