Re: Determine the Code Page of a UniChar

From: Mark Davis (mark.davis@jtcsv.com)
Date: Thu Jan 15 2004 - 10:23:23 EST

  • Next message: Michael Everson: "Re: Klingon"

    I'm not sure what you need this for, but if you need to determine this
    programmatically, I'd suggest using ICU. Each charset converter in ICU will
    return a UnicodeSet containing exactly the characters that it converts
    (round-trip). ICU ships with a stock set of charset converters, but you can add
    some 500 additional optional ones available on the ICU site.

    Mark
    __________________________________
    http://www.macchiato.com
    ► शिष्यादिच्छेत्पराजयम् ◄

    ----- Original Message -----
    From: "Paramdeep Ahuja" <paahuja@quark.co.in>
    To: <unicode@unicode.org>
    Sent: Thu, 2004 Jan 15 01:04
    Subject: Determine the Code Page of a UniChar

    >
    > Hi,
    >
    > I am looking for a way to determine the Code Page of a char, on both Mac and
    > Win, if we know the Unicode value of the character. Can anyone help me out
    > there??
    >
    > thnx
    > Paramdeep
    >
    >
    >
    >
    >



    This archive was generated by hypermail 2.1.5 : Thu Jan 15 2004 - 10:59:30 EST