Convert Hebrew Text Between Codesets

From: Ilan Aisic (ilan_at_nonexisting.hamakor.org.il)
Date: Wed 16 Jun 2004 - 11:58:34 IDT


Anyone aware of a utility/program to convert hebrew text between the different codesets and representations?

In particular, I'm interested in changing mutlibyte Hebrew to and from HTML characters.
where:
<Alef><Beit>...<Taf> would be:
Mulitbye hebrew in hex (e0 is Alef, 2e is '.'):
e0e12e2e2efa
The same in HTML ("&#1488;" is Alef, '.' is '.'):
&#1488;&#1489;...&#1514;

--
Ilan Aisic
=================================================================
To unsubscribe, send mail to linux-il-request_at_linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request_at_linux.org.il


This archive was generated by hypermail 2.1.7 : Wed 16 Jun 2004 - 11:08:40 IDT