я когда баловался с CGI, завел себе функцию…
def print_utf(data):
print unicode(data).encode('UTF-8')