home *** CD-ROM | disk | FTP | other *** search
/ Internet Info 1997 December / Internet_Info_CD-ROM_Walnut_Creek_December_1997.iso / drafts / draft_s_z / draft-yergeau-utf8-01.txt < prev    next >
Text File  |  1996-10-30  |  2KB  |  64 lines

  1.  
  2.  
  3. A new Request for Comments is now available in online RFC libraries.
  4.  
  5.  
  6.         RFC 2044:
  7.  
  8.         Title:      UTF-8, a transformation format of Unicode 
  9.                     and ISO 10646
  10.         Author:     F. Yergeau
  11.         Date:       October 1996
  12.         Mailbox:    fyergeau@alis.com
  13.         Pages:      6
  14.         Characters: 11,932
  15.         Updates/Obsoletes:  None
  16.  
  17.         URL:        ftp://ds.internic.net/rfc/rfc2044.txt
  18.  
  19. The Unicode Standard, version 1.1, and ISO/IEC 10646-1:1993 jointly
  20. define a 16 bit character set which encompasses most of the world's
  21. writing systems. 16-bit characters, however, are not compatible with
  22. many current applications and protocols, and this has led to the
  23. development of a few so-called UCS transformation formats (UTF), each
  24. with different characteristics.  UTF-8, the object of this memo, has
  25. the characteristic of preserving the full US-ASCII range: US-ASCII
  26. characters are encoded in one octet having the usual US-ASCII value,
  27. and any octet with such a value can only be an US-ASCII character.
  28. This provides compatibility with file systems, parsers and other
  29. software that rely on US-ASCII values but are transparent to other
  30. values.
  31.  
  32. This memo provides information for the Internet community.  This memo
  33. does not specify an Internet standard of any kind.  Distribution of
  34. this memo is unlimited.
  35.  
  36. This announcement is sent to the IETF list and the RFC-DIST list.
  37. Requests to be added to or deleted from the IETF distribution list
  38. should be sent to IETF-REQUEST@CNRI.RESTON.VA.US.  Requests to be
  39. added to or deleted from the RFC-DIST distribution list should be sent
  40. to RFC-DIST-REQUEST@ISI.EDU.
  41.  
  42. Details on obtaining RFCs via FTP or EMAIL may be obtained by sending
  43. an EMAIL message to rfc-info@ISI.EDU with the message body 
  44. help: ways_to_get_rfcs.  For example:
  45.  
  46.         To: rfc-info@ISI.EDU
  47.         Subject: getting rfcs
  48.  
  49.         help: ways_to_get_rfcs
  50.  
  51. Requests for special distribution should be addressed to either the
  52. author of the RFC in question, or to admin@DS.INTERNIC.NET.  Unless
  53. specifically noted otherwise on the RFC itself, all RFCs are for
  54. unlimited distribution.
  55.  
  56. Submissions for Requests for Comments should be sent to
  57. RFC-EDITOR@ISI.EDU.  Please consult RFC 1543, Instructions to RFC
  58. Authors, for further information.
  59.  
  60.  
  61. Joyce K. Reynolds and Mary Kennedy
  62. USC/Information Sciences Institute
  63.  
  64.