Convert Big5 to UTF8
81242Aug 30 2004 — edited Sep 2 2004I am using Oracle9i 9.2.0.4.0 in HP Unix.
I have a table containing Chinese data but with different encoding method. Some data use Big5 and some use UTF8.
How can I convert the Big5 characters into UTF8 in store procedures, PL/SQL, or Java???
Thanks,
Stephen