how to convert tis-620 string to utf-8 string in java
....
Pass as encode argument "UTF-8" | |||
|
feedback
|
Also, you might need to put charsets.jar on your classpath to support the TIS620 encoding. | |||
|
feedback
|