Endianness (Byte Order) Converter
Convert byte order between big-endian, little-endian and middle-endian (PDP-11) across 16/32/64-bit words. Each ordering is decoded simultaneously as signed / unsigned integer and IEEE 754 float32 / float64, with batch byte-array splitting, per-byte visualization with endianness role labels, and shareable URLs. 100% client-side and offline, BigInt-correct at 64-bit.
Convert byte order between big-endian, little-endian and middle-endian (PDP-11) across 16/32/64-bit words. Each ordering is decoded simultaneously as signed / unsigned integer and IEEE 754 float32 / float64, with batch byte-array splitting, per-byte visualization with endianness role labels, and shareable URLs. 100% client-side and offline, BigInt-correct at 64-bit. Everything runs locally in your browser — your data never leaves your device.
How to use
- Enter your input in the tool above.
- Adjust any options to your preference.
- Use the Copy or Download buttons to save the result.
- Everything happens locally — your data never leaves your browser.