objective c - How to get the Ascii value from Unicode string U+20B9 to get the indian rupee symbol? -


how ascii value unicode string u+20b9 indian rupee symbol?we have tried use locale identifier giving dollar.how done?

it has no ascii code. unicode values u+0000 u+007f have ascii codes.

some non-standard fonts assigned indian rupee sign replace ascii grave accent (`) ascii 60 (and unicode u+0060). stupidly incorrect assignment won’t work fonts other few proudly , wrongly made assignment.

from here: http://in.answers.yahoo.com/question/index?qid=20121011093254aau72or


Comments

Popular posts from this blog

monitor web browser programmatically in Android? -

Shrink a YouTube video to responsive width -

wpf - PdfWriter.GetInstance throws System.NullReferenceException -