Hex / Decimal / Binary Converter
BASE Hex / dec / bin / octal
Live cross-conversion with word size and two's-complement view for reading register dumps.
Signed (two's comp)12
Bytes00 0C
Convert live between hexadecimal, decimal, binary and octal. Set the word size to 8, 16 or 32 bits and the calculator shows the two’s-complement signed value and the byte breakdown, which is what you need when a register dump shows 0xFFFF and you want to know whether that is 65535 or -1.
local · offline-capable · nothing loggedLive cross-conversion with word size and two's-complement view for reading register dumps.