h'/regex/': matches byte strings the regex matches, each byte read as one character (\xNN names a byte).
h'/regex/'
\xNN
h'/regex/': matches byte strings the regex matches, each byte read as one character (\xNNnames a byte).