Further reading#
Python documentation:
Articles:
🐍 Pragmatic Unicode - article, presentation and video
🐍 Section «Strings» of the book “Dive Into Python 3” - very well written about Unicode, encodings and how all this works in Python
Without binding to Python: