My problem is with utf-8 display formats,
Using link here;
How to get "One Latin-1 char per byte" format in java?
For example: String x="Φ"; encodedString --> Φ
My problem is with utf-8 display formats,
Using link here;
How to get "One Latin-1 char per byte" format in java?
For example: String x="Φ"; encodedString --> Φ