Any concrete correct document or code or demo are welcome. there are so many messy articles about such problem, and they are not valid.
>Solution :
At the beginning of the program, write down # –– coding: UTF-8 ––
Or you may write at beginning of the source code of your program # coding=utf-8
Both are okay.