This page is all about emoji, what they are and how you can use them to add a little bit of emotion in your content
An emoji is a class of unicode character that represents an image and are used to express an sentiment (emotion) , generally on a comment from a forum or discussion
Emoji are image character with an emotion. If you search just an image character, you can check the Icons. Utterly, they may all ends up in a font.
See: Unicode List Unicode Set (Emoj = Yes)
Emoji characters can be expressed as:
:grinning:
:-)
For rendering, the emoji alias name and emoticon would be translated to the unicode code point. See example below.
<span style="font-size:30pt">😀</span>
<span style="font-size:30pt">🐞</span>
A Zero Width Joiner emoji is a sequence of emoji that combine to create one emoji.
For instance, to show a family with:
you would add the zero width joiner between them.
Example:
<p>The man: 👨</p>
<p>The girl: 👧</p>
<p>The boy: 👦</p>
<p>The family 👨‍👧‍👦</p>
All sequence can be found in: