I have a file named app.js which is utf8, there is one line 
    console.log('啊防守打法');
When I run command line: node app.js, the output is like ���. Can anyone help me show this correctly correctly?
I have a file named app.js which is utf8, there is one line 
    console.log('啊防守打法');
When I run command line: node app.js, the output is like ���. Can anyone help me show this correctly correctly?
 
    
    