Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Numeric values of Kanji characters

Re: Numeric values of Kanji characters

From: Mike Gould <mike.gould_at_dial.pipex.com>
Date: Tue, 6 Oct 1998 22:10:00 +0100
Message-ID: <6ve0p3$lf8$1@plug.news.pipex.net>


Yuri,

Thanks for your response. I posed my question the wrong way round.

What I meant was what range of numbers is accepted by chr() function in order
to give Kanji characters, or conversely, what is the range of numbers output from
the ASCII() function when fed with Kanji characters. Or is there some other function
that converts Kanjis to numbers ?

Anyone know this?

Thanks,

Mike Gould

esiyuri_at_my-dejanews.com wrote in message <6vdcqc$rqt$1_at_nnrp1.dejanews.com>...
>As I understand it, chr() returns the character that corresponds to the
given
>(numeric) value, not the other way around. If you want to do your own sort
of
>indexing which requires converting a character string to a number I have
used
>the following sort of code in the past... it would need to be changed for
>Kanji text.
>
>
>--
>Regards
>Yuri McPhedran
>
>-----------== Posted via Deja News, The Discussion Network ==----------
>http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own
Received on Tue Oct 06 1998 - 16:10:00 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US