<?php $russianA = iconv("utf-16be", "utf-8", "\x04\x10");var_dump($russianA); // Аvar_dump(bin2hex($russianA));
Standard input is empty
string(2) "А" string(4) "d090"
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!