About 十六进制计算器
在十六进制下进行算术运算
Use this free online 数学工具 tool to work faster without installing extra software. The interface is built for quick input, clear output, and straightforward results on desktop and mobile devices.
在十六进制下进行算术运算
A in decimal
26
B in decimal
47
A + B (Addition)
49
= 73 decimal
A - B (Subtraction)
-15
= -21 decimal
A × B (Multiplication)
4C6
= 1222 decimal
A ÷ B (Division)
0
= 0 decimal
Bitwise Operations
A AND B
A
A OR B
3F
A XOR B
35
NOT A (8-bit)
E5
A in Other Bases
Byte Breakdown (A)
1A
26
Common Hex Values
Max Byte
FF = 255
Max 16-bit
FFFF = 65535
Max 32-bit
FFFFFFFF
在十六进制下进行算术运算
Use this free online 数学工具 tool to work faster without installing extra software. The interface is built for quick input, clear output, and straightforward results on desktop and mobile devices.
This tool runs in your browser whenever possible, which keeps your inputs private and reduces unnecessary round-trips to the server.