Support korean charset

Hi all, what have I to do to correctly save and select Korean name strings in mysql db?

Have I to do something before save in db?

Anyway I have to handle strings like: 초코팡

You should be fine if you use Unicode encoding:

http://www.yiiframework.com/doc/cookbook/16/