In every browsers, Firefox, Chrome, IE, there is an option called Encoding. It is used to decode the HTML documents into different languages.
as far as i know, say, if i choose, "Encoding (Unicode UTF-8)" in my browser, the browser will treat the HTML page to be decoded in UTF-8 format.
My question is why it is not "Decoding" but "Encoding"? It is straight, isnt' it?