John Tisdale wrote:

I've created an illustration to accompany my MSDN article to provide a
high-level overview of Unicode encoding. I would appreciate any feedback
related to accuracy and clarity.

http://www.ocean.org/JT/Writings/MSDN/Images/UnicodeEncodingSmall.gif

Thanks, John

The box titled "UTF-16" should have contents

      FE FF 44 37
      or
      FF FE 37 44

The box titled "UTF-32" should have contents

      00 00 FE FF
      00 00 44 37
      or
      FF FE 00 00
      37 44 00 00

Cheers ...
--
        /|  Jonathan Coxhead
 o o o (_|/
        /|
       (_/



Reply via email to