i am loading data from csv .some data in cyrillic .so when loading data with chatacter set 1252, changing data to some othet format which is not matching with original data.i changed character set to unicode(utf-8).then i got cyrillic data matching with data in csv file .but extra symbol '' is geeting added to data at if data have '' or at some places where comma is present.