I have 20 or so characters that I need to replace with various other characters in a block of text. Is there a way to do this in a single regex, and what would this regex be? Or is there an easier way to do this in .NET?
For example, an excerpt from my mapping table is
œ => oe
ž => z
Ÿ => Y
À => A
Á => A
 => A
à => A
Ä => AE