Skip to content

Instantly share code, notes, and snippets.

@CatTrinket
Last active January 11, 2018 05:55
Show Gist options
  • Save CatTrinket/50d3cd38e7244f4ac54027a3149d585c to your computer and use it in GitHub Desktop.
Save CatTrinket/50d3cd38e7244f4ac54027a3149d585c to your computer and use it in GitHub Desktop.
Female sign, text vs emoji
Just the character, should render as regular text:
U+2640 FEMALE SIGN)
Explicitly marked as regular character:
U+2640 FEMALE SIGN U+FE0E VARIATION SELECTOR-15
♀︎
Explicitly marked as emoji:
U+2640 FEMALE SIGN U+FE0F VARIATION SELECTOR-16
♀️
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment