Computer memory saves all data in digital form. There is no way to store characters directly. Each character has its digital code equivalent: ASCII code (for American Standard Code for Information ...
What implementation of grep are you using? GNU grep and POSIX RE's don't appear to support that syntax of referring to characters by their hex value.