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

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