Text to binary: Encode and convert text to bytes
Computers store instructions, texts and characters as binary data. All Unicode characters can be represented solely by UTF-8 encoded ones and zeros (binary numbers). Find out what your data looks like on the disk.