It is quite strange. If string consist of this unicode "" and although I set text color like this:
[self.lblText setTextColor:[UIColor blackColor]];
I can't change color of "". I can't use image and it has to be text. Is there any black color globe or how can I change those unicode text/symbol to a specific color?