I am using a virtual keyboard on my HTML5 page that has certain unicode characters like tick (✔) and cross (✘). I am not able to display them on my page.
I followed this forum and added <meta charset="UTF-8"> before/within the <head> tag but I am still getting the characters as a square box on the virtual keyboard.
Any clues where am I going wrong?
Thanks guys.
P.S: I am using Verdana font and that is as per client requirements.