Project

General

Profile

Actions

Bin2txt » History » Revision 4

« Previous | Revision 4/6 (diff) | Next »
Per Amundsen, 08/09/2015 05:48 AM


Added in 1.8.10

/bin2txt <binary text>

Converts a binary string to ASCII.

Parameters

<binary text> - Binary text to convert.

Example

;Will show 0100100001100101011011000110110001101111001000000101011101101111011100100110110001100100.
/txt2bin Hello World

;Convert back to Hello world.
/bin2txt 0100100001100101011011000110110001101111001000000101011101101111011100100110110001100100

Updated by Per Amundsen over 8 years ago · 4 revisions

Also available in: PDF HTML TXT