How to encode a string as UTF-8 in Python. UTF-8 is a variable-width byte encoding of Unicode text. By default, Python strings are stored as Unicode.
確定! 回上一頁