Thanks for bringing this to my attention. In qa-util-string.php, add the following elements to the big array titled $qa_utf8punctuation:
"\xE3\x80\x80" => ' ', // IDEOGRAPHIC SPACE
"\xE3\x80\x81" => ',', // IDEOGRAPHIC COMMA
I'll look into incorporating this into the next maintenance release.