Use jsonp to catch the problem of data garbled?

I am going to do a project of a news website. After querying the interface of these news websites, I feel that NetEase"s interface is relatively simple and has few parameters. Encapsulate a jsonp and start to use it. When you get the data, when you take a look at the console.log, you will find that the Chinese code is garbled. Is there any good solution?

clipboard.png

May.07,2021

console is not allowed to view. If the returned content-type does not specify a code, it may display garbled code.
depends on the encoding used by your page and the encoding of the interface.

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3750a-2c09e.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3750a-2c09e.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?