Gets the encoding that the System.Web.UI.HtmlTextWriter object uses to write content to the page.
a System.Text.Encoding
The HtmlTextWriter.Encoding property obtains its value from the base System.IO.TextWriter object.