[Home] [By Thread] [By Date] [Recent Entries]

  • From: "Jeremy H. Griffith" <jeremy@o...>
  • To: "xml-dev@l...\"" <xml-dev@l...>
  • Date: Fri, 01 Mar 2013 09:47:09 -0500

On Fri, 1 Mar 2013 10:55:45 -0300, "Timothy W. Cook"
 <timothywayne.cook@g...> wrote:

>My questions is; Is there a use case or any 
>good reason to use anything but UTF-8?

Two of them.  One is for CHM (MS HTML Help),
which requires MS Code Page encoding and 
does not work with Unicode at all (though
the topics will appear to display correctly, 
the search won't work).

The other is more marginal; for CJK Asian 
languages, UTF-16 (or the DBCS encoding)
is more compact, 2 octets vs. 3 for most
characters.

Nonetheless, we use UTF-8 internally, and
only convert to another encoding when
required at the last possible point.

-- Jeremy H. Griffith, at Omni Systems Inc.
  <jeremy@o...>    http://mif2go.com/


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member