I'm new to python, and I searched around didn't find any answer related to this, this is quite strange.
Essentially, this is what I'm getting (I'm using python notebook, with python 2.7 )
In:'哈哈'
Out:'\xe5\x93\x88\xe5\x93\x88'
What should I do to make it display chinese properly?