Hi,
I am facing problem while submitting AJAX request with Japanese charter, in target page Japanese characters are not coming properly.
I am using below code to send Ajax request.
Most of the time when I have encoding issues, it is because the server is not properly setting the headers for the content or the characters are not encoded correctly.