Re: Encoding Method UTF8 or UTF16

From: Neelesh Bodas (neelesh.bodas@gmail.com)
Date: Tue Sep 27 2005 - 23:52:46 CST

  • Next message: Antoine Leca: "Re: Encoding Method UTF8 or UTF16"

    on Windows XP it uses UTF16 Little Endian.
     I wrote three unicode characters : é (0xe9), A (0x41) and devnagri
    क(0x0915) in a word file and opened the file in binary mode (using
    MSDEV) .
    The byte sequence I got was :
    E9 00 41 00 15 09
      ~N
      On 9/28/05, Masarick, Dan <dmasarick@mitre.org> wrote:

    > Hello Everyone
    > Does anyone know a way to determine the method used to encode a M.S Word
    > document? I believe that 2000, XP and NT Operating systems use UTF16, but I
    > want I am seeking confirmation.
    > Dan Masarick
    > The MITRE Corporation
    > (703) 883.5204 (work)
    > (703) 946.9003 (cell)
    >
    >



    This archive was generated by hypermail 2.1.5 : Wed Sep 28 2005 - 00:01:42 CST