You opened it in vim? Position the cursor under the '^e' and type "ga" (or ":as[cii]", if that's easier to remember). In the command line you will see the ascii value of the character.
Comment on Re: Regex question: How do I remove an escape code from text?