<?php $re = '/(*UTF)[^[:print:]\p{Sc}]+/';echo preg_replace($re, '', '£aA€');
Standard input is empty
£aA€
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!