Hi

I accept chinese characters from my perl code and then pass it onto a
piece of java code. At this point in java the character string seems
to be changed, perhaps it is encoded into UTF-16? from perl
UTF-8?...Is there any way to pass on the exact literal string to the
java code from the perl side?

Reply via email to