This application allows to encode numbers in base 10 to different formats of binary coding:
. IEEE 32 & 64 bits
. One's and Two;s Complement
. Binary Code Decimal
. Excess to N
. Exit to N -1
. Signed Magnitude
. Simple and double precision
Includes a binary calculator that can add, subtract, multiply and divide in binary and show results in binary and decimal.
Includes an option to copy to the clipboard.