Hex Calculator

First number
Operation operator
Second number
Binary result Decimal result Hexadecimal result

Hex Calculator Function Introduction

The hex calculator supports calculation and conversion of values in hexadecimal, binary, and decimal formats. It provides basic arithmetic operations (addition, subtraction, multiplication, division) and bitwise operations (AND/OR/NOT/XOR/bit shift). It automatically displays results in three formats: binary, decimal, and hexadecimal. When selecting the NOT operation, the second input box is automatically hidden. Clicking the example button will generate a random example.

How to Use the Hex Calculator

  1. Enter the first value and select the number base.
  2. Select the type of operation to perform.
  3. Enter the second value (required for addition, subtraction, multiplication, division, etc.).
  4. Click the "Calculate" button.
  5. View the three base results displayed below.