
Binary Converter - FREE
by Syndroid Apps, Version: 1.01 , 40 KB
Package name: com.krm.binarytools , Last Update: 2012-10-13 16:55:54
51 ratings (4.431 average)
10,000-50,000 downloads
What's new in this version (1.01):
Custom Fonts (you can disable them)
Convert to Octal (Convert from Octal still on the way)
Changed the layout and increased the font size
Fixed an issue where the range of two's complement wasn't being correctly colour coded (if the number was negative)
Added support for numbers > 2^32
Added Excess K / Offset Binary
Fixed icon size being displayed incorrectly on older devices
Description
Simple Binary Converter and Base Converter.
Supports BIN/OCT/DEC/HEX
Input a binary number and choose your encoding (signed, unsigned, one's complement, two's complement) or input a decimal or hexadecimal number and it will calculate for you the:
•Binary Value (Base 2)
•Octal Value (Base 8)
•Decimal Value (Base 10)
•Hexadecimal Value (Base 16)
N-Bit Binary Representation for:
•Unsigned
•Signed
•One's Complement
•Two's Complement
•Excess-K / Offset binary
You can change the number of bits used in the settings (default is 16 bits).
The number is out of range or cannot be represented (e.g negative number and unsigned) the text will change to red. Green text means that the number is represented correctly.
If the number is outside the range (i.e too large to represent with N-bits) it will truncate it.
Useful for students. If you want features or have problems contact (email below). 5* ratings are always appreciated (this app is advert free and something I just made for fun)
TO DO:
I'll be adding a AND,OR,NAND,NOR,XOR,XNOR binary logic calculator soon.