What does this mean by encoding utf8 characters using latin1 encoding in mysql?

Because in previous version the default encoding in mysql server is latin1 and not many remember to change it. So utf8 characters are saved in latin1 encoding. But what does this actually mean?

For example, some utf8 characters , which are not available in latin1, are 3-4 bytes long.

What binary data do they become after encoding them in latin1?

Thanks a lot.
Thanks for the link. But the link points to my own question.


One Response to “What does this mean by encoding utf8 characters using latin1 encoding in mysql?”

  • SSE:

    A similar question has been asked over here: http://answers.yahoo.com/question/index;_ylt=AhO8yYC33Q1Fg6GGqqmqd_Fy7hR.;_ylv=3?qid=20081113080507AAYYFR5