Project

General

Profile

Actions

Txt2bin » History » Revision 1

Revision 1/4 | Next »
Per Amundsen, 02/12/2014 11:29 PM


Added in 1.8.10

/txt2bin <ascii text>

Converts a ascii text to binary.

Parameters

<ascii text> - Ascii text to convert.

Example

;Will show 0100100001100101011011000110110001101111001000000101011101101111011100100110110001100100.
/txt2bin Hello World

;Convert back to Hello world.
/bin2txt 0100100001100101011011000110110001101111001000000101011101101111011100100110110001100100

Updated by Per Amundsen about 10 years ago · 1 revisions

Also available in: PDF HTML TXT