Hi all,

How can you convert an ascii string (such as "Hello World") to binary 0 and 1s in PHP?

Thanks in advance.