I just decoded the utf-8 string (which comes from match.group(1)) and it worked in my build.
match.group(1)
What you think @kirr and @kazuhiko?