H. Peter Anvin writes: > You'd probably be better off using C-like escape codes \uXXXX and > \UXXXXXXXX with \ escaped as \\.
And when you use this C/Java syntax, you get the converter for free: it is contained it libiconv. Try "iconv -f UTF-8 -t JAVA". Bruno -- Linux-UTF8: i18n of Linux on all levels Archive: http://mail.nl.linux.org/linux-utf8/
