Top 1 Apps Similar to Number System Converter +

Programmers Calculator Binary 8.2
BrownDwarf
Programmer Calculator is a Beautiful,simple yetpowerfulapplicationwith Hex Dec and Bin numbers displayedsimultaneously .Flat UI withminimalistic design makes itsappearance soothing withno visualclutter It supports Binary HexDecimal and octal systemsIt supportsall the bitwise operationsrequired by a developer andstillmaintains almost zero visualclutter. It provides option toeditIndividual bits in a binarynumber. It supports BYTE (8bit),WORD /SHORT (16bit), DWORD /INTEGER (32bit) and QWORD / LONG(64BIT)Signed and Unsigned numbers.It provides Floating Pointmode andfixed point mode. It can showIEEE 754 Representation ofnumbers.Programmer calculator supportsfollowing Operations: -Inc(Increment) - Dec (Decrement) - RoL(Rotate Left) - RoR(RotateRight) - Or (Or) - Xor (Exclusive Or) -ShL (Left Shift) -ShR(Right Shift) - Not (Not) - And (And) - Add -Subtract - Divide-Multiply