The correct answer is that you can't. However I'm looking for an answer that is useful rather than correct.
Spammers convert (even properly spelled) spammy ASCII keywords into different non-ASCII UTF-8 characters that typical (Western) humans easily (and incorrectly) mistake for the original 7-bit ASCII spammy keyword.
What I want is a conversion tool the will perform the inverse to what the spammers are doing, incorrectly convert the UTF-8 string back into a similar looking 7-bit ASCII sequence that looks like the spammy American English word that the spammer wants me to misread (even though, pedantically, the UTF-8 is not from the ASCII subset).
I'm looking for something I can use on the Subject lines of email. Then I can kill the rest of the web page or email before spending 5 minutes downloading it over my high-speed 110 baud acoustic link.
Platform is any language commonly available on a generic Linux system such as a Raspberry Pi running Raspbian or Ubuntu.