emoji-regex offers a regular expression to match all emoji symbols (including textual representations of emoji) as per the Unicode Standard.
This repository contains a script that generates this regular expression based on . Because of this, the regular expression can easily be updated whenever new emoji are added to the Unicode standard.
To match emoji in their textual representation as well (i.e. emoji that are not Emoji_Presentation symbols and that arenβt forced to render as emoji by a variation selector), require the other regex: