How can I stop iOS from substituting emoji icons for some Unicode characters? [duplicate]
Solution 1:
I think the problem is that iOS uses the Apple Color Emoji font for everything, and this font does not yet honor the mechanism for making characters text format. The only way to get around that is to use css or similar means to force iOS to use a different font which only has text versions.