AEM cloud | Chinese text | Node and Resource API returning unreadable text
Hi All,
I have Chinese content in node property.
When I am reading this content using node.getProperty("text").getString()
or
ValueMap.get("text").toString()
Both these methods are returning non readable characters sequence like ??????
Could anyone help how to read Chine text in AEM. However English text is working fine.
Any pointers highly appreciated.
Thanks,
Pradeep