Is there an interface for code conversion that can convert UTF8 encoding to GBK encoding? like: (UTF8) --> (GBK) 黄金鸟 --> '\xBB\xC6\xBD\xF0\xC4\xF1'
Is there an interface for code conversion that can convert UTF8 encoding to GBK encoding?
like:
(UTF8) --> (GBK)
黄金鸟 --> '\xBB\xC6\xBD\xF0\xC4\xF1'