I tried to show the Arabic content in UIWebView. but getting an error as in screenshot shows. so how to solve it
Try this meta tag <meta http-equiv="content-type" content="text/html;charset=utf-8"> This must solve your problem.
<meta http-equiv="content-type" content="text/html;charset=utf-8">