In MySQL database table, I am inserting non English (Chinese/Japanese) characters and it was getting inserted inserted as ????. I fixed this issue. But I want older data to be converted into actual language format.
Is there any solution for this ?
In MySQL database table, I am inserting non English (Chinese/Japanese) characters and it was getting inserted inserted as ????. I fixed this issue. But I want older data to be converted into actual language format.
Is there any solution for this ?