Convert text to binary
Binary is a base-2 number system using only 0 and 1. Each character is converted to its ASCII value, then to 8-bit binary representation.
Complete guide on using Text to Binary effectively