Re: Storing Special Characters

Поиск
Список
Период
Сортировка
От CR Lender
Тема Re: Storing Special Characters
Дата
Msg-id 5192B8CB.20106@gmail.com
обсуждение исходный текст
Ответ на Re: Storing Special Characters  (Paul Jungwirth <pj@illuminatedcomputing.com>)
Ответы Re: Storing Special Characters  (Chris Angelico <rosuav@gmail.com>)
Список pgsql-general
On 2013-05-14 19:32, Paul Jungwirth wrote:
> The UTF-8 encoding for a pound sign is 0xc2a3, not just 0xa3. You
> might want to make sure your PHP file is correct.

Just for the record, the Unicode code point for the pound symbol (£) is
actually 0x00A3. 0xC2A3 is the Hangul syllable Syuh (슣).

- crl


В списке pgsql-general по дате отправления:

Предыдущее
От: John R Pierce
Дата:
Сообщение: Re: How to convert numbers into words in postgresql
Следующее
От: Merlin Moncure
Дата:
Сообщение: Re: How to convert numbers into words in postgresql