plz guide me in solving this problem
433368Nov 24 2004 — edited Jan 25 2005The following characters are getting inserted into the database of oracle 8i in different format.The nls_character set=UTF8 is used.
input:
ßõìôñ ÃÆÃ±Ã»Ã±Ãâ ÃÂ¹ÃÆÃâÎý õñÃâ¡Ã·ÃâÎý úñù ùõÃÂÿú÷ÃÂÃÂúÃâ°Ã½
ÎÏÎ»Î±ÂµÎ¹ÎºÏ ÎδÏÏ
µαÎÏ
inserted into table as:
�õìôñ �ñûñ�ù���ý õñ�÷��ý úñù ùõÿÿú÷ÿÿú�ý
????µ??? ????µ?
what changes has to be done to insert the above mentioned records into the database in the same format.