⚡ ToolJolt · Free Web Story

Binary Math: Two's Complement & K-Maps

Why -1 is all ones, how K-maps minimize logic, and what IEEE-754 really stores — solved step by step.

Swipe to explore →
1 / 6

Two's Complement Calculator

Signed integers to binary/hex at 4–32 bits with the invert-and-add-one steps shown — plus range and sign-extension notes.

Open this free tool →
2 / 6

Karnaugh Map Solver (2–4 variables)

Click cells (0/1/X) on a Gray-coded K-map and get the exact minimal sum-of-products — Quine–McCluskey under the hood.

Open this free tool →
3 / 6

Boolean Expression Simplifier

Type any expression in A–D and get the exact minimal SOP — supports ', !, ·, +, ^ and parentheses.

Open this free tool →
4 / 6

Truth Table Generator

Full truth table for any boolean expression with minterm Σm and maxterm ΠM lists — ready for your K-map.

Open this free tool →
5 / 6

IEEE-754 Float Converter

Number ↔ float32 bit pattern with sign/exponent/mantissa split — see exactly why 0.1 + 0.2 ≠ 0.3.

Open this free tool →
6 / 6

Bitwise Calculator (AND/OR/XOR/shifts)

Register-style bitwise math with aligned binary view — accepts decimal, 0x hex and 0b input; logical vs arithmetic shifts.

Open this free tool →

1,000+ more free tools

Every tool on ToolJolt is free, runs in your browser and needs no sign-up.

Browse all free tools →