I tried the the following but does not work:
tf.strings.regex_replace(_string, "\\xc2\\xa0", \' \')
or
tf.strings.re