I want to store the japanese characters in mySql tables. How can i ??
What character set should i have to specify and what should be the datatype for the particular columns.
I have tried using the default characterset and varchar, but it is not storing accordingly. Can you people help me.