= text encodings -*- coding: utf-8 -*- 'something'.encode('utf-8') iconv -f ISO8859-1 -t UTF8 file.sql AddDefaultCharset utf-8 @charset "UTF-8";