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 39KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101
  1. // Emoji and Other Symbol pronunciations for English
  2. //
  3. // NOTE: Entries with `text|emoji` in the comments have text and emoji forms.
  4. // They can be followed by [FE0E] to select the text style, and [FE0F] to
  5. // select the emoji style.
  6. $textmode
  7. // 0080..00FF : C1 Controls and Latin-1 Supplement
  8. © copyright // [00A9] text|emoji
  9. ® registered // [00AE] text|emoji
  10. // 2000..203C : General Punctuation
  11. ‼ double exclamation mark // [203C] text|emoji
  12. ⁉ exclamation question mark // [2049] text|emoji
  13. // 2100..214F : Letterlike Symbols
  14. ™ trade mark // [2122] text|emoji
  15. ℹ information // [2139] text|emoji
  16. // 2190..21FF : Arrows
  17. ↔ left-right arrow // [2194] text|emoji
  18. ↕ up-down arrow // [2195] text|emoji
  19. ↖ up-left arrow // [2196] text|emoji
  20. ↗ up-right arrow // [2197] text|emoji
  21. ↘ down-right arrow // [2198] text|emoji
  22. ↙ down-left arrow // [2199] text|emoji
  23. ↩ right arrow curving left // [21A9] text|emoji
  24. ↪ left arrow curving right // [21AA] text|emoji
  25. // 2300..23FF : Miscellaneous Technical
  26. ⌚ watch // [231A]
  27. ⌛ hourglass // [231B]
  28. ⌨ keyboard // [2328] text|emoji
  29. ⏏ eject button // [23CF] text|emoji
  30. ⏩ fast-forward button // [23E9]
  31. ⏪ fast reverse button // [23EA]
  32. ⏫ fast up button // [23EB]
  33. ⏬ fast down button // [23EC]
  34. ⏭ next track button // [23ED] text|emoji
  35. ⏮ last track button // [23EE] text|emoji
  36. ⏯ play or pause button // [23EF] text|emoji
  37. ⏰ alarm clock // [23F0]
  38. ⏱ stopwatch // [23F1] text|emoji
  39. ⏲ timer clock // [23F2] text|emoji
  40. ⏳ hourglass with flowing sand // [23F3]
  41. ⏸ pause button // [23F8] text|emoji
  42. ⏹ stop button // [23F9] text|emoji
  43. ⏺ record button // [23FA] text|emoji
  44. // 2460..24FF : Enclosed Alphanumerics
  45. Ⓜ circled M // [24C2] text|emoji
  46. // 25A0..25FF : Geometric Shapes
  47. ▪ black small square // [25AA] text|emoji
  48. ▫ white small square // [25AB] text|emoji
  49. ▶ play button // [25B6] text|emoji
  50. ◀ reverse button // [25C0] text|emoji
  51. ◻ white medium square // [25FB] text|emoji
  52. ◼ black medium square // [25FC] text|emoji
  53. ◽ white medium-small square // [25FD]
  54. ◾ black medium-small square // [25FE]
  55. // 2600..26FF : Miscellaneous Symbols
  56. ☀ sun // [2600] text|emoji
  57. ☁ cloud // [2601] text|emoji
  58. ☂ umbrella // [2602] text|emoji
  59. ☃ snowman // [2603] text|emoji
  60. ☄ comet // [2604] text|emoji
  61. ☎ telephone // [260E] text|emoji
  62. ☑ ballot box with check // [2611] text|emoji
  63. ☔ umbrella with rain drops // [2614]
  64. ☕ hot beverage // [2615]
  65. ☘ shamrock // [2618] text|emoji
  66. ☝ index pointing up // [261D] text|emoji
  67. ☠ skull and crossbones // [2620] text|emoji
  68. ☢ radioactive // [2622] text|emoji
  69. ☣ biohazard // [2623] text|emoji
  70. ☦ orthodox cross // [2626] text|emoji
  71. ☪ star and crescent // [262A] text|emoji
  72. ☮ peace symbol // [262E] text|emoji
  73. ☯ yin yang // [262F] text|emoji
  74. ☸ wheel of dharma // [2638] text|emoji
  75. ☹ frowning face // [2639] text|emoji
  76. ☺ smiling face // [263A] text|emoji
  77. ♀ female sign // [2640] text|emoji
  78. ♂ male sign // [2642] text|emoji
  79. ♈ Aries // [2648]
  80. ♉ Taurus // [2649]
  81. ♊ Gemini // [264A]
  82. ♋ Cancer // [264B]
  83. ♌ Leo // [264C]
  84. ♍ Virgo // [264D]
  85. ♎ Libra // [264E]
  86. ♏ Scorpius // [264F]
  87. ♐ Sagittarius // [2650]
  88. ♑ Capricorn // [2651]
  89. ♒ Aquarius // [2652]
  90. ♓ Pisces // [2653]
  91. ♠ spade suit // [2660] text|emoji
  92. ♣ club suit // [2663] text|emoji
  93. ♥ heart suit // [2665] text|emoji
  94. ♦ diamond suit // [2666] text|emoji
  95. ♨ hot springs // [2668] text|emoji
  96. ♻ recycling symbol // [267B] text|emoji
  97. ♿ wheelchair symbol // [267F]
  98. ⚒ hammer and pick // [2692] text|emoji
  99. ⚓ anchor // [2693]
  100. ⚔ crossed swords // [2694] text|emoji
  101. ⚕ medical symbol // [2695] text|emoji
  102. ⚖ balance scale // [2696] text|emoji
  103. ⚗ alembic // [2697] text|emoji
  104. ⚙ gear // [2699] text|emoji
  105. ⚛ atom symbol // [269B] text|emoji
  106. ⚜ fleur-de-lis // [269C] text|emoji
  107. ⚠ warning // [26A0] text|emoji
  108. ⚡ high voltage // [26A1]
  109. ⚪ white circle // [26AA]
  110. ⚫ black circle // [26AB]
  111. ⚰ coffin // [26B0] text|emoji
  112. ⚱ funeral urn // [26B1] text|emoji
  113. ⚽ soccer ball // [26BD]
  114. ⚾ baseball // [26BE]
  115. ⛄ snowman without snow // [26C4]
  116. ⛅ sun behind cloud // [26C5]
  117. ⛈ cloud with lightning and rain // [26C8] text|emoji
  118. ⛎ Ophiuchus // [26CE]
  119. ⛏ pick // [26CF] text|emoji
  120. ⛑ rescue worker's helmet // [26D1] text|emoji
  121. ⛓ chains // [26D3] text|emoji
  122. ⛔ no entry // [26D4]
  123. ⛩ shinto shrine // [26E9] text|emoji
  124. ⛪ church // [26EA]
  125. ⛰ mountain // [26F0] text|emoji
  126. ⛱ umbrella on ground // [26F1] text|emoji
  127. ⛲ fountain // [26F2]
  128. ⛳ flag in hole // [26F3]
  129. ⛴ ferry // [26F4] text|emoji
  130. ⛵ sailboat // [26F5]
  131. ⛷ skier // [26F7] text|emoji
  132. ⛸ ice skate // [26F8] text|emoji
  133. ⛹ person bouncing ball // [26F9] text|emoji
  134. ⛺ tent // [26FA]
  135. ⛽ fuel pump // [26FD]
  136. // 2700..27BF : Dingbats
  137. ✂ scissors // [2702] text|emoji
  138. ✅ white heavy check mark // [2705]
  139. ✈ airplane // [2708] text|emoji
  140. ✉ envelope // [2709] text|emoji
  141. ✊ raised fist // [270A]
  142. ✋ raised hand // [270B]
  143. ✌ victory hand // [270C] text|emoji
  144. ✍ writing hand // [270D] text|emoji
  145. ✏ pencil // [270F] text|emoji
  146. ✒ black nib // [2712] text|emoji
  147. ✔ heavy check mark // [2714] text|emoji
  148. ✖ heavy multiplication x // [2716] text|emoji
  149. ✝ latin cross // [271D] text|emoji
  150. ✡ star of David // [2721] text|emoji
  151. ✨ sparkles // [2728]
  152. ✳ eight-spoked asterisk // [2733] text|emoji
  153. ✴ eight-pointed star // [2734] text|emoji
  154. ❄ snowflake // [2744] text|emoji
  155. ❇ sparkle // [2747] text|emoji
  156. ❌ cross mark // [274C]
  157. ❎ cross mark button // [274E]
  158. ❓ question mark // [2753]
  159. ❔ white question mark // [2754]
  160. ❕ white exclamation mark // [2755]
  161. ❗ exclamation mark // [2757]
  162. ❣ heavy heart exclamation // [2763] text|emoji
  163. ❤ red heart // [2764] text|emoji
  164. ➕ heavy plus sign // [2795]
  165. ➖ heavy minus sign // [2796]
  166. ➗ heavy division sign // [2797]
  167. ➡ right arrow // [27A1] text|emoji
  168. ➰ curly loop // [27B0]
  169. ➿ double curly loop // [27BF]
  170. // 1F000..1F02F : Mahjong Tiles
  171. 🀄 mahjong red dragon // [1F004]
  172. // 1F0A0..1F0FF : Playing Cards
  173. 🃏 joker // [1F0CF]
  174. // 1F300..1F5FF : Miscellaneous Symbols and Pictographs
  175. 🌀 cyclone // [1F300]
  176. 🌁 foggy // [1F301]
  177. 🌂 closed umbrella // [1F302]
  178. 🌃 night with stars // [1F303]
  179. 🌄 sunrise over mountains // [1F304]
  180. 🌅 sunrise // [1F305]
  181. 🌆 cityscape at dusk // [1F306]
  182. 🌇 sunset // [1F307]
  183. 🌈 rainbow // [1F308]
  184. 🌉 bridge at night // [1F309]
  185. 🌊 water wave // [1F30A]
  186. 🌋 volcano // [1F30B]
  187. 🌌 milky way // [1F30C]
  188. 🌍 globe showing Europe-Africa // [1F30D]
  189. 🌎 globe showing Americas // [1F30E]
  190. 🌏 globe showing Asia-Australia // [1F30F]
  191. 🌐 globe with meridians // [1F310]
  192. 🌑 new moon // [1F311]
  193. 🌒 waxing crescent moon // [1F312]
  194. 🌓 first quarter moon // [1F313]
  195. 🌔 waxing gibbous moon // [1F314]
  196. 🌕 full moon // [1F315]
  197. 🌖 waning gibbous moon // [1F316]
  198. 🌗 last quarter moon // [1F317]
  199. 🌘 waning crescent moon // [1F318]
  200. 🌙 crescent moon // [1F319]
  201. 🌚 new moon face // [1F31A]
  202. 🌛 first quarter moon with face // [1F31B]
  203. 🌜 last quarter moon with face // [1F31C]
  204. 🌝 full moon with face // [1F31D]
  205. 🌞 sun with face // [1F31E]
  206. 🌟 glowing star // [1F31F]
  207. 🌠 shooting star // [1F320]
  208. 🌡 thermometer // [1F321] text|emoji
  209. 🌤 sun behind small cloud // [1F324] text|emoji
  210. 🌥 sun behind large cloud // [1F325] text|emoji
  211. 🌦 sun behind rain cloud // [1F326] text|emoji
  212. 🌧 cloud with rain // [1F327] text|emoji
  213. 🌨 cloud with snow // [1F328] text|emoji
  214. 🌩 cloud with lightning // [1F329] text|emoji
  215. 🌪 tornado // [1F32A] text|emoji
  216. 🌫 fog // [1F32B] text|emoji
  217. 🌬 wind face // [1F32C] text|emoji
  218. 🌭 hot dog // [1F32D]
  219. 🌮 taco // [1F32E]
  220. 🌯 burrito // [1F32F]
  221. 🌰 chestnut // [1F330]
  222. 🌱 seedling // [1F331]
  223. 🌲 evergreen tree // [1F332]
  224. 🌳 deciduous tree // [1F333]
  225. 🌴 palm tree // [1F334]
  226. 🌵 cactus // [1F335]
  227. 🌶 hot pepper // [1F336] text|emoji
  228. 🌷 tulip // [1F337]
  229. 🌸 cherry blossom // [1F338]
  230. 🌹 rose // [1F339]
  231. 🌺 hibiscus // [1F33A]
  232. 🌻 sunflower // [1F33B]
  233. 🌼 blossom // [1F33C]
  234. 🌽 ear of corn // [1F33D]
  235. 🌾 sheaf of rice // [1F33E]
  236. 🌿 herb // [1F33F]
  237. 🍀 four leaf clover // [1F340]
  238. 🍁 maple leaf // [1F341]
  239. 🍂 fallen leaf // [1F342]
  240. 🍃 leaf fluttering in wind // [1F343]
  241. 🍄 mushroom // [1F344]
  242. 🍅 tomato // [1F345]
  243. 🍆 eggplant // [1F346]
  244. 🍇 grapes // [1F347]
  245. 🍈 melon // [1F348]
  246. 🍉 watermelon // [1F349]
  247. 🍊 tangerine // [1F34A]
  248. 🍋 lemon // [1F34B]
  249. 🍌 banana // [1F34C]
  250. 🍍 pineapple // [1F34D]
  251. 🍎 red apple // [1F34E]
  252. 🍏 green apple // [1F34F]
  253. 🍐 pear // [1F350]
  254. 🍑 peach // [1F351]
  255. 🍒 cherries // [1F352]
  256. 🍓 strawberry // [1F353]
  257. 🍔 hamburger // [1F354]
  258. 🍕 pizza // [1F355]
  259. 🍖 meat on bone // [1F356]
  260. 🍗 poultry leg // [1F357]
  261. 🍘 rice cracker // [1F358]
  262. 🍙 rice ball // [1F359]
  263. 🍚 cooked rice // [1F35A]
  264. 🍛 curry rice // [1F35B]
  265. 🍜 steaming bowl // [1F35C]
  266. 🍝 spaghetti // [1F35D]
  267. 🍞 bread // [1F35E]
  268. 🍟 french fries // [1F35F]
  269. 🍠 roasted sweet potato // [1F360]
  270. 🍡 dango // [1F361]
  271. 🍢 oden // [1F362]
  272. 🍣 sushi // [1F363]
  273. 🍤 fried shrimp // [1F364]
  274. 🍥 fish cake with swirl // [1F365]
  275. 🍦 soft ice cream // [1F366]
  276. 🍧 shaved ice // [1F367]
  277. 🍨 ice cream // [1F368]
  278. 🍩 doughnut // [1F369]
  279. 🍪 cookie // [1F36A]
  280. 🍫 chocolate bar // [1F36B]
  281. 🍬 candy // [1F36C]
  282. 🍭 lollipop // [1F36D]
  283. 🍮 custard // [1F36E]
  284. 🍯 honey pot // [1F36F]
  285. 🍰 shortcake // [1F370]
  286. 🍱 bento box // [1F371]
  287. 🍲 pot of food // [1F372]
  288. 🍳 cooking // [1F373]
  289. 🍴 fork and knife // [1F374]
  290. 🍵 teacup without handle // [1F375]
  291. 🍶 sake // [1F376]
  292. 🍷 wine glass // [1F377]
  293. 🍸 cocktail glass // [1F378]
  294. 🍹 tropical drink // [1F379]
  295. 🍺 beer mug // [1F37A]
  296. 🍻 clinking beer mugs // [1F37B]
  297. 🍼 baby bottle // [1F37C]
  298. 🍽 fork and knife with plate // [1F37D] text|emoji
  299. 🍾 bottle with popping cork // [1F37E]
  300. 🍿 popcorn // [1F37F]
  301. 🎀 ribbon // [1F380]
  302. 🎁 wrapped gift // [1F381]
  303. 🎂 birthday cake // [1F382]
  304. 🎃 jack-o-lantern // [1F383]
  305. 🎄 Christmas tree // [1F384]
  306. 🎅 Santa Claus // [1F385]
  307. 🎆 fireworks // [1F386]
  308. 🎇 sparkler // [1F387]
  309. 🎈 balloon // [1F388]
  310. 🎉 party popper // [1F389]
  311. 🎊 confetti ball // [1F38A]
  312. 🎋 tanabata tree // [1F38B]
  313. 🎌 crossed flags // [1F38C]
  314. 🎍 pine decoration // [1F38D]
  315. 🎎 Japanese dolls // [1F38E]
  316. 🎏 carp streamer // [1F38F]
  317. 🎐 wind chime // [1F390]
  318. 🎑 moon viewing ceremony // [1F391]
  319. 🎒 school backpack // [1F392]
  320. 🎓 graduation cap // [1F393]
  321. 🎖 military medal // [1F396] text|emoji
  322. 🎗 reminder ribbon // [1F397] text|emoji
  323. 🎙 studio microphone // [1F399] text|emoji
  324. 🎚 level slider // [1F39A] text|emoji
  325. 🎛 control knobs // [1F39B] text|emoji
  326. 🎜 film frames // [1F39E] text|emoji
  327. 🎝 admission tickets // [1F39F] text|emoji
  328. 🎠 carousel horse // [1F3A0]
  329. 🎡 ferris wheel // [1F3A1]
  330. 🎢 roller coaster // [1F3A2]
  331. 🎣 fishing pole // [1F3A3]
  332. 🎤 microphone // [1F3A4]
  333. 🎥 movie camera // [1F3A5]
  334. 🎦 cinema // [1F3A6]
  335. 🎧 headphone // [1F3A7]
  336. 🎨 artist palette // [1F3A8]
  337. 🎩 top hat // [1F3A9]
  338. 🎪 circus tent // [1F3AA]
  339. 🎫 ticket // [1F3AB]
  340. 🎬 clapper board // [1F3AC]
  341. 🎭 performing arts // [1F3AD]
  342. 🎮 video game // [1F3AE]
  343. 🎯 direct hit // [1F3AF]
  344. 🎰 slot machine // [1F3B0]
  345. 🎱 pool 8 ball // [1F3B1]
  346. 🎲 game die // [1F3B2]
  347. 🎳 bowling // [1F3B3]
  348. 🎴 flower playing cards // [1F3B4]
  349. 🎵 musical note // [1F3B5]
  350. 🎶 musical notes // [1F3B6]
  351. 🎷 saxophone // [1F3B7]
  352. 🎸 guitar // [1F3B8]
  353. 🎹 musical keyboard // [1F3B9]
  354. 🎺 trumpet // [1F3BA]
  355. 🎻 violin // [1F3BB]
  356. 🎼 musical score // [1F3BC]
  357. 🎽 running shirt // [1F3BD]
  358. 🎾 tennis // [1F3BE]
  359. 🎿 skis // [1F3BF]
  360. 🏀 basketball // [1F3C0]
  361. 🏁 chequered flag // [1F3C1]
  362. 🏂 snowboarder // [1F3C2]
  363. 🏃 person running // [1F3C3]
  364. 🏄 person surfing // [1F3C4]
  365. 🏅 sports medal // [1F3C5]
  366. 🏆 trophy // [1F3C6]
  367. 🏇 horse racing // [1F3C7]
  368. 🏈 american football // [1F3C8]
  369. 🏉 rugby football // [1F3C9]
  370. 🏊 person swimming // [1F3CA]
  371. 🏋 person lifting weights // [1F3CB] text|emoji
  372. 🏌 person golfing // [1F3CC] text|emoji
  373. 🏍 motorcycle // [1F3CD] text|emoji
  374. 🏎 racing car // [1F3CE] text|emoji
  375. 🏏 cricket // [1F3CF]
  376. 🏐 volleyball // [1F3D0]
  377. 🏑 field hockey // [1F3D1]
  378. 🏒 ice hockey // [1F3D2]
  379. 🏓 ping pong // [1F3D3]
  380. 🏔 snow-capped mountain // [1F3D4] text|emoji
  381. 🏕 camping // [1F3D5] text|emoji
  382. 🏖 beach with umbrella // [1F3D6] text|emoji
  383. 🏗 building construction // [1F3D7] text|emoji
  384. 🏘 house // [1F3D8] text|emoji
  385. 🏙 cityscape // [1F3D9] text|emoji
  386. 🏚 derelict house // [1F3DA] text|emoji
  387. 🏛 classical building // [1F3DB] text|emoji
  388. 🏜 desert // [1F3DC] text|emoji
  389. 🏝 desert island // [1F3DD] text|emoji
  390. 🏞 national park // [1F3DE] text|emoji
  391. 🏟 stadium // [1F3DF] text|emoji
  392. 🏠 house // [1F3E0]
  393. 🏡 house with garden // [1F3E1]
  394. 🏢 office building // [1F3E2]
  395. 🏣 Japanese post office // [1F3E3]
  396. 🏤 post office // [1F3E4]
  397. 🏥 hospital // [1F3E5]
  398. 🏦 bank // [1F3E6]
  399. 🏧 ATM sign // [1F3E7]
  400. 🏨 hotel // [1F3E8]
  401. 🏩 love hotel // [1F3E9]
  402. 🏪 convenience store // [1F3EA]
  403. 🏫 school // [1F3EB]
  404. 🏬 department store // [1F3EC]
  405. 🏭 factory // [1F3ED]
  406. 🏮 red paper lantern // [1F3EE]
  407. 🏯 Japanese castle // [1F3EF]
  408. 🏰 castle // [1F3F0]
  409. 🏳 white flag // [1F3F3] text|emoji
  410. 🏴 black flag // [1F3F4]
  411. 🏵 rosette // [1F3F5] text|emoji
  412. 🏷 label // [1F3F7] text|emoji
  413. 🏸 badminton // [1F3F8]
  414. 🏹 bow and arrow // [1F3F9]
  415. 🏺 amphora // [1F3FA]
  416. 🐀 rat // [1F400]
  417. 🐁 mouse // [1F401]
  418. 🐂 ox // [1F402]
  419. 🐃 water buffalo // [1F403]
  420. 🐄 cow // [1F404]
  421. 🐅 tiger // [1F405]
  422. 🐆 leopard // [1F406]
  423. 🐇 rabbit // [1F407]
  424. 🐈 cat // [1F408]
  425. 🐉 dragon // [1F409]
  426. 🐊 crocodile // [1F40A]
  427. 🐋 whale // [1F40B]
  428. 🐌 snail // [1F40C]
  429. 🐍 snake // [1F40D]
  430. 🐎 horse // [1F40E]
  431. 🐏 ram // [1F40F]
  432. 🐐 goat // [1F410]
  433. 🐑 sheep // [1F411]
  434. 🐒 monkey // [1F412]
  435. 🐓 rooster // [1F413]
  436. 🐔 chicken // [1F414]
  437. 🐕 dog // [1F415]
  438. 🐖 pig // [1F416]
  439. 🐗 boar // [1F417]
  440. 🐘 elephant // [1F418]
  441. 🐙 octopus // [1F419]
  442. 🐚 spiral shell // [1F41A]
  443. 🐛 bug // [1F41B]
  444. 🐜 ant // [1F41C]
  445. 🐝 honeybee // [1F41D]
  446. 🐞 lady beetle // [1F41E]
  447. 🐟 fish // [1F41F]
  448. 🐠 tropical fish // [1F420]
  449. 🐡 blowfish // [1F421]
  450. 🐢 turtle // [1F422]
  451. 🐣 hatching chick // [1F423]
  452. 🐤 baby chick // [1F424]
  453. 🐥 front-facing baby chick // [1F425]
  454. 🐦 bird // [1F426]
  455. 🐧 penguin // [1F427]
  456. 🐨 koala // [1F428]
  457. 🐩 poodle // [1F429]
  458. 🐪 camel // [1F42A]
  459. 🐫 two-hump camel // [1F42B]
  460. 🐬 dolphin // [1F42C]
  461. 🐭 mouse face // [1F42D]
  462. 🐮 cow face // [1F42E]
  463. 🐯 tiger face // [1F42F]
  464. 🐰 rabbit face // [1F430]
  465. 🐱 cat face // [1F431]
  466. 🐲 dragon face // [1F432]
  467. 🐳 spouting whale // [1F433]
  468. 🐴 horse face // [1F434]
  469. 🐵 monkey face // [1F435]
  470. 🐶 dog face // [1F436]
  471. 🐷 pig face // [1F437]
  472. 🐸 frog face // [1F438]
  473. 🐹 hamster face // [1F439]
  474. 🐺 wolf face // [1F43A]
  475. 🐻 bear face // [1F43B]
  476. 🐼 panda face // [1F43C]
  477. 🐽 pig nose // [1F43D]
  478. 🐾 paw prints // [1F43E]
  479. 🐿 chipmunk // [1F43F] text|emoji
  480. 👀 eyes // [1F440]
  481. 👁 eye // [1F441] text|emoji
  482. 👂 ear // [1F442]
  483. 👃 nose // [1F443]
  484. 👄 mouth // [1F444]
  485. 👅 tongue // [1F445]
  486. 👆 backhand index pointing up // [1F446]
  487. 👇 backhand index pointing down // [1F447]
  488. 👈 backhand index pointing left // [1F448]
  489. 👉 backhand index pointing right // [1F449]
  490. 👊 oncoming fist // [1F44A]
  491. 👋 waving hand // [1F44B]
  492. 👌 OK hand // [1F44C]
  493. 👍 thumbs up // [1F44D]
  494. 👎 thumbs down // [1F44E]
  495. 👏 clapping hands // [1F44F]
  496. 👐 open hands // [1F450]
  497. 👑 crown // [1F451]
  498. 👒 woman's hat // [1F452]
  499. 👓 glasses // [1F453]
  500. 👔 necktie // [1F454]
  501. 👕 t-shirt // [1F455]
  502. 👖 jeans // [1F456]
  503. 👗 dress // [1F457]
  504. 👘 kimono // [1F458]
  505. 👙 bikini // [1F459]
  506. 👚 woman's clothes // [1F45A]
  507. 👛 purse // [1F45B]
  508. 👜 handbag // [1F45C]
  509. 👝 clutch bag // [1F45D]
  510. 👞 man's shoe // [1F45E]
  511. 👟 running shoe // [1F45F]
  512. 👠 high-heeled shoe // [1F460]
  513. 👡 woman's sandal // [1F461]
  514. 👢 woman's boot // [1F462]
  515. 👣 footprints // [1F463]
  516. 👤 bust in silhouette // [1F464]
  517. 👥 busts in silhouette // [1F465]
  518. 👦 boy // [1F466]
  519. 👧 girl // [1F467]
  520. 👨 man // [1F468]
  521. 👩 woman // [1F469]
  522. 👪 family // [1F46A]
  523. 👫 man and woman holding hands // [1F46B]
  524. 👬 two men holding hands // [1F46C]
  525. 👭 two women holding hands // [1F46D]
  526. 👮 police officer // [1F46E]
  527. 👯 people with bunny ears partying // [1F46F]
  528. 👰 bride with veil // [1F470]
  529. 👱 blond-haired person // [1F471]
  530. 👲 man with Chinese cap // [1F472]
  531. 👳 person wearing turban // [1F473]
  532. 👴 old man // [1F474]
  533. 👵 old woman // [1F475]
  534. 👶 baby // [1F476]
  535. 👷 construction worker // [1F477]
  536. 👸 princess // [1F478]
  537. 👹 ogre // [1F479]
  538. 👺 goblin // [1F47A]
  539. 👻 ghost // [1F47B]
  540. 👼 baby angel // [1F47C]
  541. 👽 alien // [1F47D]
  542. 👾 alien monster // [1F47E]
  543. 👿 angry face with horns // [1F47F]
  544. 💀 skull // [1F480]
  545. 💁 person tipping hand // [1F481]
  546. 💂 guard // [1F482]
  547. 💃 woman dancing // [1F483]
  548. 💄 lipstick // [1F484]
  549. 💅 nail polish // [1F485]
  550. 💆 person getting massage // [1F486]
  551. 💇 person getting haircut // [1F487]
  552. 💈 barber pole // [1F488]
  553. 💉 syringe // [1F489]
  554. 💊 pill // [1F48A]
  555. 💋 kiss mark // [1F48B]
  556. 💌 love letter // [1F48C]
  557. 💍 ring // [1F48D]
  558. 💎 gem stone // [1F48E]
  559. 💏 kiss // [1F48F]
  560. 💐 bouquet // [1F490]
  561. 💑 couple with heart // [1F491]
  562. 💒 wedding // [1F492]
  563. 💓 beating heart // [1F493]
  564. 💔 broken heart // [1F494]
  565. 💕 two hearts // [1F495]
  566. 💖 sparkling heart // [1F496]
  567. 💗 growing heart // [1F497]
  568. 💘 heart with arrow // [1F498]
  569. 💙 blue heart // [1F499]
  570. 💚 green heart // [1F49A]
  571. 💛 yellow heart // [1F49B]
  572. 💜 purple heart // [1F49C]
  573. 💝 heart with ribbon // [1F49D]
  574. 💞 revolving hearts // [1F49E]
  575. 💟 heart decoration // [1F49F]
  576. 💠 diamond with a dot // [1F4A0]
  577. 💡 light bulb // [1F4A1]
  578. 💢 anger symbol // [1F4A2]
  579. 💣 bomb // [1F4A3]
  580. 💤 zzz // [1F4A4]
  581. 💥 collision // [1F4A5]
  582. 💦 sweat droplets // [1F4A6]
  583. 💧 droplet // [1F4A7]
  584. 💨 dashing away // [1F4A8]
  585. 💩 pile of poo // [1F4A9]
  586. 💪 flexed biceps // [1F4AA]
  587. 💫 dizzy // [1F4AB]
  588. 💬 speech balloon // [1F4AC]
  589. 💭 thought balloon // [1F4AD]
  590. 💮 white flower // [1F4AE]
  591. 💯 hundred points // [1F4AF]
  592. 💰 money bag // [1F4B0]
  593. 💱 currency exchange // [1F4B1]
  594. 💲 heavy dollar sign // [1F4B2]
  595. 💳 credit card // [1F4B3]
  596. 💴 yen banknote // [1F4B4]
  597. 💵 dollar banknote // [1F4B5]
  598. 💶 euro banknote // [1F4B6]
  599. 💷 pound banknote // [1F4B7]
  600. 💸 money with wings // [1F4B8]
  601. 💹 chart increasing with yen // [1F4B9]
  602. 💺 seat // [1F4BA]
  603. 💻 laptop computer // [1F4BB]
  604. 💼 briefcase // [1F4BC]
  605. 💽 computer disk // [1F4BD]
  606. 💾 floppy disk // [1F4BE]
  607. 💿 optical disk // [1F4BF]
  608. 📀 dvd // [1F4C0]
  609. 📁 file folder // [1F4C1]
  610. 📂 open file folder // [1F4C2]
  611. 📃 page with curl // [1F4C3]
  612. 📄 page facing up // [1F4C4]
  613. 📅 calendar // [1F4C5]
  614. 📆 tear-off calendar // [1F4C6]
  615. 📇 card index // [1F4C7]
  616. 📈 chart increasing // [1F4C8]
  617. 📉 chart decreasing // [1F4C9]
  618. 📊 bar chart // [1F4CA]
  619. 📋 clipboard // [1F4CB]
  620. 📌 pushpin // [1F4CC]
  621. 📍 round pushpin // [1F4CD]
  622. 📎 paperclip // [1F4CE]
  623. 📏 straight ruler // [1F4CF]
  624. 📐 triangular ruler // [1F4D0]
  625. 📑 bookmark tabs // [1F4D1]
  626. 📒 ledger // [1F4D2]
  627. 📓 notebook // [1F4D3]
  628. 📔 notebook with decorative cover // [1F4D4]
  629. 📕 closed book // [1F4D5]
  630. 📖 open book // [1F4D6]
  631. 📗 green book // [1F4D7]
  632. 📘 blue book // [1F4D8]
  633. 📙 orange book // [1F4D9]
  634. 📚 books // [1F4DA]
  635. 📛 name badge // [1F4DB]
  636. 📜 scroll // [1F4DC]
  637. 📝 memo // [1F4DD]
  638. 📞 telephone receiver // [1F4DE]
  639. 📟 pager // [1F4DF]
  640. 📠 fax machine // [1F4E0]
  641. 📡 satellite antenna // [1F4E1]
  642. 📢 loudspeaker // [1F4E2]
  643. 📣 megaphone // [1F4E3]
  644. 📤 outbox tray // [1F4E4]
  645. 📥 inbox tray // [1F4E5]
  646. 📦 package // [1F4E6]
  647. 📧 e-mail // [1F4E7]
  648. 📨 incoming envelope // [1F4E8]
  649. 📩 envelope with arrow // [1F4E9]
  650. 📪 closed mailbox with lowered flag // [1F4EA]
  651. 📫 closed mailbox with raised flag // [1F4EB]
  652. 📬 open mailbox with raised flag // [1F4EC]
  653. 📭 open mailbox with lowered flag // [1F4ED]
  654. 📮 postbox // [1F4EE]
  655. 📯 postal horn // [1F4EF]
  656. 📰 newspaper // [1F4F0]
  657. 📱 mobile phone // [1F4F1]
  658. 📲 mobile phone with arrow // [1F4F2]
  659. 📳 vibration mode // [1F4F3]
  660. 📴 mobile phone off // [1F4F4]
  661. 📵 no mobile phones // [1F4F5]
  662. 📶 antenna bars // [1F4F6]
  663. 📷 camera // [1F4F7]
  664. 📸 camera with flash // [1F4F8]
  665. 📹 video camera // [1F4F9]
  666. 📺 television // [1F4FA]
  667. 📻 radio // [1F4FB]
  668. 📼 videocassette // [1F4FC]
  669. 📽 film projector // [1F4FD] text|emoji
  670. 📿 prayer beads // [1F4FF]
  671. 🔀 shuffle tracks button // [1F500]
  672. 🔁 repeat button // [1F501]
  673. 🔂 repeat single button // [1F502]
  674. 🔃 clockwise vertical arrows // [1F503]
  675. 🔄 anticlockwise arrows button // [1F504]
  676. 🔅 dim button // [1F505]
  677. 🔆 bright button // [1F506]
  678. 🔇 muted speaker // [1F507]
  679. 🔈 speaker low volume // [1F508]
  680. 🔉 speaker medium volume // [1F509]
  681. 🔊 speaker high volume // [1F50A]
  682. 🔋 battery // [1F50B]
  683. 🔌 electric plug // [1F50C]
  684. 🔍 left-pointing magnifying glass // [1F50D]
  685. 🔎 right-pointing magnifying glass // [1F50E]
  686. 🔏 locked with pen // [1F50F]
  687. 🔐 locked with key // [1F510]
  688. 🔑 key // [1F511]
  689. 🔒 locked // [1F512]
  690. 🔓 unlocked // [1F513]
  691. 🔔 bell // [1F514]
  692. 🔕 bell with slash // [1F515]
  693. 🔖 bookmark // [1F516]
  694. 🔗 link // [1F517]
  695. 🔘 radio button // [1F518]
  696. 🔙 BACK arrow // [1F519]
  697. 🔚 END arrow // [1F51A]
  698. 🔛 ON! arrow // [1F51B]
  699. 🔜 SOON arrow // [1F51C]
  700. 🔝 TOP arrow // [1F51D]
  701. 🔞 no one under eighteen // [1F51E]
  702. 🔟 keycap 10 // [1F51F]
  703. 🔠 input latin uppercase // [1F520]
  704. 🔡 input latin lowercase // [1F521]
  705. 🔢 input numbers // [1F522]
  706. 🔣 input symbols // [1F523]
  707. 🔤 input latin letters // [1F524]
  708. 🔥 fire // [1F525]
  709. 🔦 flashlight // [1F526]
  710. 🔧 wrench // [1F527]
  711. 🔨 hammer // [1F528]
  712. 🔩 nut and bolt // [1F529]
  713. 🔪 kitchen knife // [1F52A]
  714. 🔫 pistol // [1F52B]
  715. 🔬 microscope // [1F52C]
  716. 🔭 telescope // [1F52D]
  717. 🔮 crystal ball // [1F52E]
  718. 🔯 dotted six-pointed star // [1F52F]
  719. 🔰 Japanese symbol for beginner // [1F530]
  720. 🔱 trident emblem // [1F531]
  721. 🔲 black square button // [1F532]
  722. 🔳 white square button // [1F533]
  723. 🔴 red circle // [1F534]
  724. 🔵 blue circle // [1F535]
  725. 🔶 large orange diamond // [1F536]
  726. 🔷 large blue diamond // [1F537]
  727. 🔸 small orange diamond // [1F538]
  728. 🔹 small blue diamond // [1F539]
  729. 🔺 red triangle pointed up // [1F53A]
  730. 🔻 red triangle pointed down // [1F53B]
  731. 🔼 up button // [1F53C]
  732. 🔽 down button // [1F53D]
  733. 🕉 om // [1F549] text|emoji
  734. 🕊 dove // [1F54A] text|emoji
  735. 🕋 kaaba // [1F54B]
  736. 🕌 mosque // [1F54C]
  737. 🕍 synagogue // [1F54D]
  738. 🕎 menorah // [1F54E]
  739. 🕐 one o'clock // [1F550]
  740. 🕑 two o'clock // [1F551]
  741. 🕒 three o'clock // [1F552]
  742. 🕓 four o'clock // [1F553]
  743. 🕔 five o'clock // [1F554]
  744. 🕕 six o'clock // [1F555]
  745. 🕖 seven o'clock // [1F556]
  746. 🕗 eight o'clock // [1F557]
  747. 🕘 nine o'clock // [1F558]
  748. 🕙 ten o'clock // [1F559]
  749. 🕚 eleven o'clock // [1F55A]
  750. 🕛 twelve o'clock // [1F55B]
  751. 🕜 one-thirty // [1F55C]
  752. 🕝 two-thirty // [1F55D]
  753. 🕞 three-thirty // [1F55E]
  754. 🕟 four-thirty // [1F55F]
  755. 🕠 five-thirty // [1F560]
  756. 🕡 six-thirty // [1F561]
  757. 🕢 seven-thirty // [1F562]
  758. 🕣 eight-thirty // [1F563]
  759. 🕤 nine-thirty // [1F564]
  760. 🕥 ten-thirty // [1F565]
  761. 🕦 eleven-thirty // [1F566]
  762. 🕧 twelve-thirty // [1F567]
  763. 🕯 candle // [1F56F] text|emoji
  764. 🕰 mantelpiece clock // [1F570] text|emoji
  765. 🕳 hole // [1F573] text|emoji
  766. 🕴 man in business suit levitating // [1F574] text|emoji
  767. 🕵 detective // [1F575] text|emoji
  768. 🕶 sunglasses // [1F576] text|emoji
  769. 🕷 spider // [1F577] text|emoji
  770. 🕸 spider web // [1F578] text|emoji
  771. 🕹 joystick // [1F579] text|emoji
  772. 🕺 man dancing // [1F57A]
  773. 🖇 linked paperclips // [1F587] text|emoji
  774. 🖊 pen // [1F58A] text|emoji
  775. 🖋 fountain pen // [1F58B] text|emoji
  776. 🖌 paintbrush // [1F58C] text|emoji
  777. 🖍 crayon // [1F58D] text|emoji
  778. 🖐 raised hand with fingers splayed // [1F590] text|emoji
  779. 🖕 middle finger // [1F595]
  780. 🖖 vulcan salute // [1F596]
  781. 🖤 black heart // [1F5A4]
  782. 🖥 desktop computer // [1F5A5] text|emoji
  783. 🖨 printer // [1F5A8] text|emoji
  784. 🖱 computer mouse // [1F5B1] text|emoji
  785. 🖲 trackball // [1F5B2] text|emoji
  786. 🖼 framed picture // [1F5BC] text|emoji
  787. 🗂 card index dividers // [1F5C2] text|emoji
  788. 🗃 card file box // [1F5C3] text|emoji
  789. 🗄 file cabinet // [1F5C4] text|emoji
  790. 🗑 wastebasket // [1F5D1] text|emoji
  791. 🗒 spiral notepad // [1F5D2] text|emoji
  792. 🗓 spiral calendar // [1F5D3] text|emoji
  793. 🗜 clamp // [1F5DC] text|emoji
  794. 🗝 old key // [1F5DD] text|emoji
  795. 🗞 rolled-up newspaper // [1F5DE] text|emoji
  796. 🗡 dagger // [1F5E1] text|emoji
  797. 🗣 speaking head // [1F5E3] text|emoji
  798. 🗨 left speech bubble // [1F5E8] text|emoji
  799. 🗯 right anger bubble // [1F5EF] text|emoji
  800. 🗳 ballot box with ballot // [1F5F3] text|emoji
  801. 🗺 world map // [1F5FA] text|emoji
  802. 🗻 mount fuji // [1F5FB]
  803. 🗼 Tokyo tower // [1F5FC]
  804. 🗽 Statue of Liberty // [1F5FD]
  805. 🗾 map of Japan // [1F5FE]
  806. 🗿 moai // [1F5FF]
  807. // 1F600..1F64F : Emoticons
  808. 😀 grinning face // [1F600]
  809. 😁 grinning face with smiling eyes // [1F601]
  810. 😂 face with tears of joy // [1F602]
  811. 😃 smiling face with open mouth // [1F603]
  812. 😄 smiling face with open mouth and smiling eyes // [1F604]
  813. 😅 smiling face with open mouth and cold sweat // [1F605]
  814. 😆 smiling face with open mouth and closed eyes // [1F606]
  815. 😇 smiling face with halo // [1F607]
  816. 😈 smiling face with horns // [1F608]
  817. 😉 winking face // [1F609]
  818. 😊 smiling face with smiling eyes // [1F60A]
  819. 😋 face savouring delicious food // [1F60B]
  820. 😌 relieved face // [1F60C]
  821. 😍 smiling face with heart-eyes // [1F60D]
  822. 😎 smiling face with sunglasses // [1F60E]
  823. 😏 smirking face // [1F60F]
  824. 😐 neutral face // [1F610]
  825. 😑 expressionless face // [1F611]
  826. 😒 unamused face // [1F612]
  827. 😓 face with cold sweat // [1F613]
  828. 😔 pensive face // [1F614]
  829. 😕 confused face // [1F615]
  830. 😖 confounded face // [1F616]
  831. 😗 kissing face // [1F617]
  832. 😘 face blowing a kiss // [1F618]
  833. 😙 kissing face with smiling eyes // [1F619]
  834. 😚 kissing face with closed eyes // [1F61A]
  835. 😛 face with stuck-out tongue // [1F61B]
  836. 😜 face with stuck-out tongue and winking eye // [1F61C]
  837. 😝 face with stuck-out tongue and closed eyes // [1F61D]
  838. 😞 disappointed face // [1F61E]
  839. 😟 worried face // [1F61F]
  840. 😠 angry face // [1F620]
  841. 😡 pouting face // [1F621]
  842. 😢 crying face // [1F622]
  843. 😣 persevering face // [1F623]
  844. 😤 face with steam from nose // [1F624]
  845. 😥 disappointed but relieved face // [1F625]
  846. 😦 frowning face with open mouth // [1F626]
  847. 😧 anguished face // [1F627]
  848. 😨 fearful face // [1F628]
  849. 😩 weary face // [1F629]
  850. 😪 sleepy face // [1F62A]
  851. 😫 tired face // [1F62B]
  852. 😬 grimacing face // [1F62C]
  853. 😭 loudly crying face // [1F62D]
  854. 😮 face with open mouth // [1F62E]
  855. 😯 hushed face // [1F62F]
  856. 😰 face with open mouth and cold sweat // [1F630]
  857. 😱 face screaming in fear // [1F631]
  858. 😲 astonished face // [1F632]
  859. 😳 flushed face // [1F633]
  860. 😴 sleeping face // [1F634]
  861. 😵 dizzy face // [1F635]
  862. 😶 face without mouth // [1F636]
  863. 😷 face with medical mask // [1F637]
  864. 😸 grinning cat face with smiling eyes // [1F638]
  865. 😹 cat face with tears of joy // [1F639]
  866. 😺 smiling cat face with open mouth // [1F63A]
  867. 😻 smiling cat face with heart-eyes // [1F63B]
  868. 😼 cat face with wry smile // [1F63C]
  869. 😽 kissing cat face with closed eyes // [1F63D]
  870. 😾 pouting cat face // [1F63E]
  871. 😿 crying cat face // [1F63F]
  872. 🙀 weary cat face // [1F640]
  873. 🙁 slightly frowning face // [1F641]
  874. 🙂 slightly smiling face // [1F642]
  875. 🙃 upside-down face // [1F643]
  876. 🙄 face with rolling eyes // [1F644]
  877. 🙅 person gesturing no // [1F645]
  878. 🙆 person gesturing ok // [1F646]
  879. 🙇 person bowing // [1F647]
  880. 🙈 see-no-evil monkey // [1F648]
  881. 🙉 hear-no-evil monkey // [1F649]
  882. 🙊 speak-no-evil monkey // [1F64A]
  883. 🙋 person raising hand // [1F64B]
  884. 🙌 raising hands // [1F64C]
  885. 🙍 person frowning // [1F64D]
  886. 🙎 person pouting // [1F64E]
  887. 🙏 folded hands // [1F64F]
  888. // 1F680..1F6FF : Transport and Map Symbols
  889. 🚀 rocket // [1F680]
  890. 🚁 helicopter // [1F681]
  891. 🚂 locomotive // [1F682]
  892. 🚃 railway car // [1F683]
  893. 🚄 high-speed train // [1F684]
  894. 🚅 high-speed train with bullet nose // [1F685]
  895. 🚆 train // [1F686]
  896. 🚇 metro // [1F687]
  897. 🚈 light rail // [1F688]
  898. 🚉 station // [1F689]
  899. 🚊 tram // [1F68A]
  900. 🚋 tram car // [1F68B]
  901. 🚌 bus // [1F68C]
  902. 🚍 oncoming bus // [1F68D]
  903. 🚎 trolleybus // [1F68E]
  904. 🚏 bus stop // [1F68F]
  905. 🚐 minibus // [1F690]
  906. 🚑 ambulance // [1F691]
  907. 🚒 fire engine // [1F692]
  908. 🚓 police car // [1F693]
  909. 🚔 oncoming police car // [1F694]
  910. 🚕 taxi // [1F695]
  911. 🚖 oncoming taxi // [1F696]
  912. 🚗 automobile // [1F697]
  913. 🚘 oncoming automobile // [1F698]
  914. 🚙 sport utility vehicle // [1F699]
  915. 🚚 delivery truck // [1F69A]
  916. 🚛 articulated lorry // [1F69B]
  917. 🚜 tractor // [1F69C]
  918. 🚝 monorail // [1F69D]
  919. 🚞 mountain railway // [1F69E]
  920. 🚟 suspension railway // [1F69F]
  921. 🚠 mountain cableway // [1F6A0]
  922. 🚡 aerial tramway // [1F6A1]
  923. 🚢 ship // [1F6A2]
  924. 🚣 person rowing boat // [1F6A3]
  925. 🚤 speedboat // [1F6A4]
  926. 🚥 horizontal traffic light // [1F6A5]
  927. 🚦 vertical traffic light // [1F6A6]
  928. 🚧 construction // [1F6A7]
  929. 🚨 police car light // [1F6A8]
  930. 🚩 triangular flag // [1F6A9]
  931. 🚪 door // [1F6AA]
  932. 🚫 prohibited // [1F6AB]
  933. 🚬 cigarette // [1F6AC]
  934. 🚭 no smoking // [1F6AD]
  935. 🚮 litter in bin sign // [1F6AE]
  936. 🚯 no littering // [1F6AF]
  937. 🚰 potable water // [1F6B0]
  938. 🚱 non-potable water // [1F6B1]
  939. 🚲 bicycle // [1F6B2]
  940. 🚳 no bicycles // [1F6B3]
  941. 🚴 person biking // [1F6B4]
  942. 🚵 person mountain biking // [1F6B5]
  943. 🚶 person walking // [1F6B6]
  944. 🚷 no pedestrians // [1F6B7]
  945. 🚸 children crossing // [1F6B8]
  946. 🚹 men's room // [1F6B9]
  947. 🚺 women's room // [1F6BA]
  948. 🚻 restroom // [1F6BB]
  949. 🚼 baby symbol // [1F6BC]
  950. 🚽 toilet // [1F6BD]
  951. 🚾 water closet // [1F6BE]
  952. 🚿 shower // [1F6BF]
  953. 🛀 person taking bath // [1F6C0]
  954. 🛁 bathtub // [1F6C1]
  955. 🛂 passport control // [1F6C2]
  956. 🛃 customs // [1F6C3]
  957. 🛄 baggage claim // [1F6C4]
  958. 🛅 left luggage // [1F6C5]
  959. 🛋 couch and lamp // [1F6CB] text|emoji
  960. 🛌 person in bed // [1F6CC]
  961. 🛍 shopping bags // [1F6CD] text|emoji
  962. 🛎 bellhop bell // [1F6CE] text|emoji
  963. 🛏 bed // [1F6CF] text|emoji
  964. 🛐 place of worship // [1F6D0]
  965. 🛑 stop sign // [1F6D1]
  966. 🛒 shopping cart // [1F6D2]
  967. 🛠 hammer and wrench // [1F6E0] text|emoji
  968. 🛡 shield // [1F6E1] text|emoji
  969. 🛢 oil drum // [1F6E2] text|emoji
  970. 🛣 motorway // [1F6E3] text|emoji
  971. 🛤 railway track // [1F6E4] text|emoji
  972. 🛥 motor boat // [1F6E5] text|emoji
  973. 🛩 small airplane // [1F6E9] text|emoji
  974. 🛫 airplane departure // [1F6EB]
  975. 🛬 airplane arrival // [1F6EC]
  976. 🛰 satellite // [1F6F0] text|emoji
  977. 🛳 passenger ship // [1F6F3] text|emoji
  978. 🛴 kick scooter // [1F6F4]
  979. 🛵 motor scooter // [1F6F5]
  980. 🛶 canoe // [1F6F6]
  981. // 1F900..1F9FF : Supplemental Symbols and Pictographs
  982. 🤐 zipper-mouth face // [1F910]
  983. 🤑 money-mouth face // [1F911]
  984. 🤒 face with thermometer // [1F912]
  985. 🤓 nerd face // [1F913]
  986. 🤔 thinking face // [1F914]
  987. 🤕 face with head-bandage // [1F915]
  988. 🤖 robot face // [1F916]
  989. 🤗 hugging face // [1F917]
  990. 🤘 sign of the horns // [1F918]
  991. 🤙 call me hand // [1F919]
  992. 🤚 raised back of hand // [1F91A]
  993. 🤛 left-facing fist // [1F91B]
  994. 🤜 right-facing fist // [1F91C]
  995. 🤝 handshake // [1F91D]
  996. 🤞 crossed fingers // [1F91E]
  997. 🤠 cowboy hat face // [1F920]
  998. 🤡 clown face // [1F921]
  999. 🤢 nauseated face // [1F922]
  1000. 🤣 rolling on the floor laughing // [1F923]
  1001. 🤤 drooling face // [1F924]
  1002. 🤥 lying face // [1F925]
  1003. 🤦 person facepalming // [1F926]
  1004. 🤧 sneezing face // [1F927]
  1005. 🤰 pregnant woman // [1F930]
  1006. 🤳 selfie // [1F933]
  1007. 🤴 prince // [1F934]
  1008. 🤵 man in tuxedo // [1F935]
  1009. 🤶 mrs. claus // [1F936]
  1010. 🤷 person shrugging // [1F937]
  1011. 🤸 person cartwheeling // [1F938]
  1012. 🤹 person juggling // [1F939]
  1013. 🤺 person fencing // [1F93A]
  1014. 🤼 people wrestling // [1F93C]
  1015. 🤽 person playing water polo // [1F93D]
  1016. 🤾 person playing handball // [1F93E]
  1017. 🥀 wilted flower // [1F940]
  1018. 🥁 drum // [1F941]
  1019. 🥂 clinking glasses // [1F942]
  1020. 🥃 tumbler glass // [1F943]
  1021. 🥄 spoon // [1F944]
  1022. 🥅 goal net // [1F945]
  1023. 🥇 1st place medal // [1F947]
  1024. 🥈 2nd place medal // [1F948]
  1025. 🥉 3rd place medal // [1F949]
  1026. 🥊 boxing glove // [1F94A]
  1027. 🥋 martial arts uniform // [1F94B]
  1028. 🥐 croissant // [1F950]
  1029. 🥑 avocado // [1F951]
  1030. 🥒 cucumber // [1F952]
  1031. 🥓 bacon // [1F953]
  1032. 🥔 potato // [1F954]
  1033. 🥕 carrot // [1F955]
  1034. 🥖 baguette bread // [1F956]
  1035. 🥗 green salad // [1F957]
  1036. 🥘 shallow pan of food // [1F958]
  1037. 🥙 stuffed flatbread // [1F959]
  1038. 🥚 egg // [1F95A]
  1039. 🥛 glass of milk // [1F95B]
  1040. 🥜 peanuts // [1F95C]
  1041. 🥝 kiwi fruit // [1F95D]
  1042. 🥞 pancakes // [1F95E]
  1043. 🦀 crab // [1F980]
  1044. 🦁 lion face // [1F981]
  1045. 🦂 scorpion // [1F982]
  1046. 🦃 turkey // [1F983]
  1047. 🦄 unicorn face // [1F984]
  1048. 🦅 eagle // [1F985]
  1049. 🦆 duck // [1F986]
  1050. 🦇 bat // [1F987]
  1051. 🦈 shark // [1F988]
  1052. 🦉 owl // [1F989]
  1053. 🦊 fox face // [1F98A]
  1054. 🦋 butterfly // [1F98B]
  1055. 🦌 deer // [1F98C]
  1056. 🦍 gorilla // [1F98D]
  1057. 🦎 lizard // [1F98E]
  1058. 🦏 rhinoceros // [1F98F]
  1059. 🦐 shrimp // [1F990]
  1060. 🦑 squid // [1F991]
  1061. 🧀 cheese wedge // [1F9C0]
  1062. // References:
  1063. // [UCD] Unicode Character Database 9.0.0 [http://www.unicode.org/Public/9.0.0/ucd/]
  1064. // [Emoji] Unicode Emoji 4.0 [http://www.unicode.org/Public/emoji/4.0/]
  1065. // [CLDR] Unicode Common Locale Data Repository 30.0.3 [http://cldr.unicode.org/index/downloads/cldr-30]
  1066. //
  1067. // Sources:
  1068. // 1. emoji-test.txt (Emoji)
  1069. // 2. common/annotations/en.xml (CLDR)