Skip to content

Instantly share code, notes, and snippets.

@hnw
Created May 27, 2017 08:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hnw/51f5e1bf12470b789c39dc4d4758ddb9 to your computer and use it in GitHub Desktop.
Save hnw/51f5e1bf12470b789c39dc4d4758ddb9 to your computer and use it in GitHub Desktop.
<?php
$manufacture = "敇瑭步挮浯䩟";
echo mb_convert_encoding($manufacture, "UTF-16LE", "UTF-8");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment