I have some data like Vendor name, vendor address in local language (chinese) stored as unicode in tables. Now, my requirement is to decode this data (stored in unicode) back into char fomat. How can I do this?