I decided it's time to start working in binary. The only problem is I don't seem to be able to find any functions that produce binary. I have tried a few examples such as: Binary() and StringToBinary() etc... I keep getting Hex values. I wish I could explain it. Edit: Hmm, I forgot to ask a question. Never mind, Perhaps I'll just create my own binary functions, along with some tailor made bitwise operations I have planned.