> > -----Original Message-----
> > Date/Time:    Tue Oct 21 07:54:01 EDT 2003
> > Contact:      [EMAIL PROTECTED]
> > Report Type:  Other Question, Problem, or Feedback
> >
> > Hello Unicode-Team,
> >
> > i'm looking for a tool or a tutorial to convert japanese
> > signs in numeric unicode signs (e.g. 留). Can you help me?
> >
> > Greetings from Germany
> > T. Nikolai
> > please mail to: [EMAIL PROTECTED]

Hello Nikolai,
You might find some features of interest in my program Hanfind, which you
can download from:

http://ourworld.compuserve.com/homepages/RaymondM/

It works however from the Pinyin reading of the characters, seen as Chinese
not Japanese.

If you are working from a text in Word you can always write a macro which
gives directly the Unicode value of any character, based on the calculation
Unicode = Hex(AscW(Selection.text)).

Raymond Mercier


Reply via email to