Published: September 10, 2025, updated: September 10, 2025
This is a tool to help you visualize how IEEE 754 floating point numbers are
represented in memory. Specifically, this tool handles
single precision nubmbers, but there are many other
IEEE 754 number formats
Single precision floating point numbers have 23 binary digits in their
significand and 8 binary digits in their exponent.