How does one properly decode string values containing special currency characters?
Example:
฿ đ
I've been playing around with .encode() and .decode() methods, but with no success.
How does one properly decode string values containing special currency characters?
Example:
฿ đ
I've been playing around with .encode() and .decode() methods, but with no success.