I have to show copyright symbol, ©, in the message of an AlertDialog. I set a sting value with the copyright symbol in res/string. But the symbol is shown as a question mark when the dialog opens. How can I correctly show the copyright symbol in the dialog. Thanks.