in reply to Re^2: A UTF8 round trip with MySQL
in thread A UTF8 round trip with MySQL

decode_utf8 will only fail if the input is invalid utf-8. whether the data is flagged as utf-8 or not does not matter.