Usage: tohex integer
integer = [-0x80000000..0x7fffffff] (in hexadecimal form)
[-2147483648..2147483647] (in decimal form)
download binary for: [ Windows95 | SunOS | linux ]
example: 414970 will be converted to 0x654fa.
download binary for: [ Windows95 | SunOS | linux ]
example: 0x654fa will be converted to 414970.
download binary for: [ Windows95 | SunOS | linux ]
example: 414970 will be converted to 0000 0000 0000 0110 0101 0100 1111 1010