Is there a routine available in Delphi 2007 to convert the characters in the high range of the ANSI table (>127) to their equivalent ones in pure ASCII (<=127) according to a locale (codepage)?
I\'m trying to pass big strings of random html through regular expressions and my Python 2.6 script is choking on this: