RFC 1521:MIME (Multipurpose Internet Mail Extensio...
RFC-Ref

charset


Click on the red underlined text to get to the source

... header fields. The ordering of parameters is not significant. Among the defined parameters is a "charset" parameter by which the character set used in the body may be declared. Comments are allowed in accordance with RFC 822std11(-> 2822prop) ...
... example, the "boundary" parameter makes sense only for the "multipart" content-type, but the "charset" parameter might make sense with several content-types. ...
... "Content-type: text/plain; charset=us-ascii". If no Content-Type is specified, this default is assumed. In the presence of a MIME ...
... no fully acceptable alternative to treating such untyped messages as "text/plain; charset=us-ascii", implementors should remain aware that if a message lacks both the MIME-Version ...


... Content-Type: text/plain; charset=ISO-8859-1 Content-transfer-encoding ...


... principally textual in form. It is the default Content-Type. A "charset" parameter may be used to indicate the character set of the body text for some text subtypes, notably including the primary ...
... Content-Type for Internet mail is "text/plain; charset=us- ascii". ...
... The charset parameter ...
... text/plain data is the character set. This is specified with a "charset" parameter, as in: Content-type ...
... Content-type: text/plain; charset=us-ascii Unlike some other parameter values ...
... Unlike some other parameter values, the values of the charset parameter are NOT case sensitive. The default character set, which must be assumed in the absence of a charset parameter ...
... charset parameter are NOT case sensitive. The default character set, which must be assumed in the absence of a charset parameter, is US-ASCII. ...
... The specification for any future subtypes of "text" must specify whether or not they will also utilize a "charset" parameter, and may possibly restrict its values as well. When used with a particular body, the semantics ...
... possibly restrict its values as well. When used with a particular body, the semantics of the "charset" parameter should be identical to those specified here for "text/plain", i.e., the body consists ...
... those specified here for "text/plain", i.e., the body consists entirely of characters in the given charset. In particular, definers of future text subtypes should pay close attention the the implications of multibyte character sets ...
... definitions. This RFC specifies the definition of the charset parameter for the purposes of MIME to be a unique mapping of a byte stream ...
... constituent base exists. The defined charset values are: US-ASCII ...
... mail use unless absolutely necessary. The "charset" parameter has been defined primarily for the purpose of textual data, and is described in this section for that reason. However, it is conceivable that non-textual data might also wish to ...
... textual data, and is described in this section for that reason. However, it is conceivable that non-textual data might also wish to specify a charset value for some purpose, in which case the same syntax and values should be used. ...
... Internet mail, "text/plain; charset=us-ascii", describes existing Internet practice. That is, it is the type of body defined by RFC 822std11(-> 2822prop) ...
... follows: text-type := "text" "/" text-subtype [";" "charset" "=" charset] ...
... text-type := "text" "/" text-subtype [";" "charset" "=" charset] text-subtype := "plain" / extension-token ...
... token charset := "us-ascii"/ "iso-8859-1"/ "iso-8859-2"/ "iso-8859-3" / "iso-8859-4"/ "iso-8859-5"/ "iso-8859-6"/ "iso-8859-7" / "iso-8859-8" / "iso-8859-9" / extension-token ...
... Content-type: text/plain; charset=us-ascii This is explicitly typed plain ASCII ...
... Content-Type: text/plain; charset=us-ascii ...plain text version ...


... no header fields were given and this is text, with charset US ASCII. It could have been done with explicit typing as in the next part.] ...
... Content-type: text/plain; charset=US-ASCII ...
... Content-Type: Text/plain; charset=ISO-8859-1 Content-Transfer-Encoding ...


... / "," / "-" / "." / "/" / ":" / "=" / "?" charset := "us-ascii" / "iso-8859-1" / "iso-8859-2"/ "iso-8859-3" / "iso-8859-4" / "iso-8859-5" / "iso-8859-6" / "iso-8859-7" / "iso-8859-8" / "iso-8859-9" / extension-token ...
... token text-type := "text" "/" text-subtype [";" "charset" "=" charset] ...
... text-type := "text" "/" text-subtype [";" "charset" "=" charset] token ...


... Subtypes defined by this document: plain Important Parameters: charset Encoding ...


... Content-type: text/foo; charset=bar Content-Transfer-Encoding: base64 ...



Google
Web
RFC-Ref