mysql character set = UTF-8 on a cloumn in a migration

Hi,

I want to change a single table field to UTF-8, but cant see a way of defining this in a migration. Does anyone know if there is a way, or if it has to be an sql snippet, how would I add that?

Thanks Tony