[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

Re: [xsl] 16-bit chars rendered as "?" in UTF-8?


Subject: Re: [xsl] 16-bit chars rendered as "?" in UTF-8?
From: John English <john.foreign@xxxxxxxxx>
Date: Wed, 15 Aug 2012 17:07:18 +0300

On 15/08/2012 16:58, David Carlisle wrote:
On 15/08/2012 14:38, John English wrote:
I then search the file with "od -b | grep ' [4-7][0-7][0-7]'",

a file containing C) in iso-8859-1 would have octal byte 351 which would not match that grep. You need to check no characters bigger than 127 (octal 177 if you prefer)

Ooops, quite right! However, still nothing shows up...


--
John English


Current Thread