Everything is in the question : I have a Php script that is a UTF-8 file. In this script I want to do this :
echo \"âêïû\\n\";
?>
The problem is Windows cmd line by default does not support UTF8. From this link, if you follow these
You should be able to output utf8.