About 16진수 계산기
16진수로 연산 수행
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.
16진수로 연산 수행
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
16진수로 연산 수행
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.