Python says:
>>> bytes([34, 228, 166, 164, 110, 237, 166, 164, 44, 34]).decode('utf-8')
Traceback (most recent call last):
File "<console>", line 1, in <module>
UnicodeDecodeError: 'utf-8' codec cannot decode byte 0xed in position 5: invalid continuation byte