With this Java application values of arbitrary length can be converted between Dec, Hex and Bin number base.
Additionally, bitwise and numeric operations can be performed on the main value (also of arbitrary size).
The main feature is the visual buttons representing the appropriate bit value, which can show and change the respective bit position. Also, bit group values (eg. W0, H0, etc) can be displayed.