binary

Encode or decode in binary

Usage

<prefix> binary [decode] <text>

Examples

<prefix> binary hi my name is trunks -> Will encode the text to binary.

<prefix> binary 01101101 01101001 -> Will decode the text.

Last updated