Match each Unicode Characters, Symbols, and Emojis consecutively
RegExp matches each (combined) Unicode symbol, character, or emoji consecutively.
Note: there are some edge cases where it does not combine some symbols that should be seen as one symbol (after Default Grapheme Cluster Boundary of UAX #29).
For Unicode code point info see codepoints.net
Also, see ...
Submitted by MAZ01001 - a year ago