regex for chars 192 to 255



Hi

Is there a character class like [a-zA-Z] for accented characters that lie
between ASCII 192 and 255 (excluding 215 and 247)?

If not, what is the easiest way to match those, other that specifying them
indvidually?

Regards
John



.