Reading a csv file

UnicodeDecodeError: ‘utf-8’ codec can’t decode byte 0x8e in position 666: invalid start byte
I am getting this error while reading my csv file using pandas. I have used encoding='utf-8.