Hi,

Always for my problem of charset

If we take an example : é (e accent aigu) (é in html) :

    * with ISO-8859-1(5), 8 bits are = 11101001
    * with UTF-8 , bits are          = 11000011 10101001

If you read UTF-8 character with a ISO-8859-1 reader (very much used in 
France), result = 2 characters =  é

We cannot use this solution which is not readable for my French contacts

Thank you to look at the problem :-)

-- 
Marc Auzanneau



Reply via email to