woman bouncing ball
codepoints: 26F9 200D 2640
Copy and paste woman bouncing ball emoji
| Name | Emoji | Code Point | |
|---|---|---|---|
| 1 | woman bouncing ball | ⛹♀ | U+26F9 U+200D U+2640 |
You can paste the chosen Emoji
Another option is to use the codepoint of the Emoji and replacing (U+) with (&#x).
You need to use the ::before or ::after pseudo-element coupled with the content property where you paste the Emoji as the value.
Another option is to use codepoint replacing (U+) with (\0).
Paste the Emoji in the innerHTML value
Or use the String method fromCodePoint mixed with the codepoint value where you replace (U+) with (0x).
See Also
Contact
Would you like to make a suggestion, feel free to contact us at contact@unitpedia.com