Convert binary data into human-readable hex code.
- Highlighting: Null Bytes are greyed and control characters can be highlighted
- UTF-8 Check: Check Data for valid UTF-8 sequences
- Can be used to analyse Charset-related Bugs (Like in MySQL Charset Hell)
- Fully streamable: displays incoming data as soon as possible