Both PHP and the MySQL database are fully configured to read Unicode (UTF-8) characters but it seems like the string you are providing doesn't work for some reason.
I tested on my other IPBoard installation and a similar problem occurs, except the characters get converted to ? symbols.
After searching around it seems like there isn't a reliable fix for this I'm afraid.