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

Re: [gopher] gopher++ (gopher1) protocol



Hi,

On Sunday 24 January 2010 18:10 (CET), Cameron Kaiser wrote:
> That doesn't make sense. Isn't UTF-8 a superset of ISO-8859-1? 

Absolutely not! :-)
*Unicode* is a superset of ISO-8859-1, but it has no importance anyway,
as "Unicode" doesn't tell us how data is encoded on-disk.

The only thing which can be safely said, is that UTF-8 is a superset of
the 7-bit ASCII table (which is not true for UTF-16 and UTF-32).

To encode values between 128 and 255, UTF-8 uses sequences of 2 bytes,
while ISO-8859-1 uses one byte (which is rather obvious, as ISO-8859-1 is
just a dumb 8 bit codepage).

I hope it makes things clear, now ;-)

Best regards,
Mateusz Viste


_______________________________________________
Gopher-Project mailing list
Gopher-Project@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/gopher-project




Reply to: