Hi,
Found a way...
The unusual string of characters eg: "%e2%80%93" can simply be matched with a "(.+)" (no quotes)
I'm sure there's a better way but I'm new to regex and I'm happy that I'm now able to redirect the URL's that I want to.
Regards,
R