3v4l.org

run code in 300+ PHP versions simultaneously
<?php $string = "AARON'S INC                  "; $converted = iconv("UTF", "ASCII//IGNORE", $string); var_dump($converted);

preferences:
49.87 ms | 402 KiB | 5 Q