Re: How to convert special characters into unicode?

From: Chris Jacobs (c.t.m.jacobs@hccnet.nl)
Date: Wed Feb 05 2003 - 10:02:07 EST

  • Next message: Adam Twardoch: "Re: How to convert special characters into unicode?"

    ----- Original Message -----
    From: "SRIDHARAN Aravind" <ASridharan@covansys.com>
    To: <unicode@unicode.org>
    Sent: Wednesday, February 05, 2003 8:27 AM
    Subject: How to convert special characters into unicode?

    > How to get unicode values for special characters in Java?
    > I have a set of Czech special characters?
    >
    > For LATIN CAPITAL LETTER C WITH CARON, the unicode is 010c and 010d ( for both upper and lower cases).
    > And I got this value from a PDF chart(u0100.odf) in www.unicode.org
    >
    > I have Czech special characters in an excel file.
    > I copy them into Notepad.

    Try copying to WordPad instead.

    > I save them.

    In WordPad you can save as unicode.

    > Now I use native2ascii convertor that is available with JDK.

    Why? You don't want to convert to ascii.

    > After I run this utility, I am getting some other unicode values or sometimes only whitespaces come out.
    > I don't know why?
    >
    > Please let me know how I convert special characters into unicode.
    > Thank you.
    >
    > Aravind.
    >
    >



    This archive was generated by hypermail 2.1.5 : Wed Feb 05 2003 - 10:46:19 EST