base-conversion.ro
Suggestions, feedback, contact, questions
Contact Form - We neither require nor store any personal data
Name / Alias:
Message:
Characters left:
Enter this code in the field below:
Contact via email:
Email
Available Base Conversions Between Decimal and Binary Systems
Conversions Between Decimal System Numbers (Written in Base Ten) and Binary System Numbers (Base Two and Computer Representation):
1. Integer ↗ Binary
1.1.
Unsigned integer ↗ Unsigned binary
1.2.
Signed integer ↗ Signed binary
1.3.
Signed integer ↗ Signed binary one's complement
1.4.
Signed integer ↗ Signed binary two's complement
2. Decimal ↗ Binary
2.1.
Decimal ↗ 32bit single precision IEEE 754 binary floating point
2.2.
Decimal ↗ 64bit double precision IEEE 754 binary floating point
3. Binary ↘ Integer
3.1.
Unsigned binary ↘ Unsigned integer
3.2.
Signed binary ↘ Signed integer
3.3.
Signed binary one's complement ↘ Signed integer
3.4.
Signed binary two's complement ↘ Signed integer
4. Binary ↘ Decimal
4.1.
32bit single precision IEEE 754 binary floating point ↘ Float
4.2.
64bit double precision IEEE 754 binary floating point ↘ Double