Table of emojis and their metadata

Originator: Arnoud Buzing

Emoji (Japanese: 絵文字えもじ?, Japanese pronunciation: [emodʑi]; English /ɪˈmoʊdʒi/, plural emoji or emojis[4]) are ideograms and smileys used in electronic messages and Web pages. Emoji are used much like emoticons and exist in various genres, including facial expressions, common objects, places and types of weather, and animals.

(13 columns, 2427 rows)

Examples

Basic Examples

Retrieve the resource:

In[1]:=
ResourceObject["Emojis"]
Out[1]=

Retrieve the default content:

In[2]:=
ResourceData["Emojis"]
Out[2]=

Extract all the ASCII smiley faces:

In[3]:=
ResourceData["Emojis"][
 Select[StringMatchQ[#Name, "*smil*"] &], {"Name", "Shortname", "ASCII"}]
Out[3]=

Arnoud Buzing, "Emojis" from the Wolfram Data Repository (2017)  

Data Resource History

Source Metadata

Publisher Information