When using JDBC, one can pass the following parameters in the connection string: useUnicode=true&characterEncoding=UTF-8 How do we do this in Python? Thanks, -Jalil