Hi,
At the time of inserting non-english character, first you encode them into base64 encoding and insert into App42 database. Once you retrieve it on the client side, decode it back. Please have a look at this link for the code snippet to encode and decode in base64 encoding and let me know if it helps.
Regards,
Himanshu Sharma