eSpeak NG is an open source speech synthesizer that supports more than hundred languages and accents.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

en_emoji 60KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584
  1. // Emoji and Other Symbol pronunciations for English
  2. //
  3. // Entries with `text|emoji` in the comments have text and emoji forms. They
  4. // can be followed by [FE0E] to select the text style, and [FE0F] to select
  5. // the emoji style.
  6. //
  7. // NOTE: See `src/ucd-tools/data/espeak-ng/emoji-data.txt` for additional data
  8. // in interpreting ZWJ emoji sequences.
  9. $textmode
  10. // 0080..00FF : C1 Controls and Latin-1 Supplement
  11. © copyright // [00A9] text|emoji
  12. ® registered // [00AE] text|emoji
  13. // 2000..203C : General Punctuation
  14. ‼ double exclamation mark // [203C] text|emoji
  15. ⁉ exclamation question mark // [2049] text|emoji
  16. // 2100..214F : Letterlike Symbols
  17. ™ trade mark // [2122] text|emoji
  18. ℹ information // [2139] text|emoji
  19. // 2190..21FF : Arrows
  20. ↔ left right arrow // [2194] text|emoji
  21. ↕ up down arrow // [2195] text|emoji
  22. ↖ up left arrow // [2196] text|emoji
  23. ↗ up right arrow // [2197] text|emoji
  24. ↘ down right arrow // [2198] text|emoji
  25. ↙ down left arrow // [2199] text|emoji
  26. ↩ right arrow curving left // [21A9] text|emoji
  27. ↪ left arrow curving right // [21AA] text|emoji
  28. // 2300..23FF : Miscellaneous Technical
  29. ⌚ watch // [231A]
  30. ⌛ hourglass // [231B]
  31. ⌨ keyboard // [2328] text|emoji
  32. ⏏ eject button // [23CF] text|emoji
  33. ⏩ fast forward button // [23E9]
  34. ⏪ fast reverse button // [23EA]
  35. ⏫ fast up button // [23EB]
  36. ⏬ fast down button // [23EC]
  37. ⏭ next track button // [23ED] text|emoji
  38. ⏮ last track button // [23EE] text|emoji
  39. ⏯ play or pause button // [23EF] text|emoji
  40. ⏰ alarm clock // [23F0]
  41. ⏱ stopwatch // [23F1] text|emoji
  42. ⏲ timer clock // [23F2] text|emoji
  43. ⏳ hourglass with flowing sand // [23F3]
  44. ⏸ pause button // [23F8] text|emoji
  45. ⏹ stop button // [23F9] text|emoji
  46. ⏺ record button // [23FA] text|emoji
  47. // 2460..24FF : Enclosed Alphanumerics
  48. Ⓜ circled m // [24C2] text|emoji
  49. // 25A0..25FF : Geometric Shapes
  50. ▪ black small square // [25AA] text|emoji
  51. ▫ white small square // [25AB] text|emoji
  52. ▶ play button // [25B6] text|emoji
  53. ◀ reverse button // [25C0] text|emoji
  54. ◻ white medium square // [25FB] text|emoji
  55. ◼ black medium square // [25FC] text|emoji
  56. ◽ white medium small square // [25FD]
  57. ◾ black medium small square // [25FE]
  58. // 2600..26FF : Miscellaneous Symbols
  59. ☀ sun // [2600] text|emoji
  60. ☁ cloud // [2601] text|emoji
  61. ☂ umbrella // [2602] text|emoji
  62. ☃ snowman // [2603] text|emoji
  63. ☄ comet // [2604] text|emoji
  64. ☎ telephone // [260E] text|emoji
  65. ☑ ballot box with check // [2611] text|emoji
  66. ☔ umbrella with rain drops // [2614]
  67. ☕ hot beverage // [2615]
  68. ☘ shamrock // [2618] text|emoji
  69. ☝ index pointing up // [261D] text|emoji
  70. ☠ skull and crossbones // [2620] text|emoji
  71. ☢ radioactive // [2622] text|emoji
  72. ☣ biohazard // [2623] text|emoji
  73. ☦ orthodox cross // [2626] text|emoji
  74. ☪ star and crescent // [262A] text|emoji
  75. ☮ peace symbol // [262E] text|emoji
  76. ☯ yin yang // [262F] text|emoji
  77. ☸ wheel of dharma // [2638] text|emoji
  78. ☹ frowning face // [2639] text|emoji
  79. ☺ smiling face // [263A] text|emoji
  80. ♀ woman $emoji_zwj // [2640] text|emoji Emoji_Gender
  81. ♀ female sign // [2640] text|emoji
  82. ♂ man $emoji_zwj // [2642] text|emoji Emoji_Gender
  83. ♂ male sign // [2642] text|emoji
  84. ♈ aries // [2648]
  85. ♉ taurus // [2649]
  86. ♊ gemini // [264A]
  87. ♋ cancer // [264B]
  88. ♌ leo // [264C]
  89. ♍ virgo // [264D]
  90. ♎ libra // [264E]
  91. ♏ scorpius // [264F]
  92. ♐ sagittarius // [2650]
  93. ♑ capricorn // [2651]
  94. ♒ aquarius // [2652]
  95. ♓ pisces // [2653]
  96. ♠ spade suit // [2660] text|emoji
  97. ♣ club suit // [2663] text|emoji
  98. ♥ heart suit // [2665] text|emoji
  99. ♦ diamond suit // [2666] text|emoji
  100. ♨ hot springs // [2668] text|emoji
  101. ♻ recycling symbol // [267B] text|emoji
  102. ♿ wheelchair symbol // [267F]
  103. ⚒ hammer and pick // [2692] text|emoji
  104. ⚓ anchor // [2693]
  105. ⚔ crossed swords // [2694] text|emoji
  106. ⚕ medical symbol // [2695] text|emoji
  107. ⚖ balance scale // [2696] text|emoji
  108. ⚗ alembic // [2697] text|emoji
  109. ⚙ gear // [2699] text|emoji
  110. ⚛ atom symbol // [269B] text|emoji
  111. ⚜ fleur de lis // [269C] text|emoji
  112. ⚠ warning // [26A0] text|emoji
  113. ⚡ high voltage // [26A1]
  114. ⚪ white circle // [26AA]
  115. ⚫ black circle // [26AB]
  116. ⚰ coffin // [26B0] text|emoji
  117. ⚱ funeral urn // [26B1] text|emoji
  118. ⚽ soccer ball // [26BD]
  119. ⚾ baseball // [26BE]
  120. ⛄ snowman without snow // [26C4]
  121. ⛅ sun behind cloud // [26C5]
  122. ⛈ cloud with lightning and rain // [26C8] text|emoji
  123. ⛎ ophiuchus // [26CE]
  124. ⛏ pick // [26CF] text|emoji
  125. ⛑ rescue worker's helmet // [26D1] text|emoji
  126. ⛓ chains // [26D3] text|emoji
  127. ⛔ no entry // [26D4]
  128. ⛩ shinto shrine // [26E9] text|emoji
  129. ⛪ church // [26EA]
  130. ⛰ mountain // [26F0] text|emoji
  131. ⛱ umbrella on ground // [26F1] text|emoji
  132. ⛲ fountain // [26F2]
  133. ⛳ flag in hole // [26F3]
  134. ⛴ ferry // [26F4] text|emoji
  135. ⛵ sailboat // [26F5]
  136. ⛷ skier // [26F7] text|emoji
  137. ⛸ ice skate // [26F8] text|emoji
  138. ⛹ person bouncing ball // [26F9] text|emoji
  139. ⛺ tent // [26FA]
  140. ⛽ fuel pump // [26FD]
  141. // 2700..27BF : Dingbats
  142. ✂ scissors // [2702] text|emoji
  143. ✅ white heavy check mark // [2705]
  144. ✈ airplane // [2708] text|emoji
  145. ✉ envelope // [2709] text|emoji
  146. ✊ raised fist // [270A]
  147. ✋ raised hand // [270B]
  148. ✌ victory hand // [270C] text|emoji
  149. ✍ writing hand // [270D] text|emoji
  150. ✏ pencil // [270F] text|emoji
  151. ✒ black nib // [2712] text|emoji
  152. ✔ heavy check mark // [2714] text|emoji
  153. ✖ heavy multiplication x // [2716] text|emoji
  154. ✝ latin cross // [271D] text|emoji
  155. ✡ star of david // [2721] text|emoji
  156. ✨ sparkles // [2728]
  157. ✳ eight spoked asterisk // [2733] text|emoji
  158. ✴ eight pointed star // [2734] text|emoji
  159. ❄ snowflake // [2744] text|emoji
  160. ❇ sparkle // [2747] text|emoji
  161. ❌ cross mark // [274C]
  162. ❎ cross mark button // [274E]
  163. ❓ question mark // [2753]
  164. ❔ white question mark // [2754]
  165. ❕ white exclamation mark // [2755]
  166. ❗ exclamation mark // [2757]
  167. ❣ heavy heart exclamation // [2763] text|emoji
  168. ❤ red heart // [2764] text|emoji
  169. ➕ heavy plus sign // [2795]
  170. ➖ heavy minus sign // [2796]
  171. ➗ heavy division sign // [2797]
  172. ➡ right arrow // [27A1] text|emoji
  173. ➰ curly loop // [27B0]
  174. ➿ double curly loop // [27BF]
  175. // 2900..297F : Supplemental Arrows-B
  176. ⤴ right arrow curving up // [2934] text|emoji
  177. ⤵ right arrow curving down // [2935] text|emoji
  178. // 2B00..2BFF : Miscellaneous Symbols and Arrows
  179. ⬅ left arrow // [2B05] text|emoji
  180. ⬆ up arrow // [2B06] text|emoji
  181. ⬇ down arrow // [2B07] text|emoji
  182. ⬛ black large square // [2B1B]
  183. ⬜ white large square // [2B1C]
  184. ⭐ white medium star // [2B50]
  185. ⭕ heavy large circle // [2B55]
  186. // 3000..303F : CJK Symbols and Punctuation
  187. 〰 wavy dash // [3030] text|emoji
  188. 〽 part alternation mark // [303D] text|emoji
  189. // 3200..32FF : Enclosed CJK Letters and Months
  190. ㊗ japanese congratulations button // [3297] text|emoji
  191. ㊙ japanese secret button // [3299] text|emoji
  192. // 1F100..1F1FF : Enclosed Alphanumeric Supplement
  193. 🅰 a button blood type // [1F170] text|emoji
  194. 🅱 b button blood type // [1F171] text|emoji
  195. 🅾 o button blood type // [1F17E] text|emoji
  196. 🅿 p button // [1F17F] text|emoji
  197. 🆎 a b button blood type // [1F18E]
  198. 🆑 c l button // [1F191]
  199. 🆒 cool button // [1F192]
  200. 🆓 free button // [1F193]
  201. 🆔 i d button // [1F194]
  202. 🆕 new button // [1F195]
  203. 🆖 n g button // [1F196]
  204. 🆗 o k button // [1F197]
  205. 🆘 s o s button // [1F198]
  206. 🆙 up exclamation mark button // [1F199]
  207. 🆚 v s button // [1F19A]
  208. // 1F200..1F2FF : Enclosed Ideographic Supplement
  209. 🈁 japanese here button // [1F201]
  210. 🈂 japanese service charge button // [1F202] text|emoji
  211. 🈚 japanese free of charge button // [1F21A]
  212. 🈯 japanese reserved button // [1F22F]
  213. 🈲 japanese prohibited button // [1F232]
  214. 🈳 japanese vacancy button // [1F233]
  215. 🈴 japanese passing grade button // [1F234]
  216. 🈵 japanese no vacancy button // [1F235]
  217. 🈶 japanese not free of charge button // [1F236]
  218. 🈷 japanese monthly amount button // [1F237] text|emoji
  219. 🈸 japanese application button // [1F238]
  220. 🈹 japanese discount button // [1F239]
  221. 🈺 japanese open for business button // [1F23A]
  222. 🉐 japanese bargain button // [1F250]
  223. 🉑 japanese acceptable button // [1F251]
  224. // 1F000..1F02F : Mahjong Tiles
  225. 🀄 mahjong red dragon // [1F004]
  226. // 1F0A0..1F0FF : Playing Cards
  227. 🃏 joker // [1F0CF]
  228. // 1F300..1F5FF : Miscellaneous Symbols and Pictographs
  229. 🌀 cyclone // [1F300]
  230. 🌁 foggy // [1F301]
  231. 🌂 closed umbrella // [1F302]
  232. 🌃 night with stars // [1F303]
  233. 🌄 sunrise over mountains // [1F304]
  234. 🌅 sunrise // [1F305]
  235. 🌆 cityscape at dusk // [1F306]
  236. 🌇 sunset // [1F307]
  237. 🌈 rainbow // [1F308]
  238. 🌉 bridge at night // [1F309]
  239. 🌊 water wave // [1F30A]
  240. 🌋 volcano // [1F30B]
  241. 🌌 milky way // [1F30C]
  242. 🌍 globe showing europe africa // [1F30D]
  243. 🌎 globe showing americas // [1F30E]
  244. 🌏 globe showing asia australia // [1F30F]
  245. 🌐 globe with meridians // [1F310]
  246. 🌑 new moon // [1F311]
  247. 🌒 waxing crescent moon // [1F312]
  248. 🌓 first quarter moon // [1F313]
  249. 🌔 waxing gibbous moon // [1F314]
  250. 🌕 full moon // [1F315]
  251. 🌖 waning gibbous moon // [1F316]
  252. 🌗 last quarter moon // [1F317]
  253. 🌘 waning crescent moon // [1F318]
  254. 🌙 crescent moon // [1F319]
  255. 🌚 new moon face // [1F31A]
  256. 🌛 first quarter moon with face // [1F31B]
  257. 🌜 last quarter moon with face // [1F31C]
  258. 🌝 full moon with face // [1F31D]
  259. 🌞 sun with face // [1F31E]
  260. 🌟 glowing star // [1F31F]
  261. 🌠 shooting star // [1F320]
  262. 🌡 thermometer // [1F321] text|emoji
  263. 🌤 sun behind small cloud // [1F324] text|emoji
  264. 🌥 sun behind large cloud // [1F325] text|emoji
  265. 🌦 sun behind rain cloud // [1F326] text|emoji
  266. 🌧 cloud with rain // [1F327] text|emoji
  267. 🌨 cloud with snow // [1F328] text|emoji
  268. 🌩 cloud with lightning // [1F329] text|emoji
  269. 🌪 tornado // [1F32A] text|emoji
  270. 🌫 fog // [1F32B] text|emoji
  271. 🌬 wind face // [1F32C] text|emoji
  272. 🌭 hot dog // [1F32D]
  273. 🌮 taco // [1F32E]
  274. 🌯 burrito // [1F32F]
  275. 🌰 chestnut // [1F330]
  276. 🌱 seedling // [1F331]
  277. 🌲 evergreen tree // [1F332]
  278. 🌳 deciduous tree // [1F333]
  279. 🌴 palm tree // [1F334]
  280. 🌵 cactus // [1F335]
  281. 🌶 hot pepper // [1F336] text|emoji
  282. 🌷 tulip // [1F337]
  283. 🌸 cherry blossom // [1F338]
  284. 🌹 rose // [1F339]
  285. 🌺 hibiscus // [1F33A]
  286. 🌻 sunflower // [1F33B]
  287. 🌼 blossom // [1F33C]
  288. 🌽 ear of corn // [1F33D]
  289. 🌾 sheaf of rice // [1F33E]
  290. 🌿 herb // [1F33F]
  291. 🍀 four leaf clover // [1F340]
  292. 🍁 maple leaf // [1F341]
  293. 🍂 fallen leaf // [1F342]
  294. 🍃 leaf fluttering in wind // [1F343]
  295. 🍄 mushroom // [1F344]
  296. 🍅 tomato // [1F345]
  297. 🍆 eggplant // [1F346]
  298. 🍇 grapes // [1F347]
  299. 🍈 melon // [1F348]
  300. 🍉 watermelon // [1F349]
  301. 🍊 tangerine // [1F34A]
  302. 🍋 lemon // [1F34B]
  303. 🍌 banana // [1F34C]
  304. 🍍 pineapple // [1F34D]
  305. 🍎 red apple // [1F34E]
  306. 🍏 green apple // [1F34F]
  307. 🍐 pear // [1F350]
  308. 🍑 peach // [1F351]
  309. 🍒 cherries // [1F352]
  310. 🍓 strawberry // [1F353]
  311. 🍔 hamburger // [1F354]
  312. 🍕 pizza // [1F355]
  313. 🍖 meat on bone // [1F356]
  314. 🍗 poultry leg // [1F357]
  315. 🍘 rice cracker // [1F358]
  316. 🍙 rice ball // [1F359]
  317. 🍚 cooked rice // [1F35A]
  318. 🍛 curry rice // [1F35B]
  319. 🍜 steaming bowl // [1F35C]
  320. 🍝 spaghetti // [1F35D]
  321. 🍞 bread // [1F35E]
  322. 🍟 french fries // [1F35F]
  323. 🍠 roasted sweet potato // [1F360]
  324. 🍡 dango // [1F361]
  325. 🍢 oden // [1F362]
  326. 🍣 sushi // [1F363]
  327. 🍤 fried shrimp // [1F364]
  328. 🍥 fish cake with swirl // [1F365]
  329. 🍦 soft ice cream // [1F366]
  330. 🍧 shaved ice // [1F367]
  331. 🍨 ice cream // [1F368]
  332. 🍩 doughnut // [1F369]
  333. 🍪 cookie // [1F36A]
  334. 🍫 chocolate bar // [1F36B]
  335. 🍬 candy // [1F36C]
  336. 🍭 lollipop // [1F36D]
  337. 🍮 custard // [1F36E]
  338. 🍯 honey pot // [1F36F]
  339. 🍰 shortcake // [1F370]
  340. 🍱 bento box // [1F371]
  341. 🍲 pot of food // [1F372]
  342. 🍳 cooking // [1F373]
  343. 🍴 fork and knife // [1F374]
  344. 🍵 teacup without handle // [1F375]
  345. 🍶 sake // [1F376]
  346. 🍷 wine glass // [1F377]
  347. 🍸 cocktail glass // [1F378]
  348. 🍹 tropical drink // [1F379]
  349. 🍺 beer mug // [1F37A]
  350. 🍻 clinking beer mugs // [1F37B]
  351. 🍼 baby bottle // [1F37C]
  352. 🍽 fork and knife with plate // [1F37D] text|emoji
  353. 🍾 bottle with popping cork // [1F37E]
  354. 🍿 popcorn // [1F37F]
  355. 🎀 ribbon // [1F380]
  356. 🎁 wrapped gift // [1F381]
  357. 🎂 birthday cake // [1F382]
  358. 🎃 jack o'lantern // [1F383]
  359. 🎄 christmas tree // [1F384]
  360. 🎅 santa claus // [1F385]
  361. 🎆 fireworks // [1F386]
  362. 🎇 sparkler // [1F387]
  363. 🎈 balloon // [1F388]
  364. 🎉 party popper // [1F389]
  365. 🎊 confetti ball // [1F38A]
  366. 🎋 tanabata tree // [1F38B]
  367. 🎌 crossed flags // [1F38C]
  368. 🎍 pine decoration // [1F38D]
  369. 🎎 japanese dolls // [1F38E]
  370. 🎏 carp streamer // [1F38F]
  371. 🎐 wind chime // [1F390]
  372. 🎑 moon viewing ceremony // [1F391]
  373. 🎒 school backpack // [1F392]
  374. 🎓 graduation cap // [1F393]
  375. 🎖 military medal // [1F396] text|emoji
  376. 🎗 reminder ribbon // [1F397] text|emoji
  377. 🎙 studio microphone // [1F399] text|emoji
  378. 🎚 level slider // [1F39A] text|emoji
  379. 🎛 control knobs // [1F39B] text|emoji
  380. 🎜 film frames // [1F39E] text|emoji
  381. 🎝 admission tickets // [1F39F] text|emoji
  382. 🎠 carousel horse // [1F3A0]
  383. 🎡 ferris wheel // [1F3A1]
  384. 🎢 roller coaster // [1F3A2]
  385. 🎣 fishing pole // [1F3A3]
  386. 🎤 microphone // [1F3A4]
  387. 🎥 movie camera // [1F3A5]
  388. 🎦 cinema // [1F3A6]
  389. 🎧 headphone // [1F3A7]
  390. 🎨 artist palette // [1F3A8]
  391. 🎩 top hat // [1F3A9]
  392. 🎪 circus tent // [1F3AA]
  393. 🎫 ticket // [1F3AB]
  394. 🎬 clapper board // [1F3AC]
  395. 🎭 performing arts // [1F3AD]
  396. 🎮 video game // [1F3AE]
  397. 🎯 direct hit // [1F3AF]
  398. 🎰 slot machine // [1F3B0]
  399. 🎱 pool 8 ball // [1F3B1]
  400. 🎲 game die // [1F3B2]
  401. 🎳 bowling // [1F3B3]
  402. 🎴 flower playing cards // [1F3B4]
  403. 🎵 musical note // [1F3B5]
  404. 🎶 musical notes // [1F3B6]
  405. 🎷 saxophone // [1F3B7]
  406. 🎸 guitar // [1F3B8]
  407. 🎹 musical keyboard // [1F3B9]
  408. 🎺 trumpet // [1F3BA]
  409. 🎻 violin // [1F3BB]
  410. 🎼 musical score // [1F3BC]
  411. 🎽 running shirt // [1F3BD]
  412. 🎾 tennis // [1F3BE]
  413. 🎿 skis // [1F3BF]
  414. 🏀 basketball // [1F3C0]
  415. 🏁 chequered flag // [1F3C1]
  416. 🏂 snowboarder // [1F3C2]
  417. 🏃 person running // [1F3C3]
  418. 🏄 person surfing // [1F3C4]
  419. 🏅 sports medal // [1F3C5]
  420. 🏆 trophy // [1F3C6]
  421. 🏇 horse racing // [1F3C7]
  422. 🏈 american football // [1F3C8]
  423. 🏉 rugby football // [1F3C9]
  424. 🏊 person swimming // [1F3CA]
  425. 🏋 person lifting weights // [1F3CB] text|emoji
  426. 🏌 person golfing // [1F3CC] text|emoji
  427. 🏍 motorcycle // [1F3CD] text|emoji
  428. 🏎 racing car // [1F3CE] text|emoji
  429. 🏏 cricket // [1F3CF]
  430. 🏐 volleyball // [1F3D0]
  431. 🏑 field hockey // [1F3D1]
  432. 🏒 ice hockey // [1F3D2]
  433. 🏓 ping pong // [1F3D3]
  434. 🏔 snow capped mountain // [1F3D4] text|emoji
  435. 🏕 camping // [1F3D5] text|emoji
  436. 🏖 beach with umbrella // [1F3D6] text|emoji
  437. 🏗 building construction // [1F3D7] text|emoji
  438. 🏘 house // [1F3D8] text|emoji
  439. 🏙 cityscape // [1F3D9] text|emoji
  440. 🏚 derelict house // [1F3DA] text|emoji
  441. 🏛 classical building // [1F3DB] text|emoji
  442. 🏜 desert // [1F3DC] text|emoji
  443. 🏝 desert island // [1F3DD] text|emoji
  444. 🏞 national park // [1F3DE] text|emoji
  445. 🏟 stadium // [1F3DF] text|emoji
  446. 🏠 house // [1F3E0]
  447. 🏡 house with garden // [1F3E1]
  448. 🏢 office building // [1F3E2]
  449. 🏣 japanese post office // [1F3E3]
  450. 🏤 post office // [1F3E4]
  451. 🏥 hospital // [1F3E5]
  452. 🏦 bank // [1F3E6]
  453. 🏧 a t m sign // [1F3E7]
  454. 🏨 hotel // [1F3E8]
  455. 🏩 love hotel // [1F3E9]
  456. 🏪 convenience store // [1F3EA]
  457. 🏫 school // [1F3EB]
  458. 🏬 department store // [1F3EC]
  459. 🏭 factory // [1F3ED]
  460. 🏮 red paper lantern // [1F3EE]
  461. 🏯 japanese castle // [1F3EF]
  462. 🏰 castle // [1F3F0]
  463. 🏳 white flag // [1F3F3] text|emoji
  464. 🏴 black flag // [1F3F4]
  465. 🏵 rosette // [1F3F5] text|emoji
  466. 🏷 label // [1F3F7] text|emoji
  467. 🏸 badminton // [1F3F8]
  468. 🏹 bow and arrow // [1F3F9]
  469. 🏺 amphora // [1F3FA]
  470. 🏻 light skin tone // [1F3FB]
  471. 🏼 medium-light skin tone // [1F3FC]
  472. 🏽 medium skin tone // [1F3FD]
  473. 🏾 medium-dark skin tone // [1F3FE]
  474. 🏿 dark skin tone // [1F3FF]
  475. 🐀 rat // [1F400]
  476. 🐁 mouse // [1F401]
  477. 🐂 ox // [1F402]
  478. 🐃 water buffalo // [1F403]
  479. 🐄 cow // [1F404]
  480. 🐅 tiger // [1F405]
  481. 🐆 leopard // [1F406]
  482. 🐇 rabbit // [1F407]
  483. 🐈 cat // [1F408]
  484. 🐉 dragon // [1F409]
  485. 🐊 crocodile // [1F40A]
  486. 🐋 whale // [1F40B]
  487. 🐌 snail // [1F40C]
  488. 🐍 snake // [1F40D]
  489. 🐎 horse // [1F40E]
  490. 🐏 ram // [1F40F]
  491. 🐐 goat // [1F410]
  492. 🐑 ewe // [1F411]
  493. 🐒 monkey // [1F412]
  494. 🐓 rooster // [1F413]
  495. 🐔 chicken // [1F414]
  496. 🐕 dog // [1F415]
  497. 🐖 pig // [1F416]
  498. 🐗 boar // [1F417]
  499. 🐘 elephant // [1F418]
  500. 🐙 octopus // [1F419]
  501. 🐚 spiral shell // [1F41A]
  502. 🐛 bug // [1F41B]
  503. 🐜 ant // [1F41C]
  504. 🐝 honeybee // [1F41D]
  505. 🐞 lady beetle // [1F41E]
  506. 🐟 fish // [1F41F]
  507. 🐠 tropical fish // [1F420]
  508. 🐡 blowfish // [1F421]
  509. 🐢 turtle // [1F422]
  510. 🐣 hatching chick // [1F423]
  511. 🐤 baby chick // [1F424]
  512. 🐥 front facing baby chick // [1F425]
  513. 🐦 bird // [1F426]
  514. 🐧 penguin // [1F427]
  515. 🐨 koala // [1F428]
  516. 🐩 poodle // [1F429]
  517. 🐪 camel // [1F42A]
  518. 🐫 two hump camel // [1F42B]
  519. 🐬 dolphin // [1F42C]
  520. 🐭 mouse face // [1F42D]
  521. 🐮 cow face // [1F42E]
  522. 🐯 tiger face // [1F42F]
  523. 🐰 rabbit face // [1F430]
  524. 🐱 cat face // [1F431]
  525. 🐲 dragon face // [1F432]
  526. 🐳 spouting whale // [1F433]
  527. 🐴 horse face // [1F434]
  528. 🐵 monkey face // [1F435]
  529. 🐶 dog face // [1F436]
  530. 🐷 pig face // [1F437]
  531. 🐸 frog face // [1F438]
  532. 🐹 hamster face // [1F439]
  533. 🐺 wolf face // [1F43A]
  534. 🐻 bear face // [1F43B]
  535. 🐼 panda face // [1F43C]
  536. 🐽 pig nose // [1F43D]
  537. 🐾 paw prints // [1F43E]
  538. 🐿 chipmunk // [1F43F] text|emoji
  539. 👀 eyes // [1F440]
  540. 👁 eye // [1F441] text|emoji
  541. 👂 ear // [1F442]
  542. 👃 nose // [1F443]
  543. 👄 mouth // [1F444]
  544. 👅 tongue // [1F445]
  545. 👆 backhand index pointing up // [1F446]
  546. 👇 backhand index pointing down // [1F447]
  547. 👈 backhand index pointing left // [1F448]
  548. 👉 backhand index pointing right // [1F449]
  549. 👊 oncoming fist // [1F44A]
  550. 👋 waving hand // [1F44B]
  551. 👌 o k hand // [1F44C]
  552. 👍 thumbs up // [1F44D]
  553. 👎 thumbs down // [1F44E]
  554. 👏 clapping hands // [1F44F]
  555. 👐 open hands // [1F450]
  556. 👑 crown // [1F451]
  557. 👒 woman's hat // [1F452]
  558. 👓 glasses // [1F453]
  559. 👔 necktie // [1F454]
  560. 👕 t shirt // [1F455]
  561. 👖 jeans // [1F456]
  562. 👗 dress // [1F457]
  563. 👘 kimono // [1F458]
  564. 👙 bikini // [1F459]
  565. 👚 woman's clothes // [1F45A]
  566. 👛 purse // [1F45B]
  567. 👜 handbag // [1F45C]
  568. 👝 clutch bag // [1F45D]
  569. 👞 man's shoe // [1F45E]
  570. 👟 running shoe // [1F45F]
  571. 👠 high heeled shoe // [1F460]
  572. 👡 woman's sandal // [1F461]
  573. 👢 woman's boot // [1F462]
  574. 👣 footprints // [1F463]
  575. 👤 bust in silhouette // [1F464]
  576. 👥 busts in silhouette // [1F465]
  577. 👦 boy // [1F466]
  578. 👧 girl // [1F467]
  579. 👨 man // [1F468]
  580. 👩 woman // [1F469]
  581. 👪 family // [1F46A]
  582. 👫 man and woman holding hands // [1F46B]
  583. 👬 two men holding hands // [1F46C]
  584. 👭 two women holding hands // [1F46D]
  585. 👮 police officer // [1F46E]
  586. 👯 people with bunny ears partying // [1F46F]
  587. 👰 bride with veil // [1F470]
  588. 👱 blond haired person // [1F471]
  589. 👲 man with chinese cap // [1F472]
  590. 👳 person wearing turban // [1F473]
  591. 👴 old man // [1F474]
  592. 👵 old woman // [1F475]
  593. 👶 baby // [1F476]
  594. 👷 construction worker // [1F477]
  595. 👸 princess // [1F478]
  596. 👹 ogre // [1F479]
  597. 👺 goblin // [1F47A]
  598. 👻 ghost // [1F47B]
  599. 👼 baby angel // [1F47C]
  600. 👽 alien // [1F47D]
  601. 👾 alien monster // [1F47E]
  602. 👿 angry face with horns // [1F47F]
  603. 💀 skull // [1F480]
  604. 💁 person tipping hand // [1F481]
  605. 💂 guard // [1F482]
  606. 💃 woman dancing // [1F483]
  607. 💄 lipstick // [1F484]
  608. 💅 nail polish // [1F485]
  609. 💆 person getting massage // [1F486]
  610. 💇 person getting haircut // [1F487]
  611. 💈 barber pole // [1F488]
  612. 💉 syringe // [1F489]
  613. 💊 pill // [1F48A]
  614. 💋 kiss mark // [1F48B]
  615. 💌 love letter // [1F48C]
  616. 💍 ring // [1F48D]
  617. 💎 gem stone // [1F48E]
  618. 💏 kiss // [1F48F]
  619. 💐 bouquet // [1F490]
  620. 💑 couple with heart // [1F491]
  621. 💒 wedding // [1F492]
  622. 💓 beating heart // [1F493]
  623. 💔 broken heart // [1F494]
  624. 💕 two hearts // [1F495]
  625. 💖 sparkling heart // [1F496]
  626. 💗 growing heart // [1F497]
  627. 💘 heart with arrow // [1F498]
  628. 💙 blue heart // [1F499]
  629. 💚 green heart // [1F49A]
  630. 💛 yellow heart // [1F49B]
  631. 💜 purple heart // [1F49C]
  632. 💝 heart with ribbon // [1F49D]
  633. 💞 revolving hearts // [1F49E]
  634. 💟 heart decoration // [1F49F]
  635. 💠 diamond with a dot // [1F4A0]
  636. 💡 light bulb // [1F4A1]
  637. 💢 anger symbol // [1F4A2]
  638. 💣 bomb // [1F4A3]
  639. 💤 zzz // [1F4A4]
  640. 💥 collision // [1F4A5]
  641. 💦 sweat droplets // [1F4A6]
  642. 💧 droplet // [1F4A7]
  643. 💨 dashing away // [1F4A8]
  644. 💩 pile of poo // [1F4A9]
  645. 💪 flexed biceps // [1F4AA]
  646. 💫 dizzy // [1F4AB]
  647. 💬 speech balloon // [1F4AC]
  648. 💭 thought balloon // [1F4AD]
  649. 💮 white flower // [1F4AE]
  650. 💯 hundred points // [1F4AF]
  651. 💰 money bag // [1F4B0]
  652. 💱 currency exchange // [1F4B1]
  653. 💲 heavy dollar sign // [1F4B2]
  654. 💳 credit card // [1F4B3]
  655. 💴 yen banknote // [1F4B4]
  656. 💵 dollar banknote // [1F4B5]
  657. 💶 euro banknote // [1F4B6]
  658. 💷 pound banknote // [1F4B7]
  659. 💸 money with wings // [1F4B8]
  660. 💹 chart increasing with yen // [1F4B9]
  661. 💺 seat // [1F4BA]
  662. 💻 laptop computer // [1F4BB]
  663. 💼 briefcase // [1F4BC]
  664. 💽 computer disk // [1F4BD]
  665. 💾 floppy disk // [1F4BE]
  666. 💿 optical disk // [1F4BF]
  667. 📀 dvd // [1F4C0]
  668. 📁 file folder // [1F4C1]
  669. 📂 open file folder // [1F4C2]
  670. 📃 page with curl // [1F4C3]
  671. 📄 page facing up // [1F4C4]
  672. 📅 calendar // [1F4C5]
  673. 📆 tear off calendar // [1F4C6]
  674. 📇 card index // [1F4C7]
  675. 📈 chart increasing // [1F4C8]
  676. 📉 chart decreasing // [1F4C9]
  677. 📊 bar chart // [1F4CA]
  678. 📋 clipboard // [1F4CB]
  679. 📌 pushpin // [1F4CC]
  680. 📍 round pushpin // [1F4CD]
  681. 📎 paperclip // [1F4CE]
  682. 📏 straight ruler // [1F4CF]
  683. 📐 triangular ruler // [1F4D0]
  684. 📑 bookmark tabs // [1F4D1]
  685. 📒 ledger // [1F4D2]
  686. 📓 notebook // [1F4D3]
  687. 📔 notebook with decorative cover // [1F4D4]
  688. 📕 closed book // [1F4D5]
  689. 📖 open book // [1F4D6]
  690. 📗 green book // [1F4D7]
  691. 📘 blue book // [1F4D8]
  692. 📙 orange book // [1F4D9]
  693. 📚 books // [1F4DA]
  694. 📛 name badge // [1F4DB]
  695. 📜 scroll // [1F4DC]
  696. 📝 memo // [1F4DD]
  697. 📞 telephone receiver // [1F4DE]
  698. 📟 pager // [1F4DF]
  699. 📠 fax machine // [1F4E0]
  700. 📡 satellite antenna // [1F4E1]
  701. 📢 loudspeaker // [1F4E2]
  702. 📣 megaphone // [1F4E3]
  703. 📤 outbox tray // [1F4E4]
  704. 📥 inbox tray // [1F4E5]
  705. 📦 package // [1F4E6]
  706. 📧 e mail // [1F4E7]
  707. 📨 incoming envelope // [1F4E8]
  708. 📩 envelope with arrow // [1F4E9]
  709. 📪 closed mailbox with lowered flag // [1F4EA]
  710. 📫 closed mailbox with raised flag // [1F4EB]
  711. 📬 open mailbox with raised flag // [1F4EC]
  712. 📭 open mailbox with lowered flag // [1F4ED]
  713. 📮 postbox // [1F4EE]
  714. 📯 postal horn // [1F4EF]
  715. 📰 newspaper // [1F4F0]
  716. 📱 mobile phone // [1F4F1]
  717. 📲 mobile phone with arrow // [1F4F2]
  718. 📳 vibration mode // [1F4F3]
  719. 📴 mobile phone off // [1F4F4]
  720. 📵 no mobile phones // [1F4F5]
  721. 📶 antenna bars // [1F4F6]
  722. 📷 camera // [1F4F7]
  723. 📸 camera with flash // [1F4F8]
  724. 📹 video camera // [1F4F9]
  725. 📺 television // [1F4FA]
  726. 📻 radio // [1F4FB]
  727. 📼 videocassette // [1F4FC]
  728. 📽 film projector // [1F4FD] text|emoji
  729. 📿 prayer beads // [1F4FF]
  730. 🔀 shuffle tracks button // [1F500]
  731. 🔁 repeat button // [1F501]
  732. 🔂 repeat single button // [1F502]
  733. 🔃 clockwise vertical arrows // [1F503]
  734. 🔄 anticlockwise arrows button // [1F504]
  735. 🔅 dim button // [1F505]
  736. 🔆 bright button // [1F506]
  737. 🔇 muted speaker // [1F507]
  738. 🔈 speaker low volume // [1F508]
  739. 🔉 speaker medium volume // [1F509]
  740. 🔊 speaker high volume // [1F50A]
  741. 🔋 battery // [1F50B]
  742. 🔌 electric plug // [1F50C]
  743. 🔍 left pointing magnifying glass // [1F50D]
  744. 🔎 right pointing magnifying glass // [1F50E]
  745. 🔏 locked with pen // [1F50F]
  746. 🔐 locked with key // [1F510]
  747. 🔑 key // [1F511]
  748. 🔒 locked // [1F512]
  749. 🔓 unlocked // [1F513]
  750. 🔔 bell // [1F514]
  751. 🔕 bell with slash // [1F515]
  752. 🔖 bookmark // [1F516]
  753. 🔗 link // [1F517]
  754. 🔘 radio button // [1F518]
  755. 🔙 back arrow // [1F519]
  756. 🔚 end arrow // [1F51A]
  757. 🔛 on exclamation mark arrow // [1F51B]
  758. 🔜 soon arrow // [1F51C]
  759. 🔝 top arrow // [1F51D]
  760. 🔞 no one under eighteen // [1F51E]
  761. 🔟 keycap 10 // [1F51F]
  762. 🔠 input latin uppercase // [1F520]
  763. 🔡 input latin lowercase // [1F521]
  764. 🔢 input numbers // [1F522]
  765. 🔣 input symbols // [1F523]
  766. 🔤 input latin letters // [1F524]
  767. 🔥 fire // [1F525]
  768. 🔦 flashlight // [1F526]
  769. 🔧 wrench // [1F527]
  770. 🔨 hammer // [1F528]
  771. 🔩 nut and bolt // [1F529]
  772. 🔪 kitchen knife // [1F52A]
  773. 🔫 pistol // [1F52B]
  774. 🔬 microscope // [1F52C]
  775. 🔭 telescope // [1F52D]
  776. 🔮 crystal ball // [1F52E]
  777. 🔯 dotted six pointed star // [1F52F]
  778. 🔰 japanese symbol for beginner // [1F530]
  779. 🔱 trident emblem // [1F531]
  780. 🔲 black square button // [1F532]
  781. 🔳 white square button // [1F533]
  782. 🔴 red circle // [1F534]
  783. 🔵 blue circle // [1F535]
  784. 🔶 large orange diamond // [1F536]
  785. 🔷 large blue diamond // [1F537]
  786. 🔸 small orange diamond // [1F538]
  787. 🔹 small blue diamond // [1F539]
  788. 🔺 red triangle pointed up // [1F53A]
  789. 🔻 red triangle pointed down // [1F53B]
  790. 🔼 up button // [1F53C]
  791. 🔽 down button // [1F53D]
  792. 🕉 om // [1F549] text|emoji
  793. 🕊 dove // [1F54A] text|emoji
  794. 🕋 kaaba // [1F54B]
  795. 🕌 mosque // [1F54C]
  796. 🕍 synagogue // [1F54D]
  797. 🕎 menorah // [1F54E]
  798. 🕐 one o'clock // [1F550]
  799. 🕑 two o'clock // [1F551]
  800. 🕒 three o'clock // [1F552]
  801. 🕓 four o'clock // [1F553]
  802. 🕔 five o'clock // [1F554]
  803. 🕕 six o'clock // [1F555]
  804. 🕖 seven o'clock // [1F556]
  805. 🕗 eight o'clock // [1F557]
  806. 🕘 nine o'clock // [1F558]
  807. 🕙 ten o'clock // [1F559]
  808. 🕚 eleven o'clock // [1F55A]
  809. 🕛 twelve o'clock // [1F55B]
  810. 🕜 one thirty // [1F55C]
  811. 🕝 two thirty // [1F55D]
  812. 🕞 three thirty // [1F55E]
  813. 🕟 four thirty // [1F55F]
  814. 🕠 five thirty // [1F560]
  815. 🕡 six thirty // [1F561]
  816. 🕢 seven thirty // [1F562]
  817. 🕣 eight thirty // [1F563]
  818. 🕤 nine thirty // [1F564]
  819. 🕥 ten thirty // [1F565]
  820. 🕦 eleven thirty // [1F566]
  821. 🕧 twelve thirty // [1F567]
  822. 🕯 candle // [1F56F] text|emoji
  823. 🕰 mantelpiece clock // [1F570] text|emoji
  824. 🕳 hole // [1F573] text|emoji
  825. 🕴 man in business suit levitating // [1F574] text|emoji
  826. 🕵 detective // [1F575] text|emoji
  827. 🕶 sunglasses // [1F576] text|emoji
  828. 🕷 spider // [1F577] text|emoji
  829. 🕸 spider web // [1F578] text|emoji
  830. 🕹 joystick // [1F579] text|emoji
  831. 🕺 man dancing // [1F57A]
  832. 🖇 linked paperclips // [1F587] text|emoji
  833. 🖊 pen // [1F58A] text|emoji
  834. 🖋 fountain pen // [1F58B] text|emoji
  835. 🖌 paintbrush // [1F58C] text|emoji
  836. 🖍 crayon // [1F58D] text|emoji
  837. 🖐 raised hand with fingers splayed // [1F590] text|emoji
  838. 🖕 middle finger // [1F595]
  839. 🖖 vulcan salute // [1F596]
  840. 🖤 black heart // [1F5A4]
  841. 🖥 desktop computer // [1F5A5] text|emoji
  842. 🖨 printer // [1F5A8] text|emoji
  843. 🖱 computer mouse // [1F5B1] text|emoji
  844. 🖲 trackball // [1F5B2] text|emoji
  845. 🖼 framed picture // [1F5BC] text|emoji
  846. 🗂 card index dividers // [1F5C2] text|emoji
  847. 🗃 card file box // [1F5C3] text|emoji
  848. 🗄 file cabinet // [1F5C4] text|emoji
  849. 🗑 wastebasket // [1F5D1] text|emoji
  850. 🗒 spiral notepad // [1F5D2] text|emoji
  851. 🗓 spiral calendar // [1F5D3] text|emoji
  852. 🗜 clamp // [1F5DC] text|emoji
  853. 🗝 old key // [1F5DD] text|emoji
  854. 🗞 rolled up newspaper // [1F5DE] text|emoji
  855. 🗡 dagger // [1F5E1] text|emoji
  856. 🗣 speaking head // [1F5E3] text|emoji
  857. 🗨 left speech bubble // [1F5E8] text|emoji
  858. 🗯 right anger bubble // [1F5EF] text|emoji
  859. 🗳 ballot box with ballot // [1F5F3] text|emoji
  860. 🗺 world map // [1F5FA] text|emoji
  861. 🗻 mount fuji // [1F5FB]
  862. 🗼 tokyo tower // [1F5FC]
  863. 🗽 statue of liberty // [1F5FD]
  864. 🗾 map of japan // [1F5FE]
  865. 🗿 moai // [1F5FF]
  866. // 1F600..1F64F : Emoticons
  867. 😀 grinning face // [1F600]
  868. 😁 grinning face with smiling eyes // [1F601]
  869. 😂 face with tears of joy // [1F602]
  870. 😃 smiling face with open mouth // [1F603]
  871. 😄 smiling face with open mouth and smiling eyes // [1F604]
  872. 😅 smiling face with open mouth and cold sweat // [1F605]
  873. 😆 smiling face with open mouth and closed eyes // [1F606]
  874. 😇 smiling face with halo // [1F607]
  875. 😈 smiling face with horns // [1F608]
  876. 😉 winking face // [1F609]
  877. 😊 smiling face with smiling eyes // [1F60A]
  878. 😋 face savouring delicious food // [1F60B]
  879. 😌 relieved face // [1F60C]
  880. 😍 smiling face with heart eyes // [1F60D]
  881. 😎 smiling face with sunglasses // [1F60E]
  882. 😏 smirking face // [1F60F]
  883. 😐 neutral face // [1F610]
  884. 😑 expressionless face // [1F611]
  885. 😒 unamused face // [1F612]
  886. 😓 face with cold sweat // [1F613]
  887. 😔 pensive face // [1F614]
  888. 😕 confused face // [1F615]
  889. 😖 confounded face // [1F616]
  890. 😗 kissing face // [1F617]
  891. 😘 face blowing a kiss // [1F618]
  892. 😙 kissing face with smiling eyes // [1F619]
  893. 😚 kissing face with closed eyes // [1F61A]
  894. 😛 face with stuck out tongue // [1F61B]
  895. 😜 face with stuck out tongue and winking eye // [1F61C]
  896. 😝 face with stuck out tongue and closed eyes // [1F61D]
  897. 😞 disappointed face // [1F61E]
  898. 😟 worried face // [1F61F]
  899. 😠 angry face // [1F620]
  900. 😡 pouting face // [1F621]
  901. 😢 crying face // [1F622]
  902. 😣 persevering face // [1F623]
  903. 😤 face with steam from nose // [1F624]
  904. 😥 disappointed but relieved face // [1F625]
  905. 😦 frowning face with open mouth // [1F626]
  906. 😧 anguished face // [1F627]
  907. 😨 fearful face // [1F628]
  908. 😩 weary face // [1F629]
  909. 😪 sleepy face // [1F62A]
  910. 😫 tired face // [1F62B]
  911. 😬 grimacing face // [1F62C]
  912. 😭 loudly crying face // [1F62D]
  913. 😮 face with open mouth // [1F62E]
  914. 😯 hushed face // [1F62F]
  915. 😰 face with open mouth and cold sweat // [1F630]
  916. 😱 face screaming in fear // [1F631]
  917. 😲 astonished face // [1F632]
  918. 😳 flushed face // [1F633]
  919. 😴 sleeping face // [1F634]
  920. 😵 dizzy face // [1F635]
  921. 😶 face without mouth // [1F636]
  922. 😷 face with medical mask // [1F637]
  923. 😸 grinning cat face with smiling eyes // [1F638]
  924. 😹 cat face with tears of joy // [1F639]
  925. 😺 smiling cat face with open mouth // [1F63A]
  926. 😻 smiling cat face with heart eyes // [1F63B]
  927. 😼 cat face with wry smile // [1F63C]
  928. 😽 kissing cat face with closed eyes // [1F63D]
  929. 😾 pouting cat face // [1F63E]
  930. 😿 crying cat face // [1F63F]
  931. 🙀 weary cat face // [1F640]
  932. 🙁 slightly frowning face // [1F641]
  933. 🙂 slightly smiling face // [1F642]
  934. 🙃 upside down face // [1F643]
  935. 🙄 face with rolling eyes // [1F644]
  936. 🙅 person gesturing no // [1F645]
  937. 🙆 person gesturing ok // [1F646]
  938. 🙇 person bowing // [1F647]
  939. 🙈 see no evil monkey // [1F648]
  940. 🙉 hear no evil monkey // [1F649]
  941. 🙊 speak no evil monkey // [1F64A]
  942. 🙋 person raising hand // [1F64B]
  943. 🙌 raising hands // [1F64C]
  944. 🙍 person frowning // [1F64D]
  945. 🙎 person pouting // [1F64E]
  946. 🙏 folded hands // [1F64F]
  947. // 1F680..1F6FF : Transport and Map Symbols
  948. 🚀 rocket // [1F680]
  949. 🚁 helicopter // [1F681]
  950. 🚂 locomotive // [1F682]
  951. 🚃 railway car // [1F683]
  952. 🚄 high speed train // [1F684]
  953. 🚅 high speed train with bullet nose // [1F685]
  954. 🚆 train // [1F686]
  955. 🚇 metro // [1F687]
  956. 🚈 light rail // [1F688]
  957. 🚉 station // [1F689]
  958. 🚊 tram // [1F68A]
  959. 🚋 tram car // [1F68B]
  960. 🚌 bus // [1F68C]
  961. 🚍 oncoming bus // [1F68D]
  962. 🚎 trolleybus // [1F68E]
  963. 🚏 bus stop // [1F68F]
  964. 🚐 minibus // [1F690]
  965. 🚑 ambulance // [1F691]
  966. 🚒 fire engine // [1F692]
  967. 🚓 police car // [1F693]
  968. 🚔 oncoming police car // [1F694]
  969. 🚕 taxi // [1F695]
  970. 🚖 oncoming taxi // [1F696]
  971. 🚗 automobile // [1F697]
  972. 🚘 oncoming automobile // [1F698]
  973. 🚙 sport utility vehicle // [1F699]
  974. 🚚 delivery truck // [1F69A]
  975. 🚛 articulated lorry // [1F69B]
  976. 🚜 tractor // [1F69C]
  977. 🚝 monorail // [1F69D]
  978. 🚞 mountain railway // [1F69E]
  979. 🚟 suspension railway // [1F69F]
  980. 🚠 mountain cableway // [1F6A0]
  981. 🚡 aerial tramway // [1F6A1]
  982. 🚢 ship // [1F6A2]
  983. 🚣 person rowing boat // [1F6A3]
  984. 🚤 speedboat // [1F6A4]
  985. 🚥 horizontal traffic light // [1F6A5]
  986. 🚦 vertical traffic light // [1F6A6]
  987. 🚧 construction // [1F6A7]
  988. 🚨 police car light // [1F6A8]
  989. 🚩 triangular flag // [1F6A9]
  990. 🚪 door // [1F6AA]
  991. 🚫 prohibited // [1F6AB]
  992. 🚬 cigarette // [1F6AC]
  993. 🚭 no smoking // [1F6AD]
  994. 🚮 litter in bin sign // [1F6AE]
  995. 🚯 no littering // [1F6AF]
  996. 🚰 potable water // [1F6B0]
  997. 🚱 non potable water // [1F6B1]
  998. 🚲 bicycle // [1F6B2]
  999. 🚳 no bicycles // [1F6B3]
  1000. 🚴 person biking // [1F6B4]
  1001. 🚵 person mountain biking // [1F6B5]
  1002. 🚶 person walking // [1F6B6]
  1003. 🚷 no pedestrians // [1F6B7]
  1004. 🚸 children crossing // [1F6B8]
  1005. 🚹 men's room // [1F6B9]
  1006. 🚺 women's room // [1F6BA]
  1007. 🚻 restroom // [1F6BB]
  1008. 🚼 baby symbol // [1F6BC]
  1009. 🚽 toilet // [1F6BD]
  1010. 🚾 water closet // [1F6BE]
  1011. 🚿 shower // [1F6BF]
  1012. 🛀 person taking bath // [1F6C0]
  1013. 🛁 bathtub // [1F6C1]
  1014. 🛂 passport control // [1F6C2]
  1015. 🛃 customs // [1F6C3]
  1016. 🛄 baggage claim // [1F6C4]
  1017. 🛅 left luggage // [1F6C5]
  1018. 🛋 couch and lamp // [1F6CB] text|emoji
  1019. 🛌 person in bed // [1F6CC]
  1020. 🛍 shopping bags // [1F6CD] text|emoji
  1021. 🛎 bellhop bell // [1F6CE] text|emoji
  1022. 🛏 bed // [1F6CF] text|emoji
  1023. 🛐 place of worship // [1F6D0]
  1024. 🛑 stop sign // [1F6D1]
  1025. 🛒 shopping cart // [1F6D2]
  1026. 🛠 hammer and wrench // [1F6E0] text|emoji
  1027. 🛡 shield // [1F6E1] text|emoji
  1028. 🛢 oil drum // [1F6E2] text|emoji
  1029. 🛣 motorway // [1F6E3] text|emoji
  1030. 🛤 railway track // [1F6E4] text|emoji
  1031. 🛥 motor boat // [1F6E5] text|emoji
  1032. 🛩 small airplane // [1F6E9] text|emoji
  1033. 🛫 airplane departure // [1F6EB]
  1034. 🛬 airplane arrival // [1F6EC]
  1035. 🛰 satellite // [1F6F0] text|emoji
  1036. 🛳 passenger ship // [1F6F3] text|emoji
  1037. 🛴 kick scooter // [1F6F4]
  1038. 🛵 motor scooter // [1F6F5]
  1039. 🛶 canoe // [1F6F6]
  1040. 🛷 sled // [1F6F7]
  1041. 🛸 flying saucer // [1F6F8]
  1042. // 1F900..1F9FF : Supplemental Symbols and Pictographs
  1043. 🤐 zipper mouth face // [1F910]
  1044. 🤑 money mouth face // [1F911]
  1045. 🤒 face with thermometer // [1F912]
  1046. 🤓 nerd face // [1F913]
  1047. 🤔 thinking face // [1F914]
  1048. 🤕 face with head bandage // [1F915]
  1049. 🤖 robot face // [1F916]
  1050. 🤗 hugging face // [1F917]
  1051. 🤘 sign of the horns // [1F918]
  1052. 🤙 call me hand // [1F919]
  1053. 🤚 raised back of hand // [1F91A]
  1054. 🤛 left facing fist // [1F91B]
  1055. 🤜 right facing fist // [1F91C]
  1056. 🤝 handshake // [1F91D]
  1057. 🤞 crossed fingers // [1F91E]
  1058. 🤟 love you gesture // [1F91F]
  1059. 🤠 cowboy hat face // [1F920]
  1060. 🤡 clown face // [1F921]
  1061. 🤢 nauseated face // [1F922]
  1062. 🤣 rolling on the floor laughing // [1F923]
  1063. 🤤 drooling face // [1F924]
  1064. 🤥 lying face // [1F925]
  1065. 🤦 person facepalming // [1F926]
  1066. 🤧 sneezing face // [1F927]
  1067. 🤨 face with raised eyebrow // [1F928]
  1068. 🤩 star struck // [1F929]
  1069. 🤪 crazy face // [1F92A]
  1070. 🤫 shushing face // [1F92B]
  1071. 🤬 face with symbols over mouth // [1F92C]
  1072. 🤭 face with hand over mouth // [1F92D]
  1073. 🤮 face vomiting // [1F92E]
  1074. 🤯 exploding head // [1F92F]
  1075. 🤰 pregnant woman // [1F930]
  1076. 🤱 breast feeding // [1F931]
  1077. 🤲 palms up together // [1F932]
  1078. 🤳 selfie // [1F933]
  1079. 🤴 prince // [1F934]
  1080. 🤵 man in tuxedo // [1F935]
  1081. 🤶 misses claus // [1F936]
  1082. 🤷 person shrugging // [1F937]
  1083. 🤸 person cartwheeling // [1F938]
  1084. 🤹 person juggling // [1F939]
  1085. 🤺 person fencing // [1F93A]
  1086. 🤼 people wrestling // [1F93C]
  1087. 🤽 person playing water polo // [1F93D]
  1088. 🤾 person playing handball // [1F93E]
  1089. 🥀 wilted flower // [1F940]
  1090. 🥁 drum // [1F941]
  1091. 🥂 clinking glasses // [1F942]
  1092. 🥃 tumbler glass // [1F943]
  1093. 🥄 spoon // [1F944]
  1094. 🥅 goal net // [1F945]
  1095. 🥇 1st place medal // [1F947]
  1096. 🥈 2nd place medal // [1F948]
  1097. 🥉 3rd place medal // [1F949]
  1098. 🥊 boxing glove // [1F94A]
  1099. 🥋 martial arts uniform // [1F94B]
  1100. 🥌 curling stone // [1F94C]
  1101. 🥐 croissant // [1F950]
  1102. 🥑 avocado // [1F951]
  1103. 🥒 cucumber // [1F952]
  1104. 🥓 bacon // [1F953]
  1105. 🥔 potato // [1F954]
  1106. 🥕 carrot // [1F955]
  1107. 🥖 baguette bread // [1F956]
  1108. 🥗 green salad // [1F957]
  1109. 🥘 shallow pan of food // [1F958]
  1110. 🥙 stuffed flatbread // [1F959]
  1111. 🥚 egg // [1F95A]
  1112. 🥛 glass of milk // [1F95B]
  1113. 🥜 peanuts // [1F95C]
  1114. 🥝 kiwi fruit // [1F95D]
  1115. 🥞 pancakes // [1F95E]
  1116. 🥟 dumpling // [1F95F]
  1117. 🥠 fortune cookie // [1F960]
  1118. 🥡 takeout box // [1F961]
  1119. 🥢 chopsticks // [1F962]
  1120. 🥣 bowl with spoon // [1F963]
  1121. 🥤 cup with straw // [1F964]
  1122. 🥥 coconut // [1F965]
  1123. 🥦 broccoli // [1F966]
  1124. 🥧 pie // [1F967]
  1125. 🥨 pretzel // [1F968]
  1126. 🥩 cut of meat // [1F969]
  1127. 🥪 sandwich // [1F96A]
  1128. 🥫 canned food // [1F96B]
  1129. 🦀 crab // [1F980]
  1130. 🦁 lion face // [1F981]
  1131. 🦂 scorpion // [1F982]
  1132. 🦃 turkey // [1F983]
  1133. 🦄 unicorn face // [1F984]
  1134. 🦅 eagle // [1F985]
  1135. 🦆 duck // [1F986]
  1136. 🦇 bat // [1F987]
  1137. 🦈 shark // [1F988]
  1138. 🦉 owl // [1F989]
  1139. 🦊 fox face // [1F98A]
  1140. 🦋 butterfly // [1F98B]
  1141. 🦌 deer // [1F98C]
  1142. 🦍 gorilla // [1F98D]
  1143. 🦎 lizard // [1F98E]
  1144. 🦏 rhinoceros // [1F98F]
  1145. 🦐 shrimp // [1F990]
  1146. 🦑 squid // [1F991]
  1147. 🦒 giraffe // [1F992]
  1148. 🦓 zebra // [1F993]
  1149. 🦔 hedgehog // [1F994]
  1150. 🦕 sauropod // [1F995]
  1151. 🦖 t rex // [1F996]
  1152. 🦗 cricket // [1F997]
  1153. 🧀 cheese wedge // [1F9C0]
  1154. 🧐 face with monocle // [1F9D0]
  1155. 🧑 adult // [1F9D1]
  1156. 🧒 child // [1F9D2]
  1157. 🧓 older adult // [1F9D3]
  1158. 🧔 bearded person // [1F9D4]
  1159. 🧕 woman with headscarf // [1F9D5]
  1160. 🧖 person in steamy room // [1F9D6]
  1161. 🧗 person climbing // [1F9D7]
  1162. 🧘 person in lotus position // [1F9D8]
  1163. 🧙 mage // [1F9D9]
  1164. 🧚 fairy // [1F9DA]
  1165. 🧛 vampire // [1F9DB]
  1166. 🧜 merperson // [1F9DC]
  1167. 🧝 elf // [1F9DD]
  1168. 🧞 genie // [1F9DE]
  1169. 🧟 zombie // [1F9DF]
  1170. 🧠 brain // [1F9E0]
  1171. 🧡 orange heart // [1F9E1]
  1172. 🧢 billed cap // [1F9E2]
  1173. 🧣 scarf // [1F9E3]
  1174. 🧤 gloves // [1F9E4]
  1175. 🧥 coat // [1F9E5]
  1176. 🧦 socks // [1F9E6]
  1177. // Country Flags (Regional Indicator Symbols) -- ISO 3166-1 Country Codes
  1178. 🇦🇨 ascension island // [1F1E6 1F1E8] AC
  1179. 🇦🇩 andorra // [1F1E6 1F1E9] AD
  1180. 🇦🇪 united arab emirates // [1F1E6 1F1EA] AE
  1181. 🇦🇫 afghanistan // [1F1E6 1F1EB] AF
  1182. 🇦🇬 antigua and barbuda // [1F1E6 1F1EC] AG
  1183. 🇦🇮 anguilla // [1F1E6 1F1EE] AI
  1184. 🇦🇱 albania // [1F1E6 1F1F1] AL
  1185. 🇦🇲 armenia // [1F1E6 1F1F2] AM
  1186. 🇦🇴 angola // [1F1E6 1F1F4] AO
  1187. 🇦🇶 antarctica // [1F1E6 1F1F6] AQ
  1188. 🇦🇷 argentina // [1F1E6 1F1F7] AR
  1189. 🇦🇸 american samoa // [1F1E6 1F1F8] AS
  1190. 🇦🇹 austria // [1F1E6 1F1F9] AT
  1191. 🇦🇺 australia // [1F1E6 1F1FA] AU
  1192. 🇦🇼 aruba // [1F1E6 1F1FC] AW
  1193. 🇦🇽 åland islands // [1F1E6 1F1FD] AX
  1194. 🇦🇿 azerbaijan // [1F1E6 1F1FF] AZ
  1195. 🇧🇦 bosnia and herzegovina // [1F1E7 1F1E6] BA
  1196. 🇧🇧 barbados // [1F1E7 1F1E7] BB
  1197. 🇧🇩 bangladesh // [1F1E7 1F1E9] BD
  1198. 🇧🇪 belgium // [1F1E7 1F1EA] BE
  1199. 🇧🇫 burkina faso // [1F1E7 1F1EB] BF
  1200. 🇧🇬 bulgaria // [1F1E7 1F1EC] BG
  1201. 🇧🇭 bahrain // [1F1E7 1F1ED] BH
  1202. 🇧🇮 burundi // [1F1E7 1F1EE] BI
  1203. 🇧🇯 benin // [1F1E7 1F1EF] BJ
  1204. 🇧🇱 saint barthélemy // [1F1E7 1F1F1] BL
  1205. 🇧🇲 bermuda // [1F1E7 1F1F2] BM
  1206. 🇧🇳 brunei // [1F1E7 1F1F3] BN
  1207. 🇧🇴 bolivia // [1F1E7 1F1F4] BO
  1208. 🇧🇶 caribbean netherlands // [1F1E7 1F1F6] BQ
  1209. 🇧🇷 brazil // [1F1E7 1F1F7] BR
  1210. 🇧🇸 bahamas // [1F1E7 1F1F8] BS
  1211. 🇧🇹 bhutan // [1F1E7 1F1F9] BT
  1212. 🇧🇻 bouvet Island // [1F1E7 1F1FB] BV
  1213. 🇧🇼 botswana // [1F1E7 1F1FC] BW
  1214. 🇧🇾 belarus // [1F1E7 1F1FE] BY
  1215. 🇧🇿 belize // [1F1E7 1F1FF] BZ
  1216. 🇨🇦 canada // [1F1E8 1F1E6] CA
  1217. 🇨🇨 cocos (keeling) islands // [1F1E8 1F1E8] CC
  1218. 🇨🇩 congo - kinshasa // [1F1E8 1F1E9] CD
  1219. 🇨🇫 central african republic // [1F1E8 1F1EB] CF
  1220. 🇨🇬 congo - brazzaville // [1F1E8 1F1EC] CG
  1221. 🇨🇭 switzerland // [1F1E8 1F1ED] CH
  1222. 🇨🇮 côte d'ivoire // [1F1E8 1F1EE] CI
  1223. 🇨🇰 cook islands // [1F1E8 1F1F0] CK
  1224. 🇨🇱 chile // [1F1E8 1F1F1] CL
  1225. 🇨🇲 cameroon // [1F1E8 1F1F2] CM
  1226. 🇨🇳 china // [1F1E8 1F1F3] CN
  1227. 🇨🇴 colombia // [1F1E8 1F1F4] CO
  1228. 🇨🇵 clipperton island // [1F1E8 1F1F5] CP
  1229. 🇨🇷 costa rica // [1F1E8 1F1F7] CR
  1230. 🇨🇺 cuba // [1F1E8 1F1FA] CU
  1231. 🇨🇻 cape verde // [1F1E8 1F1FB] CV
  1232. 🇨🇼 curaçao // [1F1E8 1F1FC] CW
  1233. 🇨🇽 christmas island // [1F1E8 1F1FD] CX
  1234. 🇨🇾 cyprus // [1F1E8 1F1FE] CY
  1235. 🇨🇿 czechia // [1F1E8 1F1FF] CZ
  1236. 🇩🇪 germany // [1F1E9 1F1EA] DE
  1237. 🇩🇬 diego garcia // [1F1E9 1F1EC] DG
  1238. 🇩🇯 djibouti // [1F1E9 1F1EF] DJ
  1239. 🇩🇰 denmark // [1F1E9 1F1F0] DK
  1240. 🇩🇲 dominica // [1F1E9 1F1F2] DM
  1241. 🇩🇴 dominican republic // [1F1E9 1F1F4] DO
  1242. 🇩🇿 algeria // [1F1E9 1F1FF] DZ
  1243. 🇪🇦 ceuta and melilla // [1F1EA 1F1E6] EA
  1244. 🇪🇨 ecuador // [1F1EA 1F1E8] EC
  1245. 🇪🇪 estonia // [1F1EA 1F1EA] EE
  1246. 🇪🇬 egypt // [1F1EA 1F1EC] EG
  1247. 🇪🇭 western sahara // [1F1EA 1F1ED] EH
  1248. 🇪🇷 eritrea // [1F1EA 1F1F7] ER
  1249. 🇪🇸 spain // [1F1EA 1F1F8] ES
  1250. 🇪🇹 ethiopia // [1F1EA 1F1F9] ET
  1251. 🇪🇺 european union // [1F1EA 1F1FA] EU
  1252. 🇫🇮 finland // [1F1EB 1F1EE] FI
  1253. 🇫🇯 fiji // [1F1EB 1F1EF] FJ
  1254. 🇫🇰 falkland islands // [1F1EB 1F1F0] FI
  1255. 🇫🇲 micronesia // [1F1EB 1F1F2] FM
  1256. 🇫🇴 faroe islands // [1F1EB 1F1F4] FO
  1257. 🇫🇷 france // [1F1EB 1F1F7] FR
  1258. 🇬🇦 gabon // [1F1EC 1F1E6] GA
  1259. 🇬🇧 united kingdom // [1F1EC 1F1E7] GB
  1260. 🇬🇩 grenada // [1F1EC 1F1E9] GD
  1261. 🇬🇪 georgia // [1F1EC 1F1EA] GE
  1262. 🇬🇫 french guiana // [1F1EC 1F1EB] GF
  1263. 🇬🇬 guernsey // [1F1EC 1F1EC] GG
  1264. 🇬🇭 ghana // [1F1EC 1F1ED] GH
  1265. 🇬🇮 gibraltar // [1F1EC 1F1EE] GI
  1266. 🇬🇱 greenland // [1F1EC 1F1F1] GL
  1267. 🇬🇲 gambia // [1F1EC 1F1F2] GM
  1268. 🇬🇳 guinea // [1F1EC 1F1F3] GN
  1269. 🇬🇵 guadeloupe // [1F1EC 1F1F5] GP
  1270. 🇬🇶 equatorial guinea // [1F1EC 1F1F6] GQ
  1271. 🇬🇷 greece // [1F1EC 1F1F7] GR
  1272. 🇬🇸 south georgia and south sandwich islands // [1F1EC 1F1F8] GS
  1273. 🇬🇹 guatemala // [1F1EC 1F1F9] GT
  1274. 🇬🇺 guam // [1F1EC 1F1FA] GU
  1275. 🇬🇼 guinea bissau // [1F1EC 1F1FC] GW
  1276. 🇬🇾 guyana // [1F1EC 1F1FE] GY
  1277. 🇭🇰 hong kong SAR china // [1F1ED 1F1F0] HK
  1278. 🇭🇲 heard and mcdonald islands // [1F1ED 1F1F2] HM
  1279. 🇭🇳 honduras // [1F1ED 1F1F3] HN
  1280. 🇭🇷 croatia // [1F1ED 1F1F7] HR
  1281. 🇭🇹 haiti // [1F1ED 1F1F9] HT
  1282. 🇭🇺 hungary // [1F1ED 1F1FA] HU
  1283. 🇮🇨 canary islands // [1F1EE 1F1E8] IC
  1284. 🇮🇩 indonesia // [1F1EE 1F1E9] ID
  1285. 🇮🇪 ireland // [1F1EE 1F1EA] IE
  1286. 🇮🇱 israel // [1F1EE 1F1F1] IL
  1287. 🇮🇲 isle of man // [1F1EE 1F1F2] IM
  1288. 🇮🇳 india // [1F1EE 1F1F3] IN
  1289. 🇮🇴 british indian ocean territory // [1F1EE 1F1F4] IO
  1290. 🇮🇶 iraq // [1F1EE 1F1F6] IQ
  1291. 🇮🇷 iran // [1F1EE 1F1F7] IR
  1292. 🇮🇸 iceland // [1F1EE 1F1F8] IS
  1293. 🇮🇹 italy // [1F1EE 1F1F9] IT
  1294. 🇯🇪 jersey // [1F1EF 1F1EA] JE
  1295. 🇯🇲 jamaica // [1F1EF 1F1F2] JM
  1296. 🇯🇴 jordan // [1F1EF 1F1F4] JO
  1297. 🇯🇵 japan // [1F1EF 1F1F5] JP
  1298. 🇰🇪 kenya // [1F1F0 1F1EA] KE
  1299. 🇰🇬 kyrgyzstan // [1F1F0 1F1EC] KG
  1300. 🇰🇭 cambodia // [1F1F0 1F1ED] KH
  1301. 🇰🇮 kiribati // [1F1F0 1F1EE] KI
  1302. 🇰🇲 comoros // [1F1F0 1F1F2] KM
  1303. 🇰🇳 saint kitts and nevis // [1F1F0 1F1F3] KN
  1304. 🇰🇵 north korea // [1F1F0 1F1F5] KP
  1305. 🇰🇷 south korea // [1F1F0 1F1F7] KR
  1306. 🇰🇼 kuwait // [1F1F0 1F1FC] KW
  1307. 🇰🇾 cayman islands // [1F1F0 1F1FE] KY
  1308. 🇰🇿 kazakhstan // [1F1F0 1F1FF] KZ
  1309. 🇱🇦 laos // [1F1F1 1F1E6] LA
  1310. 🇱🇧 lebanon // [1F1F1 1F1E7] LB
  1311. 🇱🇨 saint lucia // [1F1F1 1F1E8] LC
  1312. 🇱🇮 liechtenstein // [1F1F1 1F1EE] LI
  1313. 🇱🇰 sri lanka // [1F1F1 1F1F0] LK
  1314. 🇱🇷 liberia // [1F1F1 1F1F7] LR
  1315. 🇱🇸 lesotho // [1F1F1 1F1F8] LS
  1316. 🇱🇹 lithuania // [1F1F1 1F1F9] LT
  1317. 🇱🇺 luxembourg // [1F1F1 1F1FA] LU
  1318. 🇱🇻 latvia // [1F1F1 1F1FB] LV
  1319. 🇱🇾 libya // [1F1F1 1F1FE] LY
  1320. 🇲🇦 morocco // [1F1F2 1F1E6] MA
  1321. 🇲🇨 monaco // [1F1F2 1F1E8] MC
  1322. 🇲🇩 moldova // [1F1F2 1F1E9] MD
  1323. 🇲🇪 montenegro // [1F1F2 1F1EA] ME
  1324. 🇲🇫 saint martin // [1F1F2 1F1EB] MF
  1325. 🇲🇬 madagascar // [1F1F2 1F1EC] MG
  1326. 🇲🇭 marshall islands // [1F1F2 1F1ED] MH
  1327. 🇲🇰 macedonia // [1F1F2 1F1F0] MK
  1328. 🇲🇱 mali // [1F1F2 1F1F1] ML
  1329. 🇲🇲 myanmar (burma) // [1F1F2 1F1F2] MM
  1330. 🇲🇳 mongolia // [1F1F2 1F1F3] MN
  1331. 🇲🇴 macau SAR china // [1F1F2 1F1F4] MO
  1332. 🇲🇵 northern mariana islands // [1F1F2 1F1F5] MP
  1333. 🇲🇶 martinique // [1F1F2 1F1F6] MQ
  1334. 🇲🇷 mauritania // [1F1F2 1F1F7] MR
  1335. 🇲🇸 montserrat // [1F1F2 1F1F8] MS
  1336. 🇲🇹 malta // [1F1F2 1F1F9] MT
  1337. 🇲🇺 mauritius // [1F1F2 1F1FA] MU
  1338. 🇲🇻 maldives // [1F1F2 1F1FB] MV
  1339. 🇲🇼 malawi // [1F1F2 1F1FC] MW
  1340. 🇲🇽 mexico // [1F1F2 1F1FD] MX
  1341. 🇲🇾 malaysia // [1F1F2 1F1FE] MY
  1342. 🇲🇿 mozambique // [1F1F2 1F1FF] MZ
  1343. 🇳🇦 namibia // [1F1F3 1F1E6] NA
  1344. 🇳🇨 new caledonia // [1F1F3 1F1E8] NC
  1345. 🇳🇪 niger // [1F1F3 1F1EA] NE
  1346. 🇳🇫 norfolk island // [1F1F3 1F1EB] NF
  1347. 🇳🇬 nigeria // [1F1F3 1F1EC] NG
  1348. 🇳🇮 nicaragua // [1F1F3 1F1EE] NI
  1349. 🇳🇱 netherlands // [1F1F3 1F1F1] NL
  1350. 🇳🇴 norway // [1F1F3 1F1F4] NO
  1351. 🇳🇵 nepal // [1F1F3 1F1F5] NP
  1352. 🇳🇷 nauru // [1F1F3 1F1F7] NR
  1353. 🇳🇺 niue // [1F1F3 1F1FA] NU
  1354. 🇳🇿 new zealand // [1F1F3 1F1FF] NZ
  1355. 🇴🇲 oman // [1F1F4 1F1F2] OM
  1356. 🇵🇦 panama // [1F1F5 1F1E6] PA
  1357. 🇵🇪 peru // [1F1F5 1F1EA] PE
  1358. 🇵🇫 french polynesia // [1F1F5 1F1EB] PF
  1359. 🇵🇬 papua new guinea // [1F1F5 1F1EC] PG
  1360. 🇵🇭 philippines // [1F1F5 1F1ED] PH
  1361. 🇵🇰 pakistan // [1F1F5 1F1F0] PK
  1362. 🇵🇱 poland // [1F1F5 1F1F1] PL
  1363. 🇵🇲 saint pierre and miquelon // [1F1F5 1F1F2] PM
  1364. 🇵🇳 pitcairn islands // [1F1F5 1F1F3] PN
  1365. 🇵🇷 puerto rico // [1F1F5 1F1F7] PR
  1366. 🇵🇸 palestinian territories // [1F1F5 1F1F8] PS
  1367. 🇵🇹 portugal // [1F1F5 1F1F9] PT
  1368. 🇵🇼 palau // [1F1F5 1F1FC] PW
  1369. 🇵🇾 paraguay // [1F1F5 1F1FE] PY
  1370. 🇶🇦 qatar // [1F1F6 1F1E6] QA
  1371. 🇷🇪 réunion // [1F1F7 1F1EA] RE
  1372. 🇷🇴 romania // [1F1F7 1F1F4] RO
  1373. 🇷🇸 serbia // [1F1F7 1F1F8] RS
  1374. 🇷🇺 russia // [1F1F7 1F1FA] RU
  1375. 🇷🇼 rwanda // [1F1F7 1F1FC] RW
  1376. 🇸🇦 saudi arabia // [1F1F8 1F1E6] SA
  1377. 🇸🇧 solomon islands // [1F1F8 1F1E7] SB
  1378. 🇸🇨 seychelles // [1F1F8 1F1E8] SC
  1379. 🇸🇩 sudan // [1F1F8 1F1E9] SD
  1380. 🇸🇪 sweden // [1F1F8 1F1EA] SE
  1381. 🇸🇬 singapore // [1F1F8 1F1EC] SG
  1382. 🇸🇭 saint helena // [1F1F8 1F1ED] SH
  1383. 🇸🇮 slovenia // [1F1F8 1F1EE] SI
  1384. 🇸🇯 svalbard and jan mayen // [1F1F8 1F1EF] SJ
  1385. 🇸🇰 slovakia // [1F1F8 1F1F0] SK
  1386. 🇸🇱 sierra leone // [1F1F8 1F1F1] SL
  1387. 🇸🇲 san marino // [1F1F8 1F1F2] SM
  1388. 🇸🇳 senegal // [1F1F8 1F1F3] SN
  1389. 🇸🇴 somalia // [1F1F8 1F1F4] SO
  1390. 🇸🇷 suriname // [1F1F8 1F1F7] SR
  1391. 🇸🇸 south sudan // [1F1F8 1F1F8] SS
  1392. 🇸🇹 são tomé and príncipe // [1F1F8 1F1F9] ST
  1393. 🇸🇻 el salvador // [1F1F8 1F1FB] SV
  1394. 🇸🇽 sint maarten // [1F1F8 1F1FD] SX
  1395. 🇸🇾 syria // [1F1F8 1F1FE] SY
  1396. 🇸🇿 swaziland // [1F1F8 1F1FF] SZ
  1397. 🇹🇦 tristan da cunha // [1F1F9 1F1E6] TA
  1398. 🇹🇨 turks and caicos islands // [1F1F9 1F1E8] TC
  1399. 🇹🇩 chad // [1F1F9 1F1E9] TD
  1400. 🇹🇫 french southern territories // [1F1F9 1F1EB] TF
  1401. 🇹🇬 togo // [1F1F9 1F1EC] TG
  1402. 🇹🇭 thailand // [1F1F9 1F1ED] TH
  1403. 🇹🇯 tajikistan // [1F1F9 1F1EF] TJ
  1404. 🇹🇰 tokelau // [1F1F9 1F1F0] TK
  1405. 🇹🇱 timor leste // [1F1F9 1F1F1] TL
  1406. 🇹🇲 turkmenistan // [1F1F9 1F1F2] TM
  1407. 🇹🇳 tunisia // [1F1F9 1F1F3] TN
  1408. 🇹🇴 tonga // [1F1F9 1F1F4] TO
  1409. 🇹🇷 turkey // [1F1F9 1F1F7] TR
  1410. 🇹🇹 trinidad and tobago // [1F1F9 1F1F9] TT
  1411. 🇹🇻 tuvalu // [1F1F9 1F1FB] TV
  1412. 🇹🇼 taiwan // [1F1F9 1F1FC] TW
  1413. 🇹🇿 tanzania // [1F1F9 1F1FF] TZ
  1414. 🇺🇦 ukraine // [1F1FA 1F1E6] UA
  1415. 🇺🇬 uganda // [1F1FA 1F1EC] UG
  1416. 🇺🇲 u s outlying islands // [1F1FA 1F1F2] UM
  1417. 🇺🇳 united nations // [1F1FA 1F1F3] UN
  1418. 🇺🇸 united states // [1F1FA 1F1F8] US
  1419. 🇺🇾 uruguay // [1F1FA 1F1FE] UY
  1420. 🇺🇿 uzbekistan // [1F1FA 1F1FF] UZ
  1421. 🇻🇦 vatican city // [1F1FB 1F1E6] VA
  1422. 🇻🇨 saint vincent and grenadines // [1F1FB 1F1E8] VC
  1423. 🇻🇪 venezuela // [1F1FB 1F1EA] VE
  1424. 🇻🇬 british virgin islands // [1F1FB 1F1EC] VG
  1425. 🇻🇮 u s virgin islands // [1F1FB 1F1EE] VI
  1426. 🇻🇳 vietnam // [1F1FB 1F1F3] VN
  1427. 🇻🇺 vanuatu // [1F1FB 1F1FA] VU
  1428. 🇼🇫 wallis and futuna // [1F1FC 1F1EB] WF
  1429. 🇼🇸 samoa // [1F1FC 1F1F8] WS
  1430. 🇽🇰 kosovo // [1F1FD 1F1F0] XK
  1431. 🇾🇪 yemen // [1F1FE 1F1EA] YE
  1432. 🇾🇹 mayotte // [1F1FE 1F1F9] YT
  1433. 🇿🇦 south africa // [1F1FF 1F1E6] ZA
  1434. 🇿🇲 zambia // [1F1FF 1F1F2] ZM
  1435. 🇿🇼 zimbabwe // [1F1FF 1F1FC] ZW
  1436. // Subdivision Flags -- ISO 3166-2 Subdivision Codes
  1437. 🏴󠁧󠁢󠁥󠁮󠁧󠁿 england // [1F3F4 E0067 E0062 E0065 E006E E0067 E007F]
  1438. 🏴󠁧󠁢󠁳󠁣󠁴󠁿 scotland // [1F3F4 E0067 E0062 E0073 E0063 E0074 E007F]
  1439. 🏴󠁧󠁢󠁷󠁬󠁳󠁿 wales // [1F3F4 E0067 E0062 E0077 E006C E0073 E007F]
  1440. // Keycaps (NOTE: keycap 10 is a single Unicode codepoint)
  1441. #️⃣ keycap hash // [0023 FE0F 20E3]
  1442. *️⃣ keycap star // [002A FE0F 20E3]
  1443. 0️⃣ keycap zero // [0030 FE0F 20E3]
  1444. 1️⃣ keycap one // [0031 FE0F 20E3]
  1445. 2️⃣ keycap two // [0032 FE0F 20E3]
  1446. 3️⃣ keycap three // [0033 FE0F 20E3]
  1447. 4️⃣ keycap four // [0034 FE0F 20E3]
  1448. 5️⃣ keycap five // [0035 FE0F 20E3]
  1449. 6️⃣ keycap six // [0036 FE0F 20E3]
  1450. 7️⃣ keycap seven // [0037 FE0F 20E3]
  1451. 8️⃣ keycap eight // [0038 FE0F 20E3]
  1452. 9️⃣ keycap nine // [0039 FE0F 20E3]
  1453. // Emoji ZWJ Sequence: Family
  1454. 👩‍❤‍💋‍👨 kiss woman man // [1F469 200D 2764 200D 1F48B 200D 1F468]
  1455. 👨‍❤‍💋‍👨 kiss man man // [1F468 200D 2764 200D 1F48B 200D 1F468]
  1456. 👩‍❤‍💋‍👩 kiss woman woman // [1F469 200D 2764 200D 1F48B 200D 1F469]
  1457. 👩‍❤‍👨 couple with heart woman man // [1F469 200D 2764 200D 1F468]
  1458. 👨‍❤‍👨 couple with heart man man // [1F468 200D 2764 200D 1F468]
  1459. 👩‍❤‍👩 couple with heart woman woman // [1F469 200D 2764 200D 1F469]
  1460. 👨‍👩‍👦 family man woman boy // [1F468 200D 1F469 200D 1F466]
  1461. 👨‍👩‍👧 family man woman girl // [1F468 200D 1F469 200D 1F467]
  1462. 👨‍👩‍👧‍👦 family man woman girl boy // [1F468 200D 1F469 200D 1F467 200D 1F466]
  1463. 👨‍👩‍👦‍👦 family man woman boy boy // [1F468 200D 1F469 200D 1F466 200D 1F466]
  1464. 👨‍👩‍👧‍👧 family man woman girl girl // [1F468 200D 1F469 200D 1F467 200D 1F467]
  1465. 👨‍👨‍👦 family man man boy // [1F468 200D 1F468 200D 1F466]
  1466. 👨‍👨‍👧 family man man girl // [1F468 200D 1F468 200D 1F467]
  1467. 👨‍👨‍👧‍👦 family man man girl boy // [1F468 200D 1F468 200D 1F467 200D 1F466]
  1468. 👨‍👨‍👦‍👦 family man man boy boy // [1F468 200D 1F468 200D 1F466 200D 1F466]
  1469. 👨‍👨‍👧‍👧 family man man girl girl // [1F468 200D 1F468 200D 1F467 200D 1F467]
  1470. 👩‍👩‍👦 family woman woman boy // [1F469 200D 1F469 200D 1F466]
  1471. 👩‍👩‍👧 family woman woman girl // [1F469 200D 1F469 200D 1F467]
  1472. 👩‍👩‍👧‍👦 family woman woman girl boy // [1F469 200D 1F469 200D 1F467 200D 1F466]
  1473. 👩‍👩‍👦‍👦 family woman woman boy boy // [1F469 200D 1F469 200D 1F466 200D 1F466]
  1474. 👩‍👩‍👧‍👧 family woman woman girl girl // [1F469 200D 1F469 200D 1F467 200D 1F467]
  1475. 👨‍👦 family man boy // [1F468 200D 1F466]
  1476. 👨‍👦‍👦 family man boy boy // [1F468 200D 1F466 200D 1F466]
  1477. 👨‍👧 family man girl // [1F468 200D 1F467]
  1478. 👨‍👧‍👦 family man girl boy // [1F468 200D 1F467 200D 1F466]
  1479. 👨‍👧‍👧 family man girl girl // [1F468 200D 1F467 200D 1F467]
  1480. 👩‍👦 family woman boy // [1F469 200D 1F466]
  1481. 👩‍👦‍👦 family woman boy boy // [1F469 200D 1F466 200D 1F466]
  1482. 👩‍👧 family woman girl // [1F469 200D 1F467]
  1483. 👩‍👧‍👦 family woman girl boy // [1F469 200D 1F467 200D 1F466]
  1484. 👩‍👧‍👧 family woman girl girl // [1F469 200D 1F467 200D 1F467]
  1485. // Emoji ZWJ Sequence: Gender Base + Object
  1486. 👨‍⚕ man health worker // [1F468 200D 2695]
  1487. 👩‍⚕ woman health worker // [1F469 200D 2695]
  1488. 👨‍⚖ man judge // [1F468 200D 2696]
  1489. 👩‍⚖ woman judge // [1F469 200D 2696]
  1490. 👨‍✈ man pilot // [1F468 200D 2708]
  1491. 👩‍✈ woman pilot // [1F469 200D 2708]
  1492. 👨‍🌾 man farmer // [1F468 200D 1F33E]
  1493. 👩‍🌾 woman farmer // [1F469 200D 1F33E]
  1494. 👨‍🍳 man cook // [1F468 200D 1F373]
  1495. 👩‍🍳 woman cook // [1F469 200D 1F373]
  1496. 👨‍🎓 man student // [1F468 200D 1F393]
  1497. 👩‍🎓 woman student // [1F469 200D 1F393]
  1498. 👨‍🎤 man singer // [1F468 200D 1F3A4]
  1499. 👩‍🎤 woman singer // [1F469 200D 1F3A4]
  1500. 👨‍🎨 man artist // [1F468 200D 1F3A8]
  1501. 👩‍🎨 woman artist // [1F469 200D 1F3A8]
  1502. 👨‍🏫 man teacher // [1F468 200D 1F3EB]
  1503. 👩‍🏫 woman teacher // [1F469 200D 1F3EB]
  1504. 👨‍🏭 man factory worker // [1F468 200D 1F3ED]
  1505. 👩‍🏭 woman factory worker // [1F469 200D 1F3ED]
  1506. 👨‍💻 man technologist // [1F468 200D 1F4BB]
  1507. 👩‍💻 woman technologist // [1F469 200D 1F4BB]
  1508. 👨‍💼 man office worker // [1F468 200D 1F4BC]
  1509. 👩‍💼 woman office worker // [1F469 200D 1F4BC]
  1510. 👨‍🔧 man mechanic // [1F468 200D 1F527]
  1511. 👩‍🔧 woman mechanic // [1F469 200D 1F527]
  1512. 👨‍🔬 man scientist // [1F468 200D 1F52C]
  1513. 👩‍🔬 woman scientist // [1F469 200D 1F52C]
  1514. 👨‍🚀 man astronaut // [1F468 200D 1F680]
  1515. 👩‍🚀 woman atronaut // [1F469 200D 1F680]
  1516. 👨‍🚒 man firefighter // [1F468 200D 1F692]
  1517. 👩‍🚒 woman firefighter // [1F469 200D 1F692]
  1518. // Emoji ZWJ Sequence: Other
  1519. 🏳‍🌈 rainbow flag // [1F3F3 200D 1F308]
  1520. 👁‍🗨 eye in speech bubble // [1F441 200D 1F5E8]
  1521. // References:
  1522. // [UCD] Unicode Character Database 9.0.0 [http://www.unicode.org/Public/9.0.0/ucd/]
  1523. // [Emoji] Unicode Emoji 5.0 [http://www.unicode.org/Public/emoji/5.0/]
  1524. // [CLDR] Unicode Common Locale Data Repository 31.0.1 [http://cldr.unicode.org/index/downloads/cldr-31]
  1525. //
  1526. // Sources:
  1527. // 1. emoji-test.txt (Emoji)
  1528. // 2. common/annotations/en.xml (CLDR)