Writes the text representation of a Unicode character to the output stream, along with any pending tab spacing.
The HtmlTextWriter.Write(char) method generates any tabs that are pending, and then calls the erload:System.IO.TextWriter.Write base method.