- List of all emoji sans joined variants: http://unicode.org/cldr/utility/list-unicodeset.jsp?a=%5B%3Aemoji%3A%5D&g=emoji
- Mega inline image emoji page (warning: 30+ MB): http://unicode.org/emoji/charts/full-emoji-list.html
- TRAC page: http://www.unicode.org/utility/trac/browser/trunk?order=name#unicodetools/data/emoji/
- OSX build numbers: https://support.apple.com/en-us/HT201260
- latest unicode data: https://unicode.org/Public/emoji/latest/
The unicode codepoint for 😎 is 1f60e
.
String.fromCodePoint(parseInt('1f60e', 16));