HaruEncoder
PHP Manual

HaruEncoder::getUnicode

(PECL haru >= 0.0.1)

HaruEncoder::getUnicodeConvert the specified character to unicode

Описание

int HaruEncoder::getUnicode ( int $character )

Converts the specified character to unicode.

Параметри

character

The character code to convert.

Връщани стойности

Грешки/Изключения

Throws a HaruException on error.


HaruEncoder
PHP Manual