Network Working Group K. Tamaru
Request for Comments: 2237 Microsoft Corporation
Category: Informational November 1997
Japanese Character Encoding for Internet Messages
1. Abstract
This memo defines an encoding scheme for the Japanese Characters, describes "ISO-2022-JP-1", which is used in electronic mail [RFC- 822], and network news [RFC 1036]. Also this memo provides a listing of the Japanese Character Set that can be used in this encoding scheme.
2. Requirements Notation
This document uses terms that appear in capital letters to indicate particular requirements of this specification. Those terms are "MUST", "SHOULD", "MUST NOT", "SHOULD NOT", and "MAY". The meaning of each term are found in [RFC-2119]
3. Introduction
RFC 1468 defines the way Japanese Characters are encoded, likewise what this memo defines. It defines the use of JIS X 0208 as the double-byte character set in ISO-2022-JP text.
Tamaru Informational [Page 1]
RFC 2237 Japanese Character Encoding November 1997
Also it is recognized that there is a tendency to use Unicode, however, Unicode is not yet widely used and there is a certain limitation with old electronic mail system. Furthermore, the purpose of this comment is to add the capability of writing out JIS X 0212.
4. Description
In "ISO-2022-JP-1" text, the initial character code of the message is in ASCII. The "double-byte-seq"(see "Format Syntax" section) (ESC "$" "B" / ESC "$" "@" / ESC "$" "(" "D") is the only designator that indicates that the following character is double-byte, and it is valid until another escape sequence appears. It is very discouraged to use (ESC "$" "@") for double byte character encoding, new implementation SHOULD use only (ESC "$" "B") for double byte encoding instead.
Tamaru Informational [Page 2]
RFC 2237 Japanese Character Encoding November 1997 5. Formal SyntaxThe notational conventions used here are identical to those used in STD 11, RFC 822 [RFC822].
6. Security Considerations
This memo raises no known security issues.
Tamaru Informational [Page 3]
RFC 2237 Japanese Character Encoding November 1997 7. MIME ConsiderationsThe name to be used for the Japanese encoding scheme in content is "ISO-2022-JP-1". When this name is used in the MIME message form, it would be:
8. Additional Information
As long as mail systems are capable of writing out Unicode, it is recommended to also write out Unicode text in addition to "ISO- 2022-JP-1" text. Also writing out "ISO-2022-JP" text in addition to "ISO-2022-JP-1" is strongly encouraged for backward compatibility reasons.
9. References
[ISO2022]
Tamaru Informational [Page 4]
RFC 2237 Japanese Character Encoding November 1997
[RFC-1468]
Tamaru Informational [Page 5]
RFC 2237 Japanese Character Encoding November 1997
Full Copyright Statement