Recognize special characters in NSString
问题 I have a UITextView with text: 🅰🅱🍉👌📧🎏❡ its image: ( This is screen shot of my text, I worry somebody can not see my special character ) If I am an end-user , I just see that there are only 7 characters on textView. But [textView.text length] = 13 I want to split this text into an array like this: array = @[ , , ,... ] But I can't detect where is, where is, where is ... :( Could you help me! 回答1: Characters outside of the "basic multilingual plane" - in other words, characters whose Unicode