I have a PHP script encoded with Zend Guard, when I view it with sublime text or notepad++ it appears to be:
I think this shouldn't be how it looks, What should I change to view in binary format?
What are you expecting? Looks good to me. The file starts with a header that is shown in case Zend Guard is not installed on the web server. Below starts your encoded script.