You have a whole plethora of string manipulation functions including LOCATE() and REPLACE(), although if the number of potential characters to be replaced/removed is more than a couple, you'll probably want to write a stored procedure or PHP code to handle the string manipulations after the query has run.
See:
http://dev.mysql.com/doc/refman/5.1/en/string-functions.html