Re: [GENERAL] Postgres Encoding conversion problem

2008-04-23 Thread Clemens Schwaighofer
On 04/23/2008 04:33 PM, Albe Laurenz wrote: > Michael Fuhr wrote: I sometimes have a problem with conversion of encodings eg from UTF-8 tio ShiftJIS: ERROR: character 0xf0a0aeb7 of encoding "UTF8" has no equivalent in "SJIS" I have no idea what character this is,

Re: [GENERAL] Postgres Encoding conversion problem

2008-04-23 Thread Albe Laurenz
Michael Fuhr wrote: >>> I sometimes have a problem with conversion of encodings eg from UTF-8 >>> tio ShiftJIS: >>> >>> ERROR: character 0xf0a0aeb7 of encoding "UTF8" has no >>> equivalent in "SJIS" >>> >>> I have no idea what character this is, I cannot view it in my >>> browser, etc. >> >> It t

Re: [GENERAL] Postgres Encoding conversion problem

2008-04-23 Thread Michael Fuhr
On Tue, Apr 22, 2008 at 10:37:59AM +0200, Albe Laurenz wrote: > Clemens Schwaighofer wrote: > > I sometimes have a problem with conversion of encodings eg from UTF-8 > > tio ShiftJIS: > > > > ERROR: character 0xf0a0aeb7 of encoding "UTF8" has no > > equivalent in "SJIS" > > > > I have no idea what

Re: [GENERAL] Postgres Encoding conversion problem

2008-04-22 Thread Clemens Schwaighofer
On 04/22/2008 07:30 PM, Albe Laurenz wrote: > Clemens Schwaighofer wrote: I sometimes have a problem with conversion of encodings eg from UTF-8 tio ShiftJIS: ERROR: character 0xf0a0aeb7 of encoding "UTF8" has no equivalent in "SJIS" I have no idea what character

Re: [GENERAL] Postgres Encoding conversion problem

2008-04-22 Thread Albe Laurenz
Clemens Schwaighofer wrote: >>> I sometimes have a problem with conversion of encodings eg from UTF-8 >>> tio ShiftJIS: >>> >>> ERROR: character 0xf0a0aeb7 of encoding "UTF8" has no >>> equivalent in "SJIS" >>> >>> I have no idea what character this is, I cannot view it in my >>> browser, etc. >>

Re: [GENERAL] Postgres Encoding conversion problem

2008-04-22 Thread Clemens Schwaighofer
On 04/22/2008 05:37 PM, Albe Laurenz wrote: > Clemens Schwaighofer wrote: >> I sometimes have a problem with conversion of encodings eg from UTF-8 >> tio ShiftJIS: >> >> ERROR: character 0xf0a0aeb7 of encoding "UTF8" has no >> equivalent in "SJIS" >> >> I have no idea what character this is, I can

Re: [GENERAL] Postgres Encoding conversion problem

2008-04-22 Thread Albe Laurenz
Clemens Schwaighofer wrote: > I sometimes have a problem with conversion of encodings eg from UTF-8 > tio ShiftJIS: > > ERROR: character 0xf0a0aeb7 of encoding "UTF8" has no > equivalent in "SJIS" > > I have no idea what character this is, I cannot view it in my > browser, etc. It translates to U

[GENERAL] Postgres Encoding conversion problem

2008-04-21 Thread Clemens Schwaighofer
Hi, I sometimes have a problem with conversion of encodings eg from UTF-8 tio ShiftJIS: ERROR: character 0xf0a0aeb7 of encoding "UTF8" has no equivalent in "SJIS" I have no idea what character this is, I cannot view it in my browser, etc. If I run the conversion through PHP with mb_convert_enc