(PECL haru >= 0.0.1)
Convert the specified character to unicode
int HaruEncoder::getUnicode ( int $character )
Converts the specified character to unicode.
Parameters:
character
The character code to convert.
Returns:
Exception:
Throws a HaruException on error.
Please login to continue.