刚刚看到这个deck,觉得对于Python中 Unicode、UTF8编码等常见问题有比较清晰的介绍,分享一下。
http://farmdev.com/talks/unicode/
http://farmdev.com/talks/unicode/

1 timonwong Oct 14, 2014 * unique number (code point) for each character of every language 注意 Unicode code point 和 character 并不是一一对应关系 http://www.unicode.org/faq/char_combmark.html#7 |