Binary Analysis
Free tool for analysis of binary codes. Can detect many file formats and encodings including: UTF-8, ASCII, Baudot-Murray codes, Baconian codes, images files, sound files, video files and zip files. Just paste your binary data into the textbox below and click Analyze.
Binary Analysis Tool
Any other characters than 0 or 1 will be ignored.
Results
Encoding | Result |
UTF8 | |
8-bit ASCII | |
8-bit ASCII (inv) | |
7-bit ASCII | |
ITA1 | |
ITA2 | |
Baconian 1 | |
Baconian 2 | |
Baconian 1 (inv) | |
Baconian 2 (inv) |
File format
- Find out about file formats at the encodings list.
Statistics
- Zeroes: %
- Ones: %
- Entropy:
- Bit length:
If both zeroes and ones are close to 50%, this is probably encrypted using a modern cipher. See more about modern cipher at the encodings list.
For further statistical analysis, the frequency analysis tool is recommended. Ensure to enable "Keep spaces & non-letters".
See also: Code-Breaking overview | Cipher identifier | Frequency analysis | Hex analysis | Text analysis