3v4l.org

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

preferences:
40.83 ms | 402 KiB | 5 Q