A handily collection of conversion tools for numbers and strings and characters.
-
:Num {number}- Gives Information about a NUMBER e.g. 15, 0xF, or 0b1111
-
:Char {character}- Gives Information about a CHARACTER e.g. a, ®, or ü
-
:Hex2str {hexadecimal}- Converts Hex String into an actual string
-
:Str2Hex {string}- Converts a String into a Hex string, but first asks for a byte separator