Please input binary or hexadecimal numbers below (up to 32 bits).
Add a prefix "0x" to hexadecimal values, for example, "0x0000a263".
Choose "unsigned" or "signed".


unsigned singed
"Reset" Button
Clear all the fields.
"to Binary" Button
Fix both binary and hexadecimal values to the form like below:
Example: "1111" and "0xf" becomes "0000 0000 0000 0000 0000 0000 0000 1111".
"to Hexadecimal" Button
Fix both binary and hexadecimal values to the form like below:
Example: "1111" and "0xf" becomes "0x0000000f".