Binary Data Explorer

Explore and visualize binary data with customizable format options

How to Use Binary Explorer:

  • Enter data in the "Binary Input" box. It can be:
    • Hexadecimal bytes (e.g., `48 65 6c 6c 6f`, `48656c6c6f`). Spaces are ignored.
    • Plain text (will be interpreted as UTF-8 bytes).
  • Select a "File Format Preset" for common views (like Hex Dump, UTF-8 Text), or choose "Custom Settings".
  • If using "Custom Settings", adjust "Bytes per Word", "Display Format", and "Byte Order" below.
  • Click "Decode". The formatted data and ASCII interpretation will appear on the right.

Note: Highlighting synchronization between hex/formatted view and ASCII view is experimental.

Formatted data and ASCII interpretation appear here
Word Structure
Display Format
Byte Order