Top "Emoji" questions

Emojis are pictures or Unicode characters (such as smileys) that can be placed alongside text characters.

Counting characters in golang string

I am trying to count "characters" in go. That is, if a string contains one printable "glyph", or "composed character" (…

string unicode go emoji string-length
Creating softkeyboard with custom emoji

I have been tasked to create a new android 3rd party keyboard that supports customized emojis (My own Icons) from …

android unicode emoji spannablestring soft-keyboard
Guides for creating custom IOS emoticons?

I'm looking for a guide on creating custom emoticons for iOS applications on the iPhone. From what I've read so …

iphone ios emoji emoticons
Convert Apple Emoji (String) to UIImage

I need all Apple Emojis. I can get all the emojis and put them into a String by copying them …

ios swift emoji
Emoji symbol 👍 in string.xml crashes app

I would like to integrate the emoji symbol 👍 in my android app. Therefore I looked up the hex code for …

android xml emoji
Sending Emojis in Firebase notifications

Sort of a two part question here: How do I send emoji's through Firebase notifications? I tried entering a message …

firebase unicode firebase-cloud-messaging emoji firebase-notifications
How can I split a string containing emoji into an array?

(You'll need Firefox or Safari to see the emoji in the code.) I want to take a string of emoji …

javascript unicode emoji
Regex matching emoticons

We are working on a project where we want users to be able to use both emoji syntax (like :smile:, :…

javascript regex emoji emoticons
Node.js Emoji Parsing

I'm trying to parse an incoming string to determine whether it contains any non-emojis. I've gone through this great article …

javascript node.js unicode emoji punycode
Emoji on MySQL and PHP: why some symbol yes other not?

After reading all the topics about emoji on SO I'm bounded to ask for some help. Question seems to be …

php mysql emoji utf8mb4