Scientific Notation to Hexadecimal Converter

Convert scientific notation to hexadecimal (base-16) representation.

Input (Scientific)
Enter scientific notation (e.g., 1.0e3)
Output (Hexadecimal)
Hexadecimal representation

Scientific Notation to Hexadecimal Conversion

Convert scientific notation to hexadecimal (base-16) representation.

Examples:

  • 1.0e3 = 1000 decimal = 3E8 hexadecimal
  • 1.0e2 = 100 decimal = 64 hexadecimal