Scientific Notation to Binary Converter

Convert scientific notation to binary (base-2) representation.

Input (Scientific)
Enter scientific notation (e.g., 1.0e2)
Output (Binary)
Binary representation

Scientific Notation to Binary Conversion

Convert scientific notation to binary (base-2) representation.

Examples:

  • 1.0e2 = 100 decimal = 1100100 binary
  • 1.0e3 = 1000 decimal = 1111101000 binary