<?php
echo substr("Ã…msterdam PHP"01), "\n";
?>
Output
Ã
<?php
var_dump
("Ã…" === "AÌŠ");
?>
Output
bool(false)