Is there an easy way to remove apostrophes and grave accents from filenames

Is there an easy to convert saved filenames into only ascii characters, specifically without UTF-8 apostrophes and grave accents.

Manually I can overtype an apostrophe and end up with the ascii variant, but this is cumbersome

I looked at the regex threads and could not find anything which seemed to match

If you want to replace 1 character with another, then an action of the type "Replace" would be sufficient.

If I simply use REPLACE ' it does not detect it's UTF character 0x92

If there are characters that look like another character and then do not lead to any hits, it is easiest to copy the character in question and paste it to the action as search term