accept-charset Attributeaccept-charset AttributeThe accept-charset attribute specifies a space-separated list of one or more character encodings
(e.g. "utf-8", "ISO-8859-1", "euc-jp") which will be handled correctly by the
form's processing script.
For reference: *list of approved character sets
published by the IANA (use the
preferred MIME name
of the character set in question).
The accept-charset attribute is not present in the
*W3C XHTML 1.1 Basic Forms Module.
See also the accept attribute.