Encode or decode in binary
<prefix> binary [decode] <text>
<prefix> binary hi my name is trunks -> Will encode the text to binary.
<prefix> binary 01101101 01101001 -> Will decode the text.
Last updated 5 years ago