emoji.group / gender / female
GENDER

Female

The gender presentation of the figure, kept per record.

include mode 565 emojis v2026-07-21 measured 565
View JSON →

Ranked by how strongly each emoji matches, most representative first. The JSON is sorted by codepoint, with the standard set in emojis_default.

Use it

GET https://emoji.group/female.json
const female = await fetch("https://emoji.group/female.json")
  .then(r => r.json()); // { emojis: [...], count: 565 }

More in gender

Copied