Say you have a database with strings that have the following encodings in it:
encoding type ASCII-8BIT UTF-8 encoding type ASCII-8BIT US-ASCII encoding type UTF-8 US-ASCII encoding type ASCII-8BIT US-ASCII encoding type UTF-8 UTF-8 encoding type UTF-8 ASCII-8BIT
Now you want to convert this all to UTF-8 - how do you do it?