Help for this page
#!/usr/bin/perl ... if ($string =~ m/\x{c3a9}/) { print "match \\xC3A9\n"; }
is utf8 is valid utf8 match \xE9
is utf8 is valid utf8 match \xC3E9