how to get characters unicode code

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
marin034
Forum Newbie
Posts: 3
Joined: Thu Jan 29, 2009 4:29 pm

how to get characters unicode code

Post by marin034 »

Hi all

Didn't know where to post this question, but here It is

as title says - how to get characters unicode code.

to be more specific here is a complete example
at url http://rishida.net/scripts/uniview/conversion.php
is converter and demonstrates exactly what I need.

if you write in first textarea ("Characters") it converts to characters codes at textarea ("UTF-16 code units:") .

is it possible to be done by php?
Post Reply