Hi,
I have read the excel spreadsheet using apaceh poi api. If excel sheet contains only english alphabets then there is no problem but while reading excel sheet that contains "Chinese Characters" then it shows characters as "?" value. I searched to set encoding as UTF-8 but unable to find any appropriate help.
How to set encoding style in this case?

Regards,
Dinesh