Binary to text
Computers store each letter as a number, and binary writes that number with only 1s and 0s. For normal text, each letter is eight digits. Groups separated by spaces are read as they are, and a solid run is split into groups of eight.
If a puzzle uses five-digit groups instead, it may be a Baconian cipher or A1Z26 in binary. Try the Baconian tool, or the number base converter with base 2.
Example
01001000 01101001 becomes Hi.