[BangPypers] converting utf to octal
JAGANADH G
jaganadhg at gmail.com
Tue Nov 23 13:06:06 CET 2010
On Tue, Nov 23, 2010 at 4:35 PM, Kenneth Gonsalves <lawgon at au-kbc.org>wrote:
> hi,
>
> say I have an indic (tamil) string like நான். This is actually
> represented by the following:
> 0x0ba8,0x0bbe,0x0ba9,0x0bcd. How can I convert the above string into
> these characters - or at least into base 10 integers?
> --
>
Are you looking something similar to this
http://silpa.smc.org.in/CharDetails
--
**********************************
JAGANADH G
http://jaganadhg.freeflux.net/blog
More information about the BangPypers
mailing list