This is a bytes type of data
>>> buf = b"" >>> buf += b"\\xdb\\xce\\xd9" >>> >>> buf b\'\\xdb\\xce\\xd9\