Forum Moderators: coopster
I want to do some file manipulation with exotic formats (some unicode, some not).
The unicode bit is causing me headaches no end. I tried searching for 4 digits hex codes like \x{C200}, but the darn thing never matches.
Does someone know a good tutorial for doing regex with Hex codes?