Re: ERROR: could not convert UTF-8 character 0x00ef to ISO8859-1 possiblesolution - Mailing list pgsql-jdbc

From Guillaume Cottenceau
Subject Re: ERROR: could not convert UTF-8 character 0x00ef to ISO8859-1 possiblesolution
Date
Msg-id 87u0lsbaxn.fsf@meuh.mnc.ch
Whole thread Raw
In response to Re: ERROR: could not convert UTF-8 character 0x00ef to ISO8859-1 possiblesolution  (Vadim Nasardinov <vadimn@redhat.com>)
List pgsql-jdbc
Vadim Nasardinov <vadimn 'at' redhat.com> writes:

> On Wednesday 27 April 2005 07:54, Anders Hermansen wrote:
> > On the other hand U+00EF is a valid unicode code point. Which points to:
> > LATIN SMALL LETTER I WITH DIAERESIS
> > It is encoded as 0xC3AF in UTF-8
> > As 0x00EF in UTF-16 (and UCS-2 ?)
> > As 0xEF in ISO-8859-1
>
> http://www.eki.ee/letter/chardata.cgi?ucode=ef

Which is surprising, because this can totally be encoded in
ISO8859-1.

--
Guillaume Cottenceau

pgsql-jdbc by date:

Previous
From: Vadim Nasardinov
Date:
Subject: Re: ERROR: could not convert UTF-8 character 0x00ef to ISO8859-1 possiblesolution
Next
From: Anders Hermansen
Date:
Subject: Re: ERROR: could not convert UTF-8 character 0x00ef to ISO8859-1 possiblesolution