Help for this page
$chinese=<INPUT>; print unpack("A4",$chinese);
print decode("utf8",unpack("A4",$chinese));