To insert an emoji into HTML using its decimal value, you can use the HTML numeric entity. In the case of an emoji with a decimal value of 128053 (e.g. 🐵), you should use the following form:
You can insert this emoji anywhere in the HTML document where you want to display it, using the numeric entity 🐵.
🐵 -> "&#dec;"