for all others i give you a hint if you want to remove emojis from strings use ng-pattern combined with a regex witch filters all utf16 characters. only allow utf8 and you are good to go 
for all others i give you a hint if you want to remove emojis from strings use ng-pattern combined with a regex witch filters all utf16 characters. only allow utf8 and you are good to go 