Hexadecimale Calculator

Voer rekenkundige bewerkingen uit in hexadecimaal

BrowserverwerkingJe gegevens verlaten nooit je browser

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

Binary:11010Octal:32Decimal:26

Byte Breakdown (A)

1A

26

Hexadecimal Reference
0011223344556677889910a11b12c13d14e15f

Common Hex Values

Max Byte

FF = 255

Max 16-bit

FFFF = 65535

Max 32-bit

FFFFFFFF

About Hexadecimale Calculator

Voer rekenkundige bewerkingen uit in hexadecimaal

Use this free online wiskunde tools 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.

Processing

This tool runs in your browser whenever possible, which keeps your inputs private and reduces unnecessary round-trips to the server.