How to insert a tick box from the Wingdings font programatically

Hi,
I want to insert the character from the Wingdings font that has a box with a tick in it into a document programmatically. I found the attached article but it goves the wrong characters, does anyone know the correct ASCII codes for the checkbox characters?

Thanks

Hello!
Thank you for your inquiry. Try setting “Wingdings” font and inserting “\xf0fc” character. It’s the tick sign.
Regards,