Project

General

Profile

Actions

Txt2bin » History » Revision 3

« Previous | Revision 3/4 (diff) | Next »
Per Amundsen, 02/16/2023 03:29 PM


Added in 1.8.10

/txt2bin <ascii text>

Converts a ASCII text to binary.

See also /txt2bin.

Parameters

Parameter Description
<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 1 year ago · 3 revisions

Also available in: PDF HTML TXT