SELECT * FROM my_table WHERE my_field = 'hallÄ'; SELECT * FROM my_table WHERE my_field COLLATE utf8_swedish_ci = 'hallÄ';