How to display some Chinese characters in the console of node.js

Why can't I write Chinese characters in nodejs HTTP response?

In the above link, they are able to send the response and display it in a web browser. How do I display the same response text in my node.js console?