Re: Need some help in understanding Unicode in Perl...

2003-02-20 Thread SADAHIRO Tomoyuki
> I have some questions regarding unicode in Perl: > 3. What does &# and =HH=HH means? Someone told me > they are actually unicode but I dont really > understand. Is there any function that can > automatically convert them to the corresponding > charset or hex value? * &#; (numeric chara

Converting UTF-EBCDIC to UTF-8

2003-02-20 Thread Brian DePradine
Hello, I am trying to work out the easiest way that I can coax perl to covert text from UTF-EBCDIC to UTF-8 and back. If anyone can provide some clue that would be greatly appreciated. Brian

Re: Converting UTF-EBCDIC to UTF-8

2003-02-20 Thread SADAHIRO Tomoyuki
> Hello, > > I am trying to work out the easiest way that I can coax perl to covert > text from UTF-EBCDIC to UTF-8 and back. If anyone can provide some clue > that would be greatly appreciated. > > Brian Still preliminary edition... http://homepage1.nifty.com/nomenclator/perl/Unicode-Transf