Problem reading json file that contains Chinese(Xcode)

When using CCFileUtils’s getFileData function to read json(contains Chinese), the buffer return are all ‘\xef\xbb\xbf’ like stuff, how can i decode them into Chinese?