I am saving some foreign characters quite fine into my mysql database. This is the ones I am using right now for example: いち
When I try to echo out that column from the database, it only shows up as '??'
Why are there question marks showing up when I am trying to echo foreign characters?