Philippe Verdy scripsit: > A free converter tool exists in the Java SDK for Windows: look for > "native2ascii".
Beware of trying to use this as a general converter: it's meant only for Java code, or code from a closely related programming language. In particular, it treats strings inside "" or '' differently. > Also, GNU tools are ported to Windows (see "recode") or within Unix > emulation layers for Windows (see also "recode" in Cygwin, or in the > AT&T Korn Shell tools for Windows). Recode and tcs are suitable for pure encoding translations. -- XQuery Blueberry DOM John Cowan Entity parser dot-com [EMAIL PROTECTED] Abstract schemata http://www.reutershealth.com XPointer errata http://www.ccil.org/~cowan Infoset Unicode BOM --Richard Tobin

