I have a module which contains only (it\'s only example. Problem is in much bigger module):
# -*- coding: utf-8 -*- \"януари\"
While execution
In PyCharm you can specify UTF-8 encoding in Settings (CTRL+ALT+S) | File encodings. That should work.