Where can I find a list of utf8 emoji codes

Hello! I am not exactly sure if it is called “utf8” but what I mean, for example “\240\159\150\140\239\184\143” it’ll print a paintbrush emoji, but how can I find a list with all of them?

Thanks!

2 Likes

Any help will be much appreciated!

1 Like

Full Emoji List, v14.0 this should help!

Well, I am trying to find a list that looks like these
“\240\159\150\140\239\184\143”

I am unable to find anything like it which is why I posted this thread. I am not exactly sure how to get this “\240\159\150\140\239\184\143” type of codes within emojis by it self. Those codes print emojis which is why I am trying to find a list with all of them so It’ll be easy for me to find them and put them into my code, if that makes sense.