How to process the response with chinese for libcurl

I just using CCHttpRequest for http request, and I could get the response from server side, but I met the issue to decode for Chinese.

Can you give me some hint for solving this issue?

Thank you!