Unicode to Hex - Pack possibly?
James Laver
james.laver at gmail.com
Fri Apr 17 16:35:48 BST 2009
On 17 Apr 2009, at 16:11, abhishek jain wrote:
> Hi,I need to convert a text written in Devanagari (Hindi) Language
> into
> Hexadecimal language.
> I know we can do in perl , possibly with pack / unpack but not how
> to do so
> Can anyone here help?
You're going to have to be a bit more specific than that. What are you
trying to achieve? To represent each byte as two hex digits? To
convert all numbers in the text into hex digits?
--James
More information about the london.pm
mailing list