%u0430%u043B%u0430%u0431%u0430%u043B%u0430
Could someone tell me function or something to revert this to UTF presentation.
This is some output comming from AJAX when typing cyrillic chars.
Hopefully someone knows what I am talking about.
some encoding/decoding problem
Moderator: General Moderators
- feyd
- Neighborhood Spidermoddy
- Posts: 31559
- Joined: Mon Mar 29, 2004 3:24 pm
- Location: Bothell, Washington, USA
FYI, those are UTF, UTF-16.
Here's a snippet I posted a while ago converting character entities to UTF-8. You could use hexdec() on each byte pair to get the decimal form.
viewtopic.php?t=36549
Here's a snippet I posted a while ago converting character entities to UTF-8. You could use hexdec() on each byte pair to get the decimal form.
viewtopic.php?t=36549