Problem solved. I ended up using strtol function to convert the unicode string to a hex value and then casting it to char and assinging it to QString. -- Eeli Reilin