Text encoding analyzer

The result lists every matching form.

Check whether text resembles binary, hexadecimal, numeric, or Base64 data.

Input

Result

About this tool

The text encoding analyzer checks whether input looks like binary, hexadecimal, decimal numbers, or Base64 data. Use it when a value arrives without a label, when you are inspecting a log entry, or when you need a quick clue before decoding text. The report can show more than one possible match because some strings fit several forms. Treat the result as a guide, not proof of an encoding.