I have to store the phonetics of words in a database in this format:
blow = \ˈblō\ 
But when I see in the database, it's stored like this:
blow = \?bl?\
There are ? instead of symbols you can see.
Please correct me as to what I am doing wrong.
Thanks
 
     
    