This is producing the UTF-8 encoding for me U+00B0 = 0xc2 0xb0,
U+00B0
0xc2 0xb0
Using
Does not decode correctly since my terminal locale is UTF-8 / codepage 65001.
65001
As expected due to the encoding mismatch.