I use UTF-8 encoding in java code to store multi byte characters in the db . When i retreive the multi byte characters from db , i see "?" inplace of the actual multi byte characters. I use solaris os. Is there any environment variable which i can set to see the actual characters on my terminal window.
Thanks

