Fix decimal/hexadecimal mix-up in the binary detection heuristic

Merged Volker Krause requested to merge work/vkrause/fix-binary-detection-heuristic into master

This was supposed to trigger on any control character before a regular space (0x20).

Merge request reports