ConceptStep · learning platform for computer science

ConceptStep Tools · number systems

Programmer calculator

Enter a value in any base and immediately inspect DEC, HEX, OCT and BIN. Then try bit operations and see how the representation changes.

Value

Base conversion

Bit editor

Toggle individual bits

MSBLSB
Operations

Arithmetic and bitwise

A and B stay unchanged when you run an operation. The result is shown separately and can be copied to A when you want to continue the calculation.

ResultNo operation performed

Choose an operation

Shift A

Operations are limited to the selected width. If a result exceeds the available bits, only the least significant bits are kept: a practical way to observe overflow and wrap-around.

GUIDED LEARNING PATHS

Want to choose the next skill to develop?