Integer Explorateur
(u)int 8/16/32/64: bit-flip, signed/unsigned, hex/oct/bin, bytes, ASCII
About this tool
Inspect integers as (u)int 8 / 16 / 32 / 64. Shows decimal (signed + unsigned), hex, octal, binary, per-byte LE/BE, ASCII / Unicode glyph; operations: ±1, NOT, <<1, >>1 (logical & arithmetic), rol/ror, byteswap, bit-reverse.