Skip to main content
Emoji Database — Unicode 16.0, Fully Qualified (Names, Groups, Codepoints)
DatasetCSV.GZOpenEmojiUnicodeTextNLPReferenceFree
All 3,781 fully-qualified emoji in Unicode 16.0 with name, group, subgroup, codepoint sequence and the Unicode version that introduced each one. Parsed from the official emoji-test.txt on 2026-09-05.
Use Cases
- Emoji normalisation in NLP pipelines
- Keyboard and picker UIs
- Codepoint lookups
Methodology
Line parser over emoji-test.txt keeping fully-qualified sequences and their group/subgroup headers.
Update Schedule
Static snapshot per Unicode release; refresh when Unicode 17.0 ships.
Attribution
Source: Unicode Consortium, emoji-test.txt (Unicode License).
Schema
| name | type |
|---|---|
| emoji | string |
| name | string |
| group | string |
| subgroup | string |
| codepoints | string |
| unicode_version | number |
Sample Data
| name | emoji | group | subgroup | codepoints | unicode_version |
|---|---|---|---|---|---|
| grinning face | 😀 | Smileys & Emotion | face-smiling | 1F600 | 1.0 |
| grinning face with big eyes | 😃 | Smileys & Emotion | face-smiling | 1F603 | 0.6 |
| grinning face with smiling eyes | 😄 | Smileys & Emotion | face-smiling | 1F604 | 0.6 |
| beaming face with smiling eyes | 😁 | Smileys & Emotion | face-smiling | 1F601 | 0.6 |
| grinning squinting face | 😆 | Smileys & Emotion | face-smiling | 1F606 | 0.6 |
Get this via API
# 1. Add dAgentBase once, in any MCP client. No install, no vendor keys.
# Claude.ai / Claude Desktop: Settings -> Connectors -> Add custom connector
# Cursor / Claude Code / others: mcp.json
{
"mcpServers": {
"dagentbase": {
"url": "https://dagentbase.com/api/mcp",
"headers": { "Authorization": "Bearer dm_live_YOUR_KEY" }
}
}
}
# 2. Then ask your agent, in plain language:
# "Preview 'Emoji Database — Unicode 16.0, Fully Qualified (Names, Groups, Codepoints)' and, if it fits, claim it and download the files."
# Tools it will use: search_listings -> preview_listing -> purchase_listing -> get_download_urls
# 1. Add dAgentBase once, in any MCP client. No install, no vendor keys.
# Claude.ai / Claude Desktop: Settings -> Connectors -> Add custom connector
# Cursor / Claude Code / others: mcp.json
{
"mcpServers": {
"dagentbase": {
"url": "https://dagentbase.com/api/mcp",
"headers": { "Authorization": "Bearer dm_live_YOUR_KEY" }
}
}
}
# 2. Then ask your agent, in plain language:
# "Preview 'Emoji Database — Unicode 16.0, Fully Qualified (Names, Groups, Codepoints)' and, if it fits, claim it and download the files."
# Tools it will use: search_listings -> preview_listing -> purchase_listing -> get_download_urlsFree
one time · open license
Details
Rows3,781
Size42.3 KB
Files1
FormatCSV.GZ
Available formats
CSV.GZ42.3 KB
Freeopen