lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Chris Marrin wrote:

> This would work fine for ASCII, and maybe even for Latin1
> in some cases. 

For what it's worth, all of the ISO 8859 encodings (Latin 1,
Latin 2, etc.) are 8-bit.

<http://en.wikipedia.org/wiki/ISO_8859>
<http://czyborra.com/charsets/iso8859.html>

-- 
Aaron