Symbols not getting in android WebView
For More Info please see the drive link
https://drive.google.com/open?id=17PXFPJnVYkuGA_fkQPxskeIaw8AlzkcD
binding.tvQuestion.loadDataWithBaseURL("", questionlist.title, "text/html", "UTF-8", "");
binding.tvQuestion.getSettings().setJavaScriptEnabled(true);
How can I show the special characters/unicode characters?