Protocol Action: UTF-8, a transformation format of ISO 10646 to Draft Standard

The IESG <iesg-secretary@ietf.org> Mon, 01 November 1999 12:59 UTC

Received: from loki.ietf.org (loki [10.27.2.29]) by ietf.org (8.9.1a/8.9.1a) with ESMTP id HAA10105; Mon, 1 Nov 1999 07:59:21 -0500 (EST)
Received: (from adm@localhost) by loki.ietf.org (8.9.1b+Sun/8.9.1) id HAA06121 for ietf-123-outbound.10@ietf.org; Mon, 1 Nov 1999 07:45:06 -0500 (EST)
Received: from ietf.org (odin.ietf.org [10.27.2.28]) by loki.ietf.org (8.9.1b+Sun/8.9.1) with ESMTP id HAA06066 for <all-ietf@loki.ietf.org>; Mon, 1 Nov 1999 07:39:51 -0500 (EST)
Received: from CNRI.Reston.VA.US (localhost [127.0.0.1]) by ietf.org (8.9.1a/8.9.1a) with ESMTP id HAA05938; Mon, 1 Nov 1999 07:39:50 -0500 (EST)
Message-Id: <199911011239.HAA05938@ietf.org>
To: IETF-Announce:;
Cc: RFC Editor <rfc-editor@isi.edu>
Cc: Internet Architecture Board <iab@isi.edu>
Cc: unicode@unicode.org
From: The IESG <iesg-secretary@ietf.org>
Subject: Protocol Action: UTF-8, a transformation format of ISO 10646 to Draft Standard
Date: Mon, 01 Nov 1999 07:39:50 -0500
Sender: scoya@cnri.reston.va.us


The IESG has approved RFC2279, UTF-8, a transformation format of ISO
10646 as a Draft Standard.  The IESG contact persons are Keith Moore
and Patrik Faltstrom.

 
Technical Summary
 
The UTF-8 is one of the available encodings of ISO-10646, and the one which
is recommended in RFC 2130. It is also the case that this encoding is
backward compatible with US-ASCII, i.e. 16-bit characters with values
between 0x0000 and 0x007F in ISO-10646 are encoded as one byte each, with
these values (i.e. 0x00-0x7F), and those byte-values doesn't appear in the
encoding of any other character. Therefore the encoding has also been
called "file system safe".

Working Group Summary

There is consensus on moving this RFC to Draft Standard.

Protocol Quality

UTF-8 is implemented in various text handling routines in various operating
systems, aswell as in applications natively. Interoperability has been
tested with Microsoft Word 2000 and Tango Creator. The interoperability
report can be found at http://www.ietf.org/IESG/rfc2279-implementation.txt

The protocol was reviewed by Patrik Faltstrom