2
1
I loaded www.google.hk

and then changed the character encoding to Greek

and got this

What exactly did the browser do when I changed the character encoding?
It looks like translation but I think it should be something like interpreting the characters as Greek data and rendering the corresponding Greek, which might not make any sense.
Read this Joel on Software - The Absolute Minimum Every Software Developer Absolutely, Positively Must Know About Unicode and Character Sets (No Excuses!) and this Unicode, UTF-8 and character encodings: What every developer should know
– phuclv – 2014-11-04T10:55:38.337