0 ?÷ Unicode HOWTO — Python 2.7.5 documentation

Unicode HOWTO¶

Release:1.03

This HOWTO discusses Python 2.x’s support for Unicode, and explains various problems that people commonly encounter when trying to work with Unicode. For the Python 3 version, see <http://docs.python.org/py3k/howto/unicode.html>.

Introduction to Unicode¶

History of Character Codes