`UnicodeEncodeError: 'charmap' codec can't encode character u'\u03e5' in position 0: character maps to <undefined>` Windows 10, Python 2.7. Using unofficial "_curses.pyd" It does work if you explicitly set encoding to "utf8", but characters becoming a mess.