Skip to content

Instantly share code, notes, and snippets.

@lvl99
Last active August 27, 2016 11:27
Show Gist options
  • Save lvl99/a87051726b089689f3e73da9a2209abc to your computer and use it in GitHub Desktop.
Save lvl99/a87051726b089689f3e73da9a2209abc to your computer and use it in GitHub Desktop.
A JSON array containing unicode/byte character info and description extracted from Tim Whitlock's "Emoji Unicode Tables" (http://apps.timwhitlock.info/emoji/tables/unicode), which is probably the best reference out there. From last count there are 842 characters listed.
[
{
"unicode": "U+1F601",
"bytes": "\\xF0\\x9F\\x98\\x81",
"description": "grinning face with smiling eyes",
"htmlchar": "😁"
},
{
"unicode": "U+1F602",
"bytes": "\\xF0\\x9F\\x98\\x82",
"description": "face with tears of joy",
"htmlchar": "😂"
},
{
"unicode": "U+1F603",
"bytes": "\\xF0\\x9F\\x98\\x83",
"description": "smiling face with open mouth",
"htmlchar": "😃"
},
{
"unicode": "U+1F604",
"bytes": "\\xF0\\x9F\\x98\\x84",
"description": "smiling face with open mouth and smiling eyes",
"htmlchar": "😄"
},
{
"unicode": "U+1F605",
"bytes": "\\xF0\\x9F\\x98\\x85",
"description": "smiling face with open mouth and cold sweat",
"htmlchar": "😅"
},
{
"unicode": "U+1F606",
"bytes": "\\xF0\\x9F\\x98\\x86",
"description": "smiling face with open mouth and tightly-closed eyes",
"htmlchar": "😆"
},
{
"unicode": "U+1F609",
"bytes": "\\xF0\\x9F\\x98\\x89",
"description": "winking face",
"htmlchar": "😉"
},
{
"unicode": "U+1F60A",
"bytes": "\\xF0\\x9F\\x98\\x8A",
"description": "smiling face with smiling eyes",
"htmlchar": "😊"
},
{
"unicode": "U+1F60B",
"bytes": "\\xF0\\x9F\\x98\\x8B",
"description": "face savouring delicious food",
"htmlchar": "😋"
},
{
"unicode": "U+1F60C",
"bytes": "\\xF0\\x9F\\x98\\x8C",
"description": "relieved face",
"htmlchar": "😌"
},
{
"unicode": "U+1F60D",
"bytes": "\\xF0\\x9F\\x98\\x8D",
"description": "smiling face with heart-shaped eyes",
"htmlchar": "😍"
},
{
"unicode": "U+1F60F",
"bytes": "\\xF0\\x9F\\x98\\x8F",
"description": "smirking face",
"htmlchar": "😏"
},
{
"unicode": "U+1F612",
"bytes": "\\xF0\\x9F\\x98\\x92",
"description": "unamused face",
"htmlchar": "😒"
},
{
"unicode": "U+1F613",
"bytes": "\\xF0\\x9F\\x98\\x93",
"description": "face with cold sweat",
"htmlchar": "😓"
},
{
"unicode": "U+1F614",
"bytes": "\\xF0\\x9F\\x98\\x94",
"description": "pensive face",
"htmlchar": "😔"
},
{
"unicode": "U+1F616",
"bytes": "\\xF0\\x9F\\x98\\x96",
"description": "confounded face",
"htmlchar": "😖"
},
{
"unicode": "U+1F618",
"bytes": "\\xF0\\x9F\\x98\\x98",
"description": "face throwing a kiss",
"htmlchar": "😘"
},
{
"unicode": "U+1F61A",
"bytes": "\\xF0\\x9F\\x98\\x9A",
"description": "kissing face with closed eyes",
"htmlchar": "😚"
},
{
"unicode": "U+1F61C",
"bytes": "\\xF0\\x9F\\x98\\x9C",
"description": "face with stuck-out tongue and winking eye",
"htmlchar": "😜"
},
{
"unicode": "U+1F61D",
"bytes": "\\xF0\\x9F\\x98\\x9D",
"description": "face with stuck-out tongue and tightly-closed eyes",
"htmlchar": "😝"
},
{
"unicode": "U+1F61E",
"bytes": "\\xF0\\x9F\\x98\\x9E",
"description": "disappointed face",
"htmlchar": "😞"
},
{
"unicode": "U+1F620",
"bytes": "\\xF0\\x9F\\x98\\xA0",
"description": "angry face",
"htmlchar": "😠"
},
{
"unicode": "U+1F621",
"bytes": "\\xF0\\x9F\\x98\\xA1",
"description": "pouting face",
"htmlchar": "😡"
},
{
"unicode": "U+1F622",
"bytes": "\\xF0\\x9F\\x98\\xA2",
"description": "crying face",
"htmlchar": "😢"
},
{
"unicode": "U+1F623",
"bytes": "\\xF0\\x9F\\x98\\xA3",
"description": "persevering face",
"htmlchar": "😣"
},
{
"unicode": "U+1F624",
"bytes": "\\xF0\\x9F\\x98\\xA4",
"description": "face with look of triumph",
"htmlchar": "😤"
},
{
"unicode": "U+1F625",
"bytes": "\\xF0\\x9F\\x98\\xA5",
"description": "disappointed but relieved face",
"htmlchar": "😥"
},
{
"unicode": "U+1F628",
"bytes": "\\xF0\\x9F\\x98\\xA8",
"description": "fearful face",
"htmlchar": "😨"
},
{
"unicode": "U+1F629",
"bytes": "\\xF0\\x9F\\x98\\xA9",
"description": "weary face",
"htmlchar": "😩"
},
{
"unicode": "U+1F62A",
"bytes": "\\xF0\\x9F\\x98\\xAA",
"description": "sleepy face",
"htmlchar": "😪"
},
{
"unicode": "U+1F62B",
"bytes": "\\xF0\\x9F\\x98\\xAB",
"description": "tired face",
"htmlchar": "😫"
},
{
"unicode": "U+1F62D",
"bytes": "\\xF0\\x9F\\x98\\xAD",
"description": "loudly crying face",
"htmlchar": "😭"
},
{
"unicode": "U+1F630",
"bytes": "\\xF0\\x9F\\x98\\xB0",
"description": "face with open mouth and cold sweat",
"htmlchar": "😰"
},
{
"unicode": "U+1F631",
"bytes": "\\xF0\\x9F\\x98\\xB1",
"description": "face screaming in fear",
"htmlchar": "😱"
},
{
"unicode": "U+1F632",
"bytes": "\\xF0\\x9F\\x98\\xB2",
"description": "astonished face",
"htmlchar": "😲"
},
{
"unicode": "U+1F633",
"bytes": "\\xF0\\x9F\\x98\\xB3",
"description": "flushed face",
"htmlchar": "😳"
},
{
"unicode": "U+1F635",
"bytes": "\\xF0\\x9F\\x98\\xB5",
"description": "dizzy face",
"htmlchar": "😵"
},
{
"unicode": "U+1F637",
"bytes": "\\xF0\\x9F\\x98\\xB7",
"description": "face with medical mask",
"htmlchar": "😷"
},
{
"unicode": "U+1F638",
"bytes": "\\xF0\\x9F\\x98\\xB8",
"description": "grinning cat face with smiling eyes",
"htmlchar": "😸"
},
{
"unicode": "U+1F639",
"bytes": "\\xF0\\x9F\\x98\\xB9",
"description": "cat face with tears of joy",
"htmlchar": "😹"
},
{
"unicode": "U+1F63A",
"bytes": "\\xF0\\x9F\\x98\\xBA",
"description": "smiling cat face with open mouth",
"htmlchar": "😺"
},
{
"unicode": "U+1F63B",
"bytes": "\\xF0\\x9F\\x98\\xBB",
"description": "smiling cat face with heart-shaped eyes",
"htmlchar": "😻"
},
{
"unicode": "U+1F63C",
"bytes": "\\xF0\\x9F\\x98\\xBC",
"description": "cat face with wry smile",
"htmlchar": "😼"
},
{
"unicode": "U+1F63D",
"bytes": "\\xF0\\x9F\\x98\\xBD",
"description": "kissing cat face with closed eyes",
"htmlchar": "😽"
},
{
"unicode": "U+1F63E",
"bytes": "\\xF0\\x9F\\x98\\xBE",
"description": "pouting cat face",
"htmlchar": "😾"
},
{
"unicode": "U+1F63F",
"bytes": "\\xF0\\x9F\\x98\\xBF",
"description": "crying cat face",
"htmlchar": "😿"
},
{
"unicode": "U+1F640",
"bytes": "\\xF0\\x9F\\x99\\x80",
"description": "weary cat face",
"htmlchar": "🙀"
},
{
"unicode": "U+1F645",
"bytes": "\\xF0\\x9F\\x99\\x85",
"description": "face with no good gesture",
"htmlchar": "🙅"
},
{
"unicode": "U+1F646",
"bytes": "\\xF0\\x9F\\x99\\x86",
"description": "face with ok gesture",
"htmlchar": "🙆"
},
{
"unicode": "U+1F647",
"bytes": "\\xF0\\x9F\\x99\\x87",
"description": "person bowing deeply",
"htmlchar": "🙇"
},
{
"unicode": "U+1F648",
"bytes": "\\xF0\\x9F\\x99\\x88",
"description": "see-no-evil monkey",
"htmlchar": "🙈"
},
{
"unicode": "U+1F649",
"bytes": "\\xF0\\x9F\\x99\\x89",
"description": "hear-no-evil monkey",
"htmlchar": "🙉"
},
{
"unicode": "U+1F64A",
"bytes": "\\xF0\\x9F\\x99\\x8A",
"description": "speak-no-evil monkey",
"htmlchar": "🙊"
},
{
"unicode": "U+1F64B",
"bytes": "\\xF0\\x9F\\x99\\x8B",
"description": "happy person raising one hand",
"htmlchar": "🙋"
},
{
"unicode": "U+1F64C",
"bytes": "\\xF0\\x9F\\x99\\x8C",
"description": "person raising both hands in celebration",
"htmlchar": "🙌"
},
{
"unicode": "U+1F64D",
"bytes": "\\xF0\\x9F\\x99\\x8D",
"description": "person frowning",
"htmlchar": "🙍"
},
{
"unicode": "U+1F64E",
"bytes": "\\xF0\\x9F\\x99\\x8E",
"description": "person with pouting face",
"htmlchar": "🙎"
},
{
"unicode": "U+1F64F",
"bytes": "\\xF0\\x9F\\x99\\x8F",
"description": "person with folded hands",
"htmlchar": "🙏"
},
{
"unicode": "U+2702",
"bytes": "\\xE2\\x9C\\x82",
"description": "black scissors",
"htmlchar": "✂"
},
{
"unicode": "U+2705",
"bytes": "\\xE2\\x9C\\x85",
"description": "white heavy check mark",
"htmlchar": "✅"
},
{
"unicode": "U+2708",
"bytes": "\\xE2\\x9C\\x88",
"description": "airplane",
"htmlchar": "✈"
},
{
"unicode": "U+2709",
"bytes": "\\xE2\\x9C\\x89",
"description": "envelope",
"htmlchar": "✉"
},
{
"unicode": "U+270A",
"bytes": "\\xE2\\x9C\\x8A",
"description": "raised fist",
"htmlchar": "✊"
},
{
"unicode": "U+270B",
"bytes": "\\xE2\\x9C\\x8B",
"description": "raised hand",
"htmlchar": "✋"
},
{
"unicode": "U+270C",
"bytes": "\\xE2\\x9C\\x8C",
"description": "victory hand",
"htmlchar": "✌"
},
{
"unicode": "U+270F",
"bytes": "\\xE2\\x9C\\x8F",
"description": "pencil",
"htmlchar": "✏"
},
{
"unicode": "U+2712",
"bytes": "\\xE2\\x9C\\x92",
"description": "black nib",
"htmlchar": "✒"
},
{
"unicode": "U+2714",
"bytes": "\\xE2\\x9C\\x94",
"description": "heavy check mark",
"htmlchar": "✔"
},
{
"unicode": "U+2716",
"bytes": "\\xE2\\x9C\\x96",
"description": "heavy multiplication x",
"htmlchar": "✖"
},
{
"unicode": "U+2728",
"bytes": "\\xE2\\x9C\\xA8",
"description": "sparkles",
"htmlchar": "✨"
},
{
"unicode": "U+2733",
"bytes": "\\xE2\\x9C\\xB3",
"description": "eight spoked asterisk",
"htmlchar": "✳"
},
{
"unicode": "U+2734",
"bytes": "\\xE2\\x9C\\xB4",
"description": "eight pointed black star",
"htmlchar": "✴"
},
{
"unicode": "U+2744",
"bytes": "\\xE2\\x9D\\x84",
"description": "snowflake",
"htmlchar": "❄"
},
{
"unicode": "U+2747",
"bytes": "\\xE2\\x9D\\x87",
"description": "sparkle",
"htmlchar": "❇"
},
{
"unicode": "U+274C",
"bytes": "\\xE2\\x9D\\x8C",
"description": "cross mark",
"htmlchar": "❌"
},
{
"unicode": "U+274E",
"bytes": "\\xE2\\x9D\\x8E",
"description": "negative squared cross mark",
"htmlchar": "❎"
},
{
"unicode": "U+2753",
"bytes": "\\xE2\\x9D\\x93",
"description": "black question mark ornament",
"htmlchar": "❓"
},
{
"unicode": "U+2754",
"bytes": "\\xE2\\x9D\\x94",
"description": "white question mark ornament",
"htmlchar": "❔"
},
{
"unicode": "U+2755",
"bytes": "\\xE2\\x9D\\x95",
"description": "white exclamation mark ornament",
"htmlchar": "❕"
},
{
"unicode": "U+2757",
"bytes": "\\xE2\\x9D\\x97",
"description": "heavy exclamation mark symbol",
"htmlchar": "❗"
},
{
"unicode": "U+2764",
"bytes": "\\xE2\\x9D\\xA4",
"description": "heavy black heart",
"htmlchar": "❤"
},
{
"unicode": "U+2795",
"bytes": "\\xE2\\x9E\\x95",
"description": "heavy plus sign",
"htmlchar": "➕"
},
{
"unicode": "U+2796",
"bytes": "\\xE2\\x9E\\x96",
"description": "heavy minus sign",
"htmlchar": "➖"
},
{
"unicode": "U+2797",
"bytes": "\\xE2\\x9E\\x97",
"description": "heavy division sign",
"htmlchar": "➗"
},
{
"unicode": "U+27A1",
"bytes": "\\xE2\\x9E\\xA1",
"description": "black rightwards arrow",
"htmlchar": "➡"
},
{
"unicode": "U+27B0",
"bytes": "\\xE2\\x9E\\xB0",
"description": "curly loop",
"htmlchar": "➰"
},
{
"unicode": "U+1F680",
"bytes": "\\xF0\\x9F\\x9A\\x80",
"description": "rocket",
"htmlchar": "🚀"
},
{
"unicode": "U+1F683",
"bytes": "\\xF0\\x9F\\x9A\\x83",
"description": "railway car",
"htmlchar": "🚃"
},
{
"unicode": "U+1F684",
"bytes": "\\xF0\\x9F\\x9A\\x84",
"description": "high-speed train",
"htmlchar": "🚄"
},
{
"unicode": "U+1F685",
"bytes": "\\xF0\\x9F\\x9A\\x85",
"description": "high-speed train with bullet nose",
"htmlchar": "🚅"
},
{
"unicode": "U+1F687",
"bytes": "\\xF0\\x9F\\x9A\\x87",
"description": "metro",
"htmlchar": "🚇"
},
{
"unicode": "U+1F689",
"bytes": "\\xF0\\x9F\\x9A\\x89",
"description": "station",
"htmlchar": "🚉"
},
{
"unicode": "U+1F68C",
"bytes": "\\xF0\\x9F\\x9A\\x8C",
"description": "bus",
"htmlchar": "🚌"
},
{
"unicode": "U+1F68F",
"bytes": "\\xF0\\x9F\\x9A\\x8F",
"description": "bus stop",
"htmlchar": "🚏"
},
{
"unicode": "U+1F691",
"bytes": "\\xF0\\x9F\\x9A\\x91",
"description": "ambulance",
"htmlchar": "🚑"
},
{
"unicode": "U+1F692",
"bytes": "\\xF0\\x9F\\x9A\\x92",
"description": "fire engine",
"htmlchar": "🚒"
},
{
"unicode": "U+1F693",
"bytes": "\\xF0\\x9F\\x9A\\x93",
"description": "police car",
"htmlchar": "🚓"
},
{
"unicode": "U+1F695",
"bytes": "\\xF0\\x9F\\x9A\\x95",
"description": "taxi",
"htmlchar": "🚕"
},
{
"unicode": "U+1F697",
"bytes": "\\xF0\\x9F\\x9A\\x97",
"description": "automobile",
"htmlchar": "🚗"
},
{
"unicode": "U+1F699",
"bytes": "\\xF0\\x9F\\x9A\\x99",
"description": "recreational vehicle",
"htmlchar": "🚙"
},
{
"unicode": "U+1F69A",
"bytes": "\\xF0\\x9F\\x9A\\x9A",
"description": "delivery truck",
"htmlchar": "🚚"
},
{
"unicode": "U+1F6A2",
"bytes": "\\xF0\\x9F\\x9A\\xA2",
"description": "ship",
"htmlchar": "🚢"
},
{
"unicode": "U+1F6A4",
"bytes": "\\xF0\\x9F\\x9A\\xA4",
"description": "speedboat",
"htmlchar": "🚤"
},
{
"unicode": "U+1F6A5",
"bytes": "\\xF0\\x9F\\x9A\\xA5",
"description": "horizontal traffic light",
"htmlchar": "🚥"
},
{
"unicode": "U+1F6A7",
"bytes": "\\xF0\\x9F\\x9A\\xA7",
"description": "construction sign",
"htmlchar": "🚧"
},
{
"unicode": "U+1F6A8",
"bytes": "\\xF0\\x9F\\x9A\\xA8",
"description": "police cars revolving light",
"htmlchar": "🚨"
},
{
"unicode": "U+1F6A9",
"bytes": "\\xF0\\x9F\\x9A\\xA9",
"description": "triangular flag on post",
"htmlchar": "🚩"
},
{
"unicode": "U+1F6AA",
"bytes": "\\xF0\\x9F\\x9A\\xAA",
"description": "door",
"htmlchar": "🚪"
},
{
"unicode": "U+1F6AB",
"bytes": "\\xF0\\x9F\\x9A\\xAB",
"description": "no entry sign",
"htmlchar": "🚫"
},
{
"unicode": "U+1F6AC",
"bytes": "\\xF0\\x9F\\x9A\\xAC",
"description": "smoking symbol",
"htmlchar": "🚬"
},
{
"unicode": "U+1F6AD",
"bytes": "\\xF0\\x9F\\x9A\\xAD",
"description": "no smoking symbol",
"htmlchar": "🚭"
},
{
"unicode": "U+1F6B2",
"bytes": "\\xF0\\x9F\\x9A\\xB2",
"description": "bicycle",
"htmlchar": "🚲"
},
{
"unicode": "U+1F6B6",
"bytes": "\\xF0\\x9F\\x9A\\xB6",
"description": "pedestrian",
"htmlchar": "🚶"
},
{
"unicode": "U+1F6B9",
"bytes": "\\xF0\\x9F\\x9A\\xB9",
"description": "mens symbol",
"htmlchar": "🚹"
},
{
"unicode": "U+1F6BA",
"bytes": "\\xF0\\x9F\\x9A\\xBA",
"description": "womens symbol",
"htmlchar": "🚺"
},
{
"unicode": "U+1F6BB",
"bytes": "\\xF0\\x9F\\x9A\\xBB",
"description": "restroom",
"htmlchar": "🚻"
},
{
"unicode": "U+1F6BC",
"bytes": "\\xF0\\x9F\\x9A\\xBC",
"description": "baby symbol",
"htmlchar": "🚼"
},
{
"unicode": "U+1F6BD",
"bytes": "\\xF0\\x9F\\x9A\\xBD",
"description": "toilet",
"htmlchar": "🚽"
},
{
"unicode": "U+1F6BE",
"bytes": "\\xF0\\x9F\\x9A\\xBE",
"description": "water closet",
"htmlchar": "🚾"
},
{
"unicode": "U+1F6C0",
"bytes": "\\xF0\\x9F\\x9B\\x80",
"description": "bath",
"htmlchar": "🛀"
},
{
"unicode": "U+24C2",
"bytes": "\\xE2\\x93\\x82",
"description": "circled latin capital letter m",
"htmlchar": "Ⓜ"
},
{
"unicode": "U+1F170",
"bytes": "\\xF0\\x9F\\x85\\xB0",
"description": "negative squared latin capital letter a",
"htmlchar": "🅰"
},
{
"unicode": "U+1F171",
"bytes": "\\xF0\\x9F\\x85\\xB1",
"description": "negative squared latin capital letter b",
"htmlchar": "🅱"
},
{
"unicode": "U+1F17E",
"bytes": "\\xF0\\x9F\\x85\\xBE",
"description": "negative squared latin capital letter o",
"htmlchar": "🅾"
},
{
"unicode": "U+1F17F",
"bytes": "\\xF0\\x9F\\x85\\xBF",
"description": "negative squared latin capital letter p",
"htmlchar": "🅿"
},
{
"unicode": "U+1F18E",
"bytes": "\\xF0\\x9F\\x86\\x8E",
"description": "negative squared ab",
"htmlchar": "🆎"
},
{
"unicode": "U+1F191",
"bytes": "\\xF0\\x9F\\x86\\x91",
"description": "squared cl",
"htmlchar": "🆑"
},
{
"unicode": "U+1F192",
"bytes": "\\xF0\\x9F\\x86\\x92",
"description": "squared cool",
"htmlchar": "🆒"
},
{
"unicode": "U+1F193",
"bytes": "\\xF0\\x9F\\x86\\x93",
"description": "squared free",
"htmlchar": "🆓"
},
{
"unicode": "U+1F194",
"bytes": "\\xF0\\x9F\\x86\\x94",
"description": "squared id",
"htmlchar": "🆔"
},
{
"unicode": "U+1F195",
"bytes": "\\xF0\\x9F\\x86\\x95",
"description": "squared new",
"htmlchar": "🆕"
},
{
"unicode": "U+1F196",
"bytes": "\\xF0\\x9F\\x86\\x96",
"description": "squared ng",
"htmlchar": "🆖"
},
{
"unicode": "U+1F197",
"bytes": "\\xF0\\x9F\\x86\\x97",
"description": "squared ok",
"htmlchar": "🆗"
},
{
"unicode": "U+1F198",
"bytes": "\\xF0\\x9F\\x86\\x98",
"description": "squared sos",
"htmlchar": "🆘"
},
{
"unicode": "U+1F199",
"bytes": "\\xF0\\x9F\\x86\\x99",
"description": "squared up with exclamation mark",
"htmlchar": "🆙"
},
{
"unicode": "U+1F19A",
"bytes": "\\xF0\\x9F\\x86\\x9A",
"description": "squared vs",
"htmlchar": "🆚"
},
{
"unicode": "U+1F1E9 U+1F1EA",
"bytes": "\\xF0\\x9F\\x87\\xA9\\xF0\\x9F\\x87\\xAA",
"description": "regional indicator symbol letter d + regional indicator symbol letter e",
"htmlchar": "&#x1F1E9 U+1F1EA;"
},
{
"unicode": "U+1F1EC U+1F1E7",
"bytes": "\\xF0\\x9F\\x87\\xAC\\xF0\\x9F\\x87\\xA7",
"description": "regional indicator symbol letter g + regional indicator symbol letter b",
"htmlchar": "&#x1F1EC U+1F1E7;"
},
{
"unicode": "U+1F1E8 U+1F1F3",
"bytes": "\\xF0\\x9F\\x87\\xA8\\xF0\\x9F\\x87\\xB3",
"description": "regional indicator symbol letter c + regional indicator symbol letter n",
"htmlchar": "&#x1F1E8 U+1F1F3;"
},
{
"unicode": "U+1F1EF U+1F1F5",
"bytes": "\\xF0\\x9F\\x87\\xAF\\xF0\\x9F\\x87\\xB5",
"description": "regional indicator symbol letter j + regional indicator symbol letter p",
"htmlchar": "&#x1F1EF U+1F1F5;"
},
{
"unicode": "U+1F1F0 U+1F1F7",
"bytes": "\\xF0\\x9F\\x87\\xB0\\xF0\\x9F\\x87\\xB7",
"description": "regional indicator symbol letter k + regional indicator symbol letter r",
"htmlchar": "&#x1F1F0 U+1F1F7;"
},
{
"unicode": "U+1F1EB U+1F1F7",
"bytes": "\\xF0\\x9F\\x87\\xAB\\xF0\\x9F\\x87\\xB7",
"description": "regional indicator symbol letter f + regional indicator symbol letter r",
"htmlchar": "&#x1F1EB U+1F1F7;"
},
{
"unicode": "U+1F1EA U+1F1F8",
"bytes": "\\xF0\\x9F\\x87\\xAA\\xF0\\x9F\\x87\\xB8",
"description": "regional indicator symbol letter e + regional indicator symbol letter s",
"htmlchar": "&#x1F1EA U+1F1F8;"
},
{
"unicode": "U+1F1EE U+1F1F9",
"bytes": "\\xF0\\x9F\\x87\\xAE\\xF0\\x9F\\x87\\xB9",
"description": "regional indicator symbol letter i + regional indicator symbol letter t",
"htmlchar": "&#x1F1EE U+1F1F9;"
},
{
"unicode": "U+1F1FA U+1F1F8",
"bytes": "\\xF0\\x9F\\x87\\xBA\\xF0\\x9F\\x87\\xB8",
"description": "regional indicator symbol letter u + regional indicator symbol letter s",
"htmlchar": "&#x1F1FA U+1F1F8;"
},
{
"unicode": "U+1F1F7 U+1F1FA",
"bytes": "\\xF0\\x9F\\x87\\xB7\\xF0\\x9F\\x87\\xBA",
"description": "regional indicator symbol letter r + regional indicator symbol letter u",
"htmlchar": "&#x1F1F7 U+1F1FA;"
},
{
"unicode": "U+1F201",
"bytes": "\\xF0\\x9F\\x88\\x81",
"description": "squared katakana koko",
"htmlchar": "🈁"
},
{
"unicode": "U+1F202",
"bytes": "\\xF0\\x9F\\x88\\x82",
"description": "squared katakana sa",
"htmlchar": "🈂"
},
{
"unicode": "U+1F21A",
"bytes": "\\xF0\\x9F\\x88\\x9A",
"description": "squared cjk unified ideograph-7121",
"htmlchar": "🈚"
},
{
"unicode": "U+1F22F",
"bytes": "\\xF0\\x9F\\x88\\xAF",
"description": "squared cjk unified ideograph-6307",
"htmlchar": "🈯"
},
{
"unicode": "U+1F232",
"bytes": "\\xF0\\x9F\\x88\\xB2",
"description": "squared cjk unified ideograph-7981",
"htmlchar": "🈲"
},
{
"unicode": "U+1F233",
"bytes": "\\xF0\\x9F\\x88\\xB3",
"description": "squared cjk unified ideograph-7a7a",
"htmlchar": "🈳"
},
{
"unicode": "U+1F234",
"bytes": "\\xF0\\x9F\\x88\\xB4",
"description": "squared cjk unified ideograph-5408",
"htmlchar": "🈴"
},
{
"unicode": "U+1F235",
"bytes": "\\xF0\\x9F\\x88\\xB5",
"description": "squared cjk unified ideograph-6e80",
"htmlchar": "🈵"
},
{
"unicode": "U+1F236",
"bytes": "\\xF0\\x9F\\x88\\xB6",
"description": "squared cjk unified ideograph-6709",
"htmlchar": "🈶"
},
{
"unicode": "U+1F237",
"bytes": "\\xF0\\x9F\\x88\\xB7",
"description": "squared cjk unified ideograph-6708",
"htmlchar": "🈷"
},
{
"unicode": "U+1F238",
"bytes": "\\xF0\\x9F\\x88\\xB8",
"description": "squared cjk unified ideograph-7533",
"htmlchar": "🈸"
},
{
"unicode": "U+1F239",
"bytes": "\\xF0\\x9F\\x88\\xB9",
"description": "squared cjk unified ideograph-5272",
"htmlchar": "🈹"
},
{
"unicode": "U+1F23A",
"bytes": "\\xF0\\x9F\\x88\\xBA",
"description": "squared cjk unified ideograph-55b6",
"htmlchar": "🈺"
},
{
"unicode": "U+1F250",
"bytes": "\\xF0\\x9F\\x89\\x90",
"description": "circled ideograph advantage",
"htmlchar": "🉐"
},
{
"unicode": "U+1F251",
"bytes": "\\xF0\\x9F\\x89\\x91",
"description": "circled ideograph accept",
"htmlchar": "🉑"
},
{
"unicode": "U+00A9",
"bytes": "\\xC2\\xA9",
"description": "copyright sign",
"htmlchar": "©"
},
{
"unicode": "U+00AE",
"bytes": "\\xC2\\xAE",
"description": "registered sign",
"htmlchar": "®"
},
{
"unicode": "U+203C",
"bytes": "\\xE2\\x80\\xBC",
"description": "double exclamation mark",
"htmlchar": "‼"
},
{
"unicode": "U+2049",
"bytes": "\\xE2\\x81\\x89",
"description": "exclamation question mark",
"htmlchar": "⁉"
},
{
"unicode": "U+0038 U+20E3",
"bytes": "\\x38\\xE2\\x83\\xA3",
"description": "digit eight + combining enclosing keycap",
"htmlchar": "&#x0038 U+20E3;"
},
{
"unicode": "U+0039 U+20E3",
"bytes": "\\x39\\xE2\\x83\\xA3",
"description": "digit nine + combining enclosing keycap",
"htmlchar": "&#x0039 U+20E3;"
},
{
"unicode": "U+0037 U+20E3",
"bytes": "\\x37\\xE2\\x83\\xA3",
"description": "digit seven + combining enclosing keycap",
"htmlchar": "&#x0037 U+20E3;"
},
{
"unicode": "U+0036 U+20E3",
"bytes": "\\x36\\xE2\\x83\\xA3",
"description": "digit six + combining enclosing keycap",
"htmlchar": "&#x0036 U+20E3;"
},
{
"unicode": "U+0031 U+20E3",
"bytes": "\\x31\\xE2\\x83\\xA3",
"description": "digit one + combining enclosing keycap",
"htmlchar": "&#x0031 U+20E3;"
},
{
"unicode": "U+0030 U+20E3",
"bytes": "\\x30\\xE2\\x83\\xA3",
"description": "digit zero + combining enclosing keycap",
"htmlchar": "&#x0030 U+20E3;"
},
{
"unicode": "U+0032 U+20E3",
"bytes": "\\x32\\xE2\\x83\\xA3",
"description": "digit two + combining enclosing keycap",
"htmlchar": "&#x0032 U+20E3;"
},
{
"unicode": "U+0033 U+20E3",
"bytes": "\\x33\\xE2\\x83\\xA3",
"description": "digit three + combining enclosing keycap",
"htmlchar": "&#x0033 U+20E3;"
},
{
"unicode": "U+0035 U+20E3",
"bytes": "\\x35\\xE2\\x83\\xA3",
"description": "digit five + combining enclosing keycap",
"htmlchar": "&#x0035 U+20E3;"
},
{
"unicode": "U+0034 U+20E3",
"bytes": "\\x34\\xE2\\x83\\xA3",
"description": "digit four + combining enclosing keycap",
"htmlchar": "&#x0034 U+20E3;"
},
{
"unicode": "U+0023 U+20E3",
"bytes": "\\x23\\xE2\\x83\\xA3",
"description": "number sign + combining enclosing keycap",
"htmlchar": "&#x0023 U+20E3;"
},
{
"unicode": "U+2122",
"bytes": "\\xE2\\x84\\xA2",
"description": "trade mark sign",
"htmlchar": "™"
},
{
"unicode": "U+2139",
"bytes": "\\xE2\\x84\\xB9",
"description": "information source",
"htmlchar": "ℹ"
},
{
"unicode": "U+2194",
"bytes": "\\xE2\\x86\\x94",
"description": "left right arrow",
"htmlchar": "↔"
},
{
"unicode": "U+2195",
"bytes": "\\xE2\\x86\\x95",
"description": "up down arrow",
"htmlchar": "↕"
},
{
"unicode": "U+2196",
"bytes": "\\xE2\\x86\\x96",
"description": "north west arrow",
"htmlchar": "↖"
},
{
"unicode": "U+2197",
"bytes": "\\xE2\\x86\\x97",
"description": "north east arrow",
"htmlchar": "↗"
},
{
"unicode": "U+2198",
"bytes": "\\xE2\\x86\\x98",
"description": "south east arrow",
"htmlchar": "↘"
},
{
"unicode": "U+2199",
"bytes": "\\xE2\\x86\\x99",
"description": "south west arrow",
"htmlchar": "↙"
},
{
"unicode": "U+21A9",
"bytes": "\\xE2\\x86\\xA9",
"description": "leftwards arrow with hook",
"htmlchar": "↩"
},
{
"unicode": "U+21AA",
"bytes": "\\xE2\\x86\\xAA",
"description": "rightwards arrow with hook",
"htmlchar": "↪"
},
{
"unicode": "U+231A",
"bytes": "\\xE2\\x8C\\x9A",
"description": "watch",
"htmlchar": "⌚"
},
{
"unicode": "U+231B",
"bytes": "\\xE2\\x8C\\x9B",
"description": "hourglass",
"htmlchar": "⌛"
},
{
"unicode": "U+23E9",
"bytes": "\\xE2\\x8F\\xA9",
"description": "black right-pointing double triangle",
"htmlchar": "⏩"
},
{
"unicode": "U+23EA",
"bytes": "\\xE2\\x8F\\xAA",
"description": "black left-pointing double triangle",
"htmlchar": "⏪"
},
{
"unicode": "U+23EB",
"bytes": "\\xE2\\x8F\\xAB",
"description": "black up-pointing double triangle",
"htmlchar": "⏫"
},
{
"unicode": "U+23EC",
"bytes": "\\xE2\\x8F\\xAC",
"description": "black down-pointing double triangle",
"htmlchar": "⏬"
},
{
"unicode": "U+23F0",
"bytes": "\\xE2\\x8F\\xB0",
"description": "alarm clock",
"htmlchar": "⏰"
},
{
"unicode": "U+23F3",
"bytes": "\\xE2\\x8F\\xB3",
"description": "hourglass with flowing sand",
"htmlchar": "⏳"
},
{
"unicode": "U+25AA",
"bytes": "\\xE2\\x96\\xAA",
"description": "black small square",
"htmlchar": "▪"
},
{
"unicode": "U+25AB",
"bytes": "\\xE2\\x96\\xAB",
"description": "white small square",
"htmlchar": "▫"
},
{
"unicode": "U+25B6",
"bytes": "\\xE2\\x96\\xB6",
"description": "black right-pointing triangle",
"htmlchar": "▶"
},
{
"unicode": "U+25C0",
"bytes": "\\xE2\\x97\\x80",
"description": "black left-pointing triangle",
"htmlchar": "◀"
},
{
"unicode": "U+25FB",
"bytes": "\\xE2\\x97\\xBB",
"description": "white medium square",
"htmlchar": "◻"
},
{
"unicode": "U+25FC",
"bytes": "\\xE2\\x97\\xBC",
"description": "black medium square",
"htmlchar": "◼"
},
{
"unicode": "U+25FD",
"bytes": "\\xE2\\x97\\xBD",
"description": "white medium small square",
"htmlchar": "◽"
},
{
"unicode": "U+25FE",
"bytes": "\\xE2\\x97\\xBE",
"description": "black medium small square",
"htmlchar": "◾"
},
{
"unicode": "U+2600",
"bytes": "\\xE2\\x98\\x80",
"description": "black sun with rays",
"htmlchar": "☀"
},
{
"unicode": "U+2601",
"bytes": "\\xE2\\x98\\x81",
"description": "cloud",
"htmlchar": "☁"
},
{
"unicode": "U+260E",
"bytes": "\\xE2\\x98\\x8E",
"description": "black telephone",
"htmlchar": "☎"
},
{
"unicode": "U+2611",
"bytes": "\\xE2\\x98\\x91",
"description": "ballot box with check",
"htmlchar": "☑"
},
{
"unicode": "U+2614",
"bytes": "\\xE2\\x98\\x94",
"description": "umbrella with rain drops",
"htmlchar": "☔"
},
{
"unicode": "U+2615",
"bytes": "\\xE2\\x98\\x95",
"description": "hot beverage",
"htmlchar": "☕"
},
{
"unicode": "U+261D",
"bytes": "\\xE2\\x98\\x9D",
"description": "white up pointing index",
"htmlchar": "☝"
},
{
"unicode": "U+263A",
"bytes": "\\xE2\\x98\\xBA",
"description": "white smiling face",
"htmlchar": "☺"
},
{
"unicode": "U+2648",
"bytes": "\\xE2\\x99\\x88",
"description": "aries",
"htmlchar": "♈"
},
{
"unicode": "U+2649",
"bytes": "\\xE2\\x99\\x89",
"description": "taurus",
"htmlchar": "♉"
},
{
"unicode": "U+264A",
"bytes": "\\xE2\\x99\\x8A",
"description": "gemini",
"htmlchar": "♊"
},
{
"unicode": "U+264B",
"bytes": "\\xE2\\x99\\x8B",
"description": "cancer",
"htmlchar": "♋"
},
{
"unicode": "U+264C",
"bytes": "\\xE2\\x99\\x8C",
"description": "leo",
"htmlchar": "♌"
},
{
"unicode": "U+264D",
"bytes": "\\xE2\\x99\\x8D",
"description": "virgo",
"htmlchar": "♍"
},
{
"unicode": "U+264E",
"bytes": "\\xE2\\x99\\x8E",
"description": "libra",
"htmlchar": "♎"
},
{
"unicode": "U+264F",
"bytes": "\\xE2\\x99\\x8F",
"description": "scorpius",
"htmlchar": "♏"
},
{
"unicode": "U+2650",
"bytes": "\\xE2\\x99\\x90",
"description": "sagittarius",
"htmlchar": "♐"
},
{
"unicode": "U+2651",
"bytes": "\\xE2\\x99\\x91",
"description": "capricorn",
"htmlchar": "♑"
},
{
"unicode": "U+2652",
"bytes": "\\xE2\\x99\\x92",
"description": "aquarius",
"htmlchar": "♒"
},
{
"unicode": "U+2653",
"bytes": "\\xE2\\x99\\x93",
"description": "pisces",
"htmlchar": "♓"
},
{
"unicode": "U+2660",
"bytes": "\\xE2\\x99\\xA0",
"description": "black spade suit",
"htmlchar": "♠"
},
{
"unicode": "U+2663",
"bytes": "\\xE2\\x99\\xA3",
"description": "black club suit",
"htmlchar": "♣"
},
{
"unicode": "U+2665",
"bytes": "\\xE2\\x99\\xA5",
"description": "black heart suit",
"htmlchar": "♥"
},
{
"unicode": "U+2666",
"bytes": "\\xE2\\x99\\xA6",
"description": "black diamond suit",
"htmlchar": "♦"
},
{
"unicode": "U+2668",
"bytes": "\\xE2\\x99\\xA8",
"description": "hot springs",
"htmlchar": "♨"
},
{
"unicode": "U+267B",
"bytes": "\\xE2\\x99\\xBB",
"description": "black universal recycling symbol",
"htmlchar": "♻"
},
{
"unicode": "U+267F",
"bytes": "\\xE2\\x99\\xBF",
"description": "wheelchair symbol",
"htmlchar": "♿"
},
{
"unicode": "U+2693",
"bytes": "\\xE2\\x9A\\x93",
"description": "anchor",
"htmlchar": "⚓"
},
{
"unicode": "U+26A0",
"bytes": "\\xE2\\x9A\\xA0",
"description": "warning sign",
"htmlchar": "⚠"
},
{
"unicode": "U+26A1",
"bytes": "\\xE2\\x9A\\xA1",
"description": "high voltage sign",
"htmlchar": "⚡"
},
{
"unicode": "U+26AA",
"bytes": "\\xE2\\x9A\\xAA",
"description": "medium white circle",
"htmlchar": "⚪"
},
{
"unicode": "U+26AB",
"bytes": "\\xE2\\x9A\\xAB",
"description": "medium black circle",
"htmlchar": "⚫"
},
{
"unicode": "U+26BD",
"bytes": "\\xE2\\x9A\\xBD",
"description": "soccer ball",
"htmlchar": "⚽"
},
{
"unicode": "U+26BE",
"bytes": "\\xE2\\x9A\\xBE",
"description": "baseball",
"htmlchar": "⚾"
},
{
"unicode": "U+26C4",
"bytes": "\\xE2\\x9B\\x84",
"description": "snowman without snow",
"htmlchar": "⛄"
},
{
"unicode": "U+26C5",
"bytes": "\\xE2\\x9B\\x85",
"description": "sun behind cloud",
"htmlchar": "⛅"
},
{
"unicode": "U+26CE",
"bytes": "\\xE2\\x9B\\x8E",
"description": "ophiuchus",
"htmlchar": "⛎"
},
{
"unicode": "U+26D4",
"bytes": "\\xE2\\x9B\\x94",
"description": "no entry",
"htmlchar": "⛔"
},
{
"unicode": "U+26EA",
"bytes": "\\xE2\\x9B\\xAA",
"description": "church",
"htmlchar": "⛪"
},
{
"unicode": "U+26F2",
"bytes": "\\xE2\\x9B\\xB2",
"description": "fountain",
"htmlchar": "⛲"
},
{
"unicode": "U+26F3",
"bytes": "\\xE2\\x9B\\xB3",
"description": "flag in hole",
"htmlchar": "⛳"
},
{
"unicode": "U+26F5",
"bytes": "\\xE2\\x9B\\xB5",
"description": "sailboat",
"htmlchar": "⛵"
},
{
"unicode": "U+26FA",
"bytes": "\\xE2\\x9B\\xBA",
"description": "tent",
"htmlchar": "⛺"
},
{
"unicode": "U+26FD",
"bytes": "\\xE2\\x9B\\xBD",
"description": "fuel pump",
"htmlchar": "⛽"
},
{
"unicode": "U+2934",
"bytes": "\\xE2\\xA4\\xB4",
"description": "arrow pointing rightwards then curving upwards",
"htmlchar": "⤴"
},
{
"unicode": "U+2935",
"bytes": "\\xE2\\xA4\\xB5",
"description": "arrow pointing rightwards then curving downwards",
"htmlchar": "⤵"
},
{
"unicode": "U+2B05",
"bytes": "\\xE2\\xAC\\x85",
"description": "leftwards black arrow",
"htmlchar": "⬅"
},
{
"unicode": "U+2B06",
"bytes": "\\xE2\\xAC\\x86",
"description": "upwards black arrow",
"htmlchar": "⬆"
},
{
"unicode": "U+2B07",
"bytes": "\\xE2\\xAC\\x87",
"description": "downwards black arrow",
"htmlchar": "⬇"
},
{
"unicode": "U+2B1B",
"bytes": "\\xE2\\xAC\\x9B",
"description": "black large square",
"htmlchar": "⬛"
},
{
"unicode": "U+2B1C",
"bytes": "\\xE2\\xAC\\x9C",
"description": "white large square",
"htmlchar": "⬜"
},
{
"unicode": "U+2B50",
"bytes": "\\xE2\\xAD\\x90",
"description": "white medium star",
"htmlchar": "⭐"
},
{
"unicode": "U+2B55",
"bytes": "\\xE2\\xAD\\x95",
"description": "heavy large circle",
"htmlchar": "⭕"
},
{
"unicode": "U+3030",
"bytes": "\\xE3\\x80\\xB0",
"description": "wavy dash",
"htmlchar": "〰"
},
{
"unicode": "U+303D",
"bytes": "\\xE3\\x80\\xBD",
"description": "part alternation mark",
"htmlchar": "〽"
},
{
"unicode": "U+3297",
"bytes": "\\xE3\\x8A\\x97",
"description": "circled ideograph congratulation",
"htmlchar": "㊗"
},
{
"unicode": "U+3299",
"bytes": "\\xE3\\x8A\\x99",
"description": "circled ideograph secret",
"htmlchar": "㊙"
},
{
"unicode": "U+1F004",
"bytes": "\\xF0\\x9F\\x80\\x84",
"description": "mahjong tile red dragon",
"htmlchar": "🀄"
},
{
"unicode": "U+1F0CF",
"bytes": "\\xF0\\x9F\\x83\\x8F",
"description": "playing card black joker",
"htmlchar": "🃏"
},
{
"unicode": "U+1F300",
"bytes": "\\xF0\\x9F\\x8C\\x80",
"description": "cyclone",
"htmlchar": "🌀"
},
{
"unicode": "U+1F301",
"bytes": "\\xF0\\x9F\\x8C\\x81",
"description": "foggy",
"htmlchar": "🌁"
},
{
"unicode": "U+1F302",
"bytes": "\\xF0\\x9F\\x8C\\x82",
"description": "closed umbrella",
"htmlchar": "🌂"
},
{
"unicode": "U+1F303",
"bytes": "\\xF0\\x9F\\x8C\\x83",
"description": "night with stars",
"htmlchar": "🌃"
},
{
"unicode": "U+1F304",
"bytes": "\\xF0\\x9F\\x8C\\x84",
"description": "sunrise over mountains",
"htmlchar": "🌄"
},
{
"unicode": "U+1F305",
"bytes": "\\xF0\\x9F\\x8C\\x85",
"description": "sunrise",
"htmlchar": "🌅"
},
{
"unicode": "U+1F306",
"bytes": "\\xF0\\x9F\\x8C\\x86",
"description": "cityscape at dusk",
"htmlchar": "🌆"
},
{
"unicode": "U+1F307",
"bytes": "\\xF0\\x9F\\x8C\\x87",
"description": "sunset over buildings",
"htmlchar": "🌇"
},
{
"unicode": "U+1F308",
"bytes": "\\xF0\\x9F\\x8C\\x88",
"description": "rainbow",
"htmlchar": "🌈"
},
{
"unicode": "U+1F309",
"bytes": "\\xF0\\x9F\\x8C\\x89",
"description": "bridge at night",
"htmlchar": "🌉"
},
{
"unicode": "U+1F30A",
"bytes": "\\xF0\\x9F\\x8C\\x8A",
"description": "water wave",
"htmlchar": "🌊"
},
{
"unicode": "U+1F30B",
"bytes": "\\xF0\\x9F\\x8C\\x8B",
"description": "volcano",
"htmlchar": "🌋"
},
{
"unicode": "U+1F30C",
"bytes": "\\xF0\\x9F\\x8C\\x8C",
"description": "milky way",
"htmlchar": "🌌"
},
{
"unicode": "U+1F30F",
"bytes": "\\xF0\\x9F\\x8C\\x8F",
"description": "earth globe asia-australia",
"htmlchar": "🌏"
},
{
"unicode": "U+1F311",
"bytes": "\\xF0\\x9F\\x8C\\x91",
"description": "new moon symbol",
"htmlchar": "🌑"
},
{
"unicode": "U+1F313",
"bytes": "\\xF0\\x9F\\x8C\\x93",
"description": "first quarter moon symbol",
"htmlchar": "🌓"
},
{
"unicode": "U+1F314",
"bytes": "\\xF0\\x9F\\x8C\\x94",
"description": "waxing gibbous moon symbol",
"htmlchar": "🌔"
},
{
"unicode": "U+1F315",
"bytes": "\\xF0\\x9F\\x8C\\x95",
"description": "full moon symbol",
"htmlchar": "🌕"
},
{
"unicode": "U+1F319",
"bytes": "\\xF0\\x9F\\x8C\\x99",
"description": "crescent moon",
"htmlchar": "🌙"
},
{
"unicode": "U+1F31B",
"bytes": "\\xF0\\x9F\\x8C\\x9B",
"description": "first quarter moon with face",
"htmlchar": "🌛"
},
{
"unicode": "U+1F31F",
"bytes": "\\xF0\\x9F\\x8C\\x9F",
"description": "glowing star",
"htmlchar": "🌟"
},
{
"unicode": "U+1F320",
"bytes": "\\xF0\\x9F\\x8C\\xA0",
"description": "shooting star",
"htmlchar": "🌠"
},
{
"unicode": "U+1F330",
"bytes": "\\xF0\\x9F\\x8C\\xB0",
"description": "chestnut",
"htmlchar": "🌰"
},
{
"unicode": "U+1F331",
"bytes": "\\xF0\\x9F\\x8C\\xB1",
"description": "seedling",
"htmlchar": "🌱"
},
{
"unicode": "U+1F334",
"bytes": "\\xF0\\x9F\\x8C\\xB4",
"description": "palm tree",
"htmlchar": "🌴"
},
{
"unicode": "U+1F335",
"bytes": "\\xF0\\x9F\\x8C\\xB5",
"description": "cactus",
"htmlchar": "🌵"
},
{
"unicode": "U+1F337",
"bytes": "\\xF0\\x9F\\x8C\\xB7",
"description": "tulip",
"htmlchar": "🌷"
},
{
"unicode": "U+1F338",
"bytes": "\\xF0\\x9F\\x8C\\xB8",
"description": "cherry blossom",
"htmlchar": "🌸"
},
{
"unicode": "U+1F339",
"bytes": "\\xF0\\x9F\\x8C\\xB9",
"description": "rose",
"htmlchar": "🌹"
},
{
"unicode": "U+1F33A",
"bytes": "\\xF0\\x9F\\x8C\\xBA",
"description": "hibiscus",
"htmlchar": "🌺"
},
{
"unicode": "U+1F33B",
"bytes": "\\xF0\\x9F\\x8C\\xBB",
"description": "sunflower",
"htmlchar": "🌻"
},
{
"unicode": "U+1F33C",
"bytes": "\\xF0\\x9F\\x8C\\xBC",
"description": "blossom",
"htmlchar": "🌼"
},
{
"unicode": "U+1F33D",
"bytes": "\\xF0\\x9F\\x8C\\xBD",
"description": "ear of maize",
"htmlchar": "🌽"
},
{
"unicode": "U+1F33E",
"bytes": "\\xF0\\x9F\\x8C\\xBE",
"description": "ear of rice",
"htmlchar": "🌾"
},
{
"unicode": "U+1F33F",
"bytes": "\\xF0\\x9F\\x8C\\xBF",
"description": "herb",
"htmlchar": "🌿"
},
{
"unicode": "U+1F340",
"bytes": "\\xF0\\x9F\\x8D\\x80",
"description": "four leaf clover",
"htmlchar": "🍀"
},
{
"unicode": "U+1F341",
"bytes": "\\xF0\\x9F\\x8D\\x81",
"description": "maple leaf",
"htmlchar": "🍁"
},
{
"unicode": "U+1F342",
"bytes": "\\xF0\\x9F\\x8D\\x82",
"description": "fallen leaf",
"htmlchar": "🍂"
},
{
"unicode": "U+1F343",
"bytes": "\\xF0\\x9F\\x8D\\x83",
"description": "leaf fluttering in wind",
"htmlchar": "🍃"
},
{
"unicode": "U+1F344",
"bytes": "\\xF0\\x9F\\x8D\\x84",
"description": "mushroom",
"htmlchar": "🍄"
},
{
"unicode": "U+1F345",
"bytes": "\\xF0\\x9F\\x8D\\x85",
"description": "tomato",
"htmlchar": "🍅"
},
{
"unicode": "U+1F346",
"bytes": "\\xF0\\x9F\\x8D\\x86",
"description": "aubergine",
"htmlchar": "🍆"
},
{
"unicode": "U+1F347",
"bytes": "\\xF0\\x9F\\x8D\\x87",
"description": "grapes",
"htmlchar": "🍇"
},
{
"unicode": "U+1F348",
"bytes": "\\xF0\\x9F\\x8D\\x88",
"description": "melon",
"htmlchar": "🍈"
},
{
"unicode": "U+1F349",
"bytes": "\\xF0\\x9F\\x8D\\x89",
"description": "watermelon",
"htmlchar": "🍉"
},
{
"unicode": "U+1F34A",
"bytes": "\\xF0\\x9F\\x8D\\x8A",
"description": "tangerine",
"htmlchar": "🍊"
},
{
"unicode": "U+1F34C",
"bytes": "\\xF0\\x9F\\x8D\\x8C",
"description": "banana",
"htmlchar": "🍌"
},
{
"unicode": "U+1F34D",
"bytes": "\\xF0\\x9F\\x8D\\x8D",
"description": "pineapple",
"htmlchar": "🍍"
},
{
"unicode": "U+1F34E",
"bytes": "\\xF0\\x9F\\x8D\\x8E",
"description": "red apple",
"htmlchar": "🍎"
},
{
"unicode": "U+1F34F",
"bytes": "\\xF0\\x9F\\x8D\\x8F",
"description": "green apple",
"htmlchar": "🍏"
},
{
"unicode": "U+1F351",
"bytes": "\\xF0\\x9F\\x8D\\x91",
"description": "peach",
"htmlchar": "🍑"
},
{
"unicode": "U+1F352",
"bytes": "\\xF0\\x9F\\x8D\\x92",
"description": "cherries",
"htmlchar": "🍒"
},
{
"unicode": "U+1F353",
"bytes": "\\xF0\\x9F\\x8D\\x93",
"description": "strawberry",
"htmlchar": "🍓"
},
{
"unicode": "U+1F354",
"bytes": "\\xF0\\x9F\\x8D\\x94",
"description": "hamburger",
"htmlchar": "🍔"
},
{
"unicode": "U+1F355",
"bytes": "\\xF0\\x9F\\x8D\\x95",
"description": "slice of pizza",
"htmlchar": "🍕"
},
{
"unicode": "U+1F356",
"bytes": "\\xF0\\x9F\\x8D\\x96",
"description": "meat on bone",
"htmlchar": "🍖"
},
{
"unicode": "U+1F357",
"bytes": "\\xF0\\x9F\\x8D\\x97",
"description": "poultry leg",
"htmlchar": "🍗"
},
{
"unicode": "U+1F358",
"bytes": "\\xF0\\x9F\\x8D\\x98",
"description": "rice cracker",
"htmlchar": "🍘"
},
{
"unicode": "U+1F359",
"bytes": "\\xF0\\x9F\\x8D\\x99",
"description": "rice ball",
"htmlchar": "🍙"
},
{
"unicode": "U+1F35A",
"bytes": "\\xF0\\x9F\\x8D\\x9A",
"description": "cooked rice",
"htmlchar": "🍚"
},
{
"unicode": "U+1F35B",
"bytes": "\\xF0\\x9F\\x8D\\x9B",
"description": "curry and rice",
"htmlchar": "🍛"
},
{
"unicode": "U+1F35C",
"bytes": "\\xF0\\x9F\\x8D\\x9C",
"description": "steaming bowl",
"htmlchar": "🍜"
},
{
"unicode": "U+1F35D",
"bytes": "\\xF0\\x9F\\x8D\\x9D",
"description": "spaghetti",
"htmlchar": "🍝"
},
{
"unicode": "U+1F35E",
"bytes": "\\xF0\\x9F\\x8D\\x9E",
"description": "bread",
"htmlchar": "🍞"
},
{
"unicode": "U+1F35F",
"bytes": "\\xF0\\x9F\\x8D\\x9F",
"description": "french fries",
"htmlchar": "🍟"
},
{
"unicode": "U+1F360",
"bytes": "\\xF0\\x9F\\x8D\\xA0",
"description": "roasted sweet potato",
"htmlchar": "🍠"
},
{
"unicode": "U+1F361",
"bytes": "\\xF0\\x9F\\x8D\\xA1",
"description": "dango",
"htmlchar": "🍡"
},
{
"unicode": "U+1F362",
"bytes": "\\xF0\\x9F\\x8D\\xA2",
"description": "oden",
"htmlchar": "🍢"
},
{
"unicode": "U+1F363",
"bytes": "\\xF0\\x9F\\x8D\\xA3",
"description": "sushi",
"htmlchar": "🍣"
},
{
"unicode": "U+1F364",
"bytes": "\\xF0\\x9F\\x8D\\xA4",
"description": "fried shrimp",
"htmlchar": "🍤"
},
{
"unicode": "U+1F365",
"bytes": "\\xF0\\x9F\\x8D\\xA5",
"description": "fish cake with swirl design",
"htmlchar": "🍥"
},
{
"unicode": "U+1F366",
"bytes": "\\xF0\\x9F\\x8D\\xA6",
"description": "soft ice cream",
"htmlchar": "🍦"
},
{
"unicode": "U+1F367",
"bytes": "\\xF0\\x9F\\x8D\\xA7",
"description": "shaved ice",
"htmlchar": "🍧"
},
{
"unicode": "U+1F368",
"bytes": "\\xF0\\x9F\\x8D\\xA8",
"description": "ice cream",
"htmlchar": "🍨"
},
{
"unicode": "U+1F369",
"bytes": "\\xF0\\x9F\\x8D\\xA9",
"description": "doughnut",
"htmlchar": "🍩"
},
{
"unicode": "U+1F36A",
"bytes": "\\xF0\\x9F\\x8D\\xAA",
"description": "cookie",
"htmlchar": "🍪"
},
{
"unicode": "U+1F36B",
"bytes": "\\xF0\\x9F\\x8D\\xAB",
"description": "chocolate bar",
"htmlchar": "🍫"
},
{
"unicode": "U+1F36C",
"bytes": "\\xF0\\x9F\\x8D\\xAC",
"description": "candy",
"htmlchar": "🍬"
},
{
"unicode": "U+1F36D",
"bytes": "\\xF0\\x9F\\x8D\\xAD",
"description": "lollipop",
"htmlchar": "🍭"
},
{
"unicode": "U+1F36E",
"bytes": "\\xF0\\x9F\\x8D\\xAE",
"description": "custard",
"htmlchar": "🍮"
},
{
"unicode": "U+1F36F",
"bytes": "\\xF0\\x9F\\x8D\\xAF",
"description": "honey pot",
"htmlchar": "🍯"
},
{
"unicode": "U+1F370",
"bytes": "\\xF0\\x9F\\x8D\\xB0",
"description": "shortcake",
"htmlchar": "🍰"
},
{
"unicode": "U+1F371",
"bytes": "\\xF0\\x9F\\x8D\\xB1",
"description": "bento box",
"htmlchar": "🍱"
},
{
"unicode": "U+1F372",
"bytes": "\\xF0\\x9F\\x8D\\xB2",
"description": "pot of food",
"htmlchar": "🍲"
},
{
"unicode": "U+1F373",
"bytes": "\\xF0\\x9F\\x8D\\xB3",
"description": "cooking",
"htmlchar": "🍳"
},
{
"unicode": "U+1F374",
"bytes": "\\xF0\\x9F\\x8D\\xB4",
"description": "fork and knife",
"htmlchar": "🍴"
},
{
"unicode": "U+1F375",
"bytes": "\\xF0\\x9F\\x8D\\xB5",
"description": "teacup without handle",
"htmlchar": "🍵"
},
{
"unicode": "U+1F376",
"bytes": "\\xF0\\x9F\\x8D\\xB6",
"description": "sake bottle and cup",
"htmlchar": "🍶"
},
{
"unicode": "U+1F377",
"bytes": "\\xF0\\x9F\\x8D\\xB7",
"description": "wine glass",
"htmlchar": "🍷"
},
{
"unicode": "U+1F378",
"bytes": "\\xF0\\x9F\\x8D\\xB8",
"description": "cocktail glass",
"htmlchar": "🍸"
},
{
"unicode": "U+1F379",
"bytes": "\\xF0\\x9F\\x8D\\xB9",
"description": "tropical drink",
"htmlchar": "🍹"
},
{
"unicode": "U+1F37A",
"bytes": "\\xF0\\x9F\\x8D\\xBA",
"description": "beer mug",
"htmlchar": "🍺"
},
{
"unicode": "U+1F37B",
"bytes": "\\xF0\\x9F\\x8D\\xBB",
"description": "clinking beer mugs",
"htmlchar": "🍻"
},
{
"unicode": "U+1F380",
"bytes": "\\xF0\\x9F\\x8E\\x80",
"description": "ribbon",
"htmlchar": "🎀"
},
{
"unicode": "U+1F381",
"bytes": "\\xF0\\x9F\\x8E\\x81",
"description": "wrapped present",
"htmlchar": "🎁"
},
{
"unicode": "U+1F382",
"bytes": "\\xF0\\x9F\\x8E\\x82",
"description": "birthday cake",
"htmlchar": "🎂"
},
{
"unicode": "U+1F383",
"bytes": "\\xF0\\x9F\\x8E\\x83",
"description": "jack-o-lantern",
"htmlchar": "🎃"
},
{
"unicode": "U+1F384",
"bytes": "\\xF0\\x9F\\x8E\\x84",
"description": "christmas tree",
"htmlchar": "🎄"
},
{
"unicode": "U+1F385",
"bytes": "\\xF0\\x9F\\x8E\\x85",
"description": "father christmas",
"htmlchar": "🎅"
},
{
"unicode": "U+1F386",
"bytes": "\\xF0\\x9F\\x8E\\x86",
"description": "fireworks",
"htmlchar": "🎆"
},
{
"unicode": "U+1F387",
"bytes": "\\xF0\\x9F\\x8E\\x87",
"description": "firework sparkler",
"htmlchar": "🎇"
},
{
"unicode": "U+1F388",
"bytes": "\\xF0\\x9F\\x8E\\x88",
"description": "balloon",
"htmlchar": "🎈"
},
{
"unicode": "U+1F389",
"bytes": "\\xF0\\x9F\\x8E\\x89",
"description": "party popper",
"htmlchar": "🎉"
},
{
"unicode": "U+1F38A",
"bytes": "\\xF0\\x9F\\x8E\\x8A",
"description": "confetti ball",
"htmlchar": "🎊"
},
{
"unicode": "U+1F38B",
"bytes": "\\xF0\\x9F\\x8E\\x8B",
"description": "tanabata tree",
"htmlchar": "🎋"
},
{
"unicode": "U+1F38C",
"bytes": "\\xF0\\x9F\\x8E\\x8C",
"description": "crossed flags",
"htmlchar": "🎌"
},
{
"unicode": "U+1F38D",
"bytes": "\\xF0\\x9F\\x8E\\x8D",
"description": "pine decoration",
"htmlchar": "🎍"
},
{
"unicode": "U+1F38E",
"bytes": "\\xF0\\x9F\\x8E\\x8E",
"description": "japanese dolls",
"htmlchar": "🎎"
},
{
"unicode": "U+1F38F",
"bytes": "\\xF0\\x9F\\x8E\\x8F",
"description": "carp streamer",
"htmlchar": "🎏"
},
{
"unicode": "U+1F390",
"bytes": "\\xF0\\x9F\\x8E\\x90",
"description": "wind chime",
"htmlchar": "🎐"
},
{
"unicode": "U+1F391",
"bytes": "\\xF0\\x9F\\x8E\\x91",
"description": "moon viewing ceremony",
"htmlchar": "🎑"
},
{
"unicode": "U+1F392",
"bytes": "\\xF0\\x9F\\x8E\\x92",
"description": "school satchel",
"htmlchar": "🎒"
},
{
"unicode": "U+1F393",
"bytes": "\\xF0\\x9F\\x8E\\x93",
"description": "graduation cap",
"htmlchar": "🎓"
},
{
"unicode": "U+1F3A0",
"bytes": "\\xF0\\x9F\\x8E\\xA0",
"description": "carousel horse",
"htmlchar": "🎠"
},
{
"unicode": "U+1F3A1",
"bytes": "\\xF0\\x9F\\x8E\\xA1",
"description": "ferris wheel",
"htmlchar": "🎡"
},
{
"unicode": "U+1F3A2",
"bytes": "\\xF0\\x9F\\x8E\\xA2",
"description": "roller coaster",
"htmlchar": "🎢"
},
{
"unicode": "U+1F3A3",
"bytes": "\\xF0\\x9F\\x8E\\xA3",
"description": "fishing pole and fish",
"htmlchar": "🎣"
},
{
"unicode": "U+1F3A4",
"bytes": "\\xF0\\x9F\\x8E\\xA4",
"description": "microphone",
"htmlchar": "🎤"
},
{
"unicode": "U+1F3A5",
"bytes": "\\xF0\\x9F\\x8E\\xA5",
"description": "movie camera",
"htmlchar": "🎥"
},
{
"unicode": "U+1F3A6",
"bytes": "\\xF0\\x9F\\x8E\\xA6",
"description": "cinema",
"htmlchar": "🎦"
},
{
"unicode": "U+1F3A7",
"bytes": "\\xF0\\x9F\\x8E\\xA7",
"description": "headphone",
"htmlchar": "🎧"
},
{
"unicode": "U+1F3A8",
"bytes": "\\xF0\\x9F\\x8E\\xA8",
"description": "artist palette",
"htmlchar": "🎨"
},
{
"unicode": "U+1F3A9",
"bytes": "\\xF0\\x9F\\x8E\\xA9",
"description": "top hat",
"htmlchar": "🎩"
},
{
"unicode": "U+1F3AA",
"bytes": "\\xF0\\x9F\\x8E\\xAA",
"description": "circus tent",
"htmlchar": "🎪"
},
{
"unicode": "U+1F3AB",
"bytes": "\\xF0\\x9F\\x8E\\xAB",
"description": "ticket",
"htmlchar": "🎫"
},
{
"unicode": "U+1F3AC",
"bytes": "\\xF0\\x9F\\x8E\\xAC",
"description": "clapper board",
"htmlchar": "🎬"
},
{
"unicode": "U+1F3AD",
"bytes": "\\xF0\\x9F\\x8E\\xAD",
"description": "performing arts",
"htmlchar": "🎭"
},
{
"unicode": "U+1F3AE",
"bytes": "\\xF0\\x9F\\x8E\\xAE",
"description": "video game",
"htmlchar": "🎮"
},
{
"unicode": "U+1F3AF",
"bytes": "\\xF0\\x9F\\x8E\\xAF",
"description": "direct hit",
"htmlchar": "🎯"
},
{
"unicode": "U+1F3B0",
"bytes": "\\xF0\\x9F\\x8E\\xB0",
"description": "slot machine",
"htmlchar": "🎰"
},
{
"unicode": "U+1F3B1",
"bytes": "\\xF0\\x9F\\x8E\\xB1",
"description": "billiards",
"htmlchar": "🎱"
},
{
"unicode": "U+1F3B2",
"bytes": "\\xF0\\x9F\\x8E\\xB2",
"description": "game die",
"htmlchar": "🎲"
},
{
"unicode": "U+1F3B3",
"bytes": "\\xF0\\x9F\\x8E\\xB3",
"description": "bowling",
"htmlchar": "🎳"
},
{
"unicode": "U+1F3B4",
"bytes": "\\xF0\\x9F\\x8E\\xB4",
"description": "flower playing cards",
"htmlchar": "🎴"
},
{
"unicode": "U+1F3B5",
"bytes": "\\xF0\\x9F\\x8E\\xB5",
"description": "musical note",
"htmlchar": "🎵"
},
{
"unicode": "U+1F3B6",
"bytes": "\\xF0\\x9F\\x8E\\xB6",
"description": "multiple musical notes",
"htmlchar": "🎶"
},
{
"unicode": "U+1F3B7",
"bytes": "\\xF0\\x9F\\x8E\\xB7",
"description": "saxophone",
"htmlchar": "🎷"
},
{
"unicode": "U+1F3B8",
"bytes": "\\xF0\\x9F\\x8E\\xB8",
"description": "guitar",
"htmlchar": "🎸"
},
{
"unicode": "U+1F3B9",
"bytes": "\\xF0\\x9F\\x8E\\xB9",
"description": "musical keyboard",
"htmlchar": "🎹"
},
{
"unicode": "U+1F3BA",
"bytes": "\\xF0\\x9F\\x8E\\xBA",
"description": "trumpet",
"htmlchar": "🎺"
},
{
"unicode": "U+1F3BB",
"bytes": "\\xF0\\x9F\\x8E\\xBB",
"description": "violin",
"htmlchar": "🎻"
},
{
"unicode": "U+1F3BC",
"bytes": "\\xF0\\x9F\\x8E\\xBC",
"description": "musical score",
"htmlchar": "🎼"
},
{
"unicode": "U+1F3BD",
"bytes": "\\xF0\\x9F\\x8E\\xBD",
"description": "running shirt with sash",
"htmlchar": "🎽"
},
{
"unicode": "U+1F3BE",
"bytes": "\\xF0\\x9F\\x8E\\xBE",
"description": "tennis racquet and ball",
"htmlchar": "🎾"
},
{
"unicode": "U+1F3BF",
"bytes": "\\xF0\\x9F\\x8E\\xBF",
"description": "ski and ski boot",
"htmlchar": "🎿"
},
{
"unicode": "U+1F3C0",
"bytes": "\\xF0\\x9F\\x8F\\x80",
"description": "basketball and hoop",
"htmlchar": "🏀"
},
{
"unicode": "U+1F3C1",
"bytes": "\\xF0\\x9F\\x8F\\x81",
"description": "chequered flag",
"htmlchar": "🏁"
},
{
"unicode": "U+1F3C2",
"bytes": "\\xF0\\x9F\\x8F\\x82",
"description": "snowboarder",
"htmlchar": "🏂"
},
{
"unicode": "U+1F3C3",
"bytes": "\\xF0\\x9F\\x8F\\x83",
"description": "runner",
"htmlchar": "🏃"
},
{
"unicode": "U+1F3C4",
"bytes": "\\xF0\\x9F\\x8F\\x84",
"description": "surfer",
"htmlchar": "🏄"
},
{
"unicode": "U+1F3C6",
"bytes": "\\xF0\\x9F\\x8F\\x86",
"description": "trophy",
"htmlchar": "🏆"
},
{
"unicode": "U+1F3C8",
"bytes": "\\xF0\\x9F\\x8F\\x88",
"description": "american football",
"htmlchar": "🏈"
},
{
"unicode": "U+1F3CA",
"bytes": "\\xF0\\x9F\\x8F\\x8A",
"description": "swimmer",
"htmlchar": "🏊"
},
{
"unicode": "U+1F3E0",
"bytes": "\\xF0\\x9F\\x8F\\xA0",
"description": "house building",
"htmlchar": "🏠"
},
{
"unicode": "U+1F3E1",
"bytes": "\\xF0\\x9F\\x8F\\xA1",
"description": "house with garden",
"htmlchar": "🏡"
},
{
"unicode": "U+1F3E2",
"bytes": "\\xF0\\x9F\\x8F\\xA2",
"description": "office building",
"htmlchar": "🏢"
},
{
"unicode": "U+1F3E3",
"bytes": "\\xF0\\x9F\\x8F\\xA3",
"description": "japanese post office",
"htmlchar": "🏣"
},
{
"unicode": "U+1F3E5",
"bytes": "\\xF0\\x9F\\x8F\\xA5",
"description": "hospital",
"htmlchar": "🏥"
},
{
"unicode": "U+1F3E6",
"bytes": "\\xF0\\x9F\\x8F\\xA6",
"description": "bank",
"htmlchar": "🏦"
},
{
"unicode": "U+1F3E7",
"bytes": "\\xF0\\x9F\\x8F\\xA7",
"description": "automated teller machine",
"htmlchar": "🏧"
},
{
"unicode": "U+1F3E8",
"bytes": "\\xF0\\x9F\\x8F\\xA8",
"description": "hotel",
"htmlchar": "🏨"
},
{
"unicode": "U+1F3E9",
"bytes": "\\xF0\\x9F\\x8F\\xA9",
"description": "love hotel",
"htmlchar": "🏩"
},
{
"unicode": "U+1F3EA",
"bytes": "\\xF0\\x9F\\x8F\\xAA",
"description": "convenience store",
"htmlchar": "🏪"
},
{
"unicode": "U+1F3EB",
"bytes": "\\xF0\\x9F\\x8F\\xAB",
"description": "school",
"htmlchar": "🏫"
},
{
"unicode": "U+1F3EC",
"bytes": "\\xF0\\x9F\\x8F\\xAC",
"description": "department store",
"htmlchar": "🏬"
},
{
"unicode": "U+1F3ED",
"bytes": "\\xF0\\x9F\\x8F\\xAD",
"description": "factory",
"htmlchar": "🏭"
},
{
"unicode": "U+1F3EE",
"bytes": "\\xF0\\x9F\\x8F\\xAE",
"description": "izakaya lantern",
"htmlchar": "🏮"
},
{
"unicode": "U+1F3EF",
"bytes": "\\xF0\\x9F\\x8F\\xAF",
"description": "japanese castle",
"htmlchar": "🏯"
},
{
"unicode": "U+1F3F0",
"bytes": "\\xF0\\x9F\\x8F\\xB0",
"description": "european castle",
"htmlchar": "🏰"
},
{
"unicode": "U+1F40C",
"bytes": "\\xF0\\x9F\\x90\\x8C",
"description": "snail",
"htmlchar": "🐌"
},
{
"unicode": "U+1F40D",
"bytes": "\\xF0\\x9F\\x90\\x8D",
"description": "snake",
"htmlchar": "🐍"
},
{
"unicode": "U+1F40E",
"bytes": "\\xF0\\x9F\\x90\\x8E",
"description": "horse",
"htmlchar": "🐎"
},
{
"unicode": "U+1F411",
"bytes": "\\xF0\\x9F\\x90\\x91",
"description": "sheep",
"htmlchar": "🐑"
},
{
"unicode": "U+1F412",
"bytes": "\\xF0\\x9F\\x90\\x92",
"description": "monkey",
"htmlchar": "🐒"
},
{
"unicode": "U+1F414",
"bytes": "\\xF0\\x9F\\x90\\x94",
"description": "chicken",
"htmlchar": "🐔"
},
{
"unicode": "U+1F417",
"bytes": "\\xF0\\x9F\\x90\\x97",
"description": "boar",
"htmlchar": "🐗"
},
{
"unicode": "U+1F418",
"bytes": "\\xF0\\x9F\\x90\\x98",
"description": "elephant",
"htmlchar": "🐘"
},
{
"unicode": "U+1F419",
"bytes": "\\xF0\\x9F\\x90\\x99",
"description": "octopus",
"htmlchar": "🐙"
},
{
"unicode": "U+1F41A",
"bytes": "\\xF0\\x9F\\x90\\x9A",
"description": "spiral shell",
"htmlchar": "🐚"
},
{
"unicode": "U+1F41B",
"bytes": "\\xF0\\x9F\\x90\\x9B",
"description": "bug",
"htmlchar": "🐛"
},
{
"unicode": "U+1F41C",
"bytes": "\\xF0\\x9F\\x90\\x9C",
"description": "ant",
"htmlchar": "🐜"
},
{
"unicode": "U+1F41D",
"bytes": "\\xF0\\x9F\\x90\\x9D",
"description": "honeybee",
"htmlchar": "🐝"
},
{
"unicode": "U+1F41E",
"bytes": "\\xF0\\x9F\\x90\\x9E",
"description": "lady beetle",
"htmlchar": "🐞"
},
{
"unicode": "U+1F41F",
"bytes": "\\xF0\\x9F\\x90\\x9F",
"description": "fish",
"htmlchar": "🐟"
},
{
"unicode": "U+1F420",
"bytes": "\\xF0\\x9F\\x90\\xA0",
"description": "tropical fish",
"htmlchar": "🐠"
},
{
"unicode": "U+1F421",
"bytes": "\\xF0\\x9F\\x90\\xA1",
"description": "blowfish",
"htmlchar": "🐡"
},
{
"unicode": "U+1F422",
"bytes": "\\xF0\\x9F\\x90\\xA2",
"description": "turtle",
"htmlchar": "🐢"
},
{
"unicode": "U+1F423",
"bytes": "\\xF0\\x9F\\x90\\xA3",
"description": "hatching chick",
"htmlchar": "🐣"
},
{
"unicode": "U+1F424",
"bytes": "\\xF0\\x9F\\x90\\xA4",
"description": "baby chick",
"htmlchar": "🐤"
},
{
"unicode": "U+1F425",
"bytes": "\\xF0\\x9F\\x90\\xA5",
"description": "front-facing baby chick",
"htmlchar": "🐥"
},
{
"unicode": "U+1F426",
"bytes": "\\xF0\\x9F\\x90\\xA6",
"description": "bird",
"htmlchar": "🐦"
},
{
"unicode": "U+1F427",
"bytes": "\\xF0\\x9F\\x90\\xA7",
"description": "penguin",
"htmlchar": "🐧"
},
{
"unicode": "U+1F428",
"bytes": "\\xF0\\x9F\\x90\\xA8",
"description": "koala",
"htmlchar": "🐨"
},
{
"unicode": "U+1F429",
"bytes": "\\xF0\\x9F\\x90\\xA9",
"description": "poodle",
"htmlchar": "🐩"
},
{
"unicode": "U+1F42B",
"bytes": "\\xF0\\x9F\\x90\\xAB",
"description": "bactrian camel",
"htmlchar": "🐫"
},
{
"unicode": "U+1F42C",
"bytes": "\\xF0\\x9F\\x90\\xAC",
"description": "dolphin",
"htmlchar": "🐬"
},
{
"unicode": "U+1F42D",
"bytes": "\\xF0\\x9F\\x90\\xAD",
"description": "mouse face",
"htmlchar": "🐭"
},
{
"unicode": "U+1F42E",
"bytes": "\\xF0\\x9F\\x90\\xAE",
"description": "cow face",
"htmlchar": "🐮"
},
{
"unicode": "U+1F42F",
"bytes": "\\xF0\\x9F\\x90\\xAF",
"description": "tiger face",
"htmlchar": "🐯"
},
{
"unicode": "U+1F430",
"bytes": "\\xF0\\x9F\\x90\\xB0",
"description": "rabbit face",
"htmlchar": "🐰"
},
{
"unicode": "U+1F431",
"bytes": "\\xF0\\x9F\\x90\\xB1",
"description": "cat face",
"htmlchar": "🐱"
},
{
"unicode": "U+1F432",
"bytes": "\\xF0\\x9F\\x90\\xB2",
"description": "dragon face",
"htmlchar": "🐲"
},
{
"unicode": "U+1F433",
"bytes": "\\xF0\\x9F\\x90\\xB3",
"description": "spouting whale",
"htmlchar": "🐳"
},
{
"unicode": "U+1F434",
"bytes": "\\xF0\\x9F\\x90\\xB4",
"description": "horse face",
"htmlchar": "🐴"
},
{
"unicode": "U+1F435",
"bytes": "\\xF0\\x9F\\x90\\xB5",
"description": "monkey face",
"htmlchar": "🐵"
},
{
"unicode": "U+1F436",
"bytes": "\\xF0\\x9F\\x90\\xB6",
"description": "dog face",
"htmlchar": "🐶"
},
{
"unicode": "U+1F437",
"bytes": "\\xF0\\x9F\\x90\\xB7",
"description": "pig face",
"htmlchar": "🐷"
},
{
"unicode": "U+1F438",
"bytes": "\\xF0\\x9F\\x90\\xB8",
"description": "frog face",
"htmlchar": "🐸"
},
{
"unicode": "U+1F439",
"bytes": "\\xF0\\x9F\\x90\\xB9",
"description": "hamster face",
"htmlchar": "🐹"
},
{
"unicode": "U+1F43A",
"bytes": "\\xF0\\x9F\\x90\\xBA",
"description": "wolf face",
"htmlchar": "🐺"
},
{
"unicode": "U+1F43B",
"bytes": "\\xF0\\x9F\\x90\\xBB",
"description": "bear face",
"htmlchar": "🐻"
},
{
"unicode": "U+1F43C",
"bytes": "\\xF0\\x9F\\x90\\xBC",
"description": "panda face",
"htmlchar": "🐼"
},
{
"unicode": "U+1F43D",
"bytes": "\\xF0\\x9F\\x90\\xBD",
"description": "pig nose",
"htmlchar": "🐽"
},
{
"unicode": "U+1F43E",
"bytes": "\\xF0\\x9F\\x90\\xBE",
"description": "paw prints",
"htmlchar": "🐾"
},
{
"unicode": "U+1F440",
"bytes": "\\xF0\\x9F\\x91\\x80",
"description": "eyes",
"htmlchar": "👀"
},
{
"unicode": "U+1F442",
"bytes": "\\xF0\\x9F\\x91\\x82",
"description": "ear",
"htmlchar": "👂"
},
{
"unicode": "U+1F443",
"bytes": "\\xF0\\x9F\\x91\\x83",
"description": "nose",
"htmlchar": "👃"
},
{
"unicode": "U+1F444",
"bytes": "\\xF0\\x9F\\x91\\x84",
"description": "mouth",
"htmlchar": "👄"
},
{
"unicode": "U+1F445",
"bytes": "\\xF0\\x9F\\x91\\x85",
"description": "tongue",
"htmlchar": "👅"
},
{
"unicode": "U+1F446",
"bytes": "\\xF0\\x9F\\x91\\x86",
"description": "white up pointing backhand index",
"htmlchar": "👆"
},
{
"unicode": "U+1F447",
"bytes": "\\xF0\\x9F\\x91\\x87",
"description": "white down pointing backhand index",
"htmlchar": "👇"
},
{
"unicode": "U+1F448",
"bytes": "\\xF0\\x9F\\x91\\x88",
"description": "white left pointing backhand index",
"htmlchar": "👈"
},
{
"unicode": "U+1F449",
"bytes": "\\xF0\\x9F\\x91\\x89",
"description": "white right pointing backhand index",
"htmlchar": "👉"
},
{
"unicode": "U+1F44A",
"bytes": "\\xF0\\x9F\\x91\\x8A",
"description": "fisted hand sign",
"htmlchar": "👊"
},
{
"unicode": "U+1F44B",
"bytes": "\\xF0\\x9F\\x91\\x8B",
"description": "waving hand sign",
"htmlchar": "👋"
},
{
"unicode": "U+1F44C",
"bytes": "\\xF0\\x9F\\x91\\x8C",
"description": "ok hand sign",
"htmlchar": "👌"
},
{
"unicode": "U+1F44D",
"bytes": "\\xF0\\x9F\\x91\\x8D",
"description": "thumbs up sign",
"htmlchar": "👍"
},
{
"unicode": "U+1F44E",
"bytes": "\\xF0\\x9F\\x91\\x8E",
"description": "thumbs down sign",
"htmlchar": "👎"
},
{
"unicode": "U+1F44F",
"bytes": "\\xF0\\x9F\\x91\\x8F",
"description": "clapping hands sign",
"htmlchar": "👏"
},
{
"unicode": "U+1F450",
"bytes": "\\xF0\\x9F\\x91\\x90",
"description": "open hands sign",
"htmlchar": "👐"
},
{
"unicode": "U+1F451",
"bytes": "\\xF0\\x9F\\x91\\x91",
"description": "crown",
"htmlchar": "👑"
},
{
"unicode": "U+1F452",
"bytes": "\\xF0\\x9F\\x91\\x92",
"description": "womans hat",
"htmlchar": "👒"
},
{
"unicode": "U+1F453",
"bytes": "\\xF0\\x9F\\x91\\x93",
"description": "eyeglasses",
"htmlchar": "👓"
},
{
"unicode": "U+1F454",
"bytes": "\\xF0\\x9F\\x91\\x94",
"description": "necktie",
"htmlchar": "👔"
},
{
"unicode": "U+1F455",
"bytes": "\\xF0\\x9F\\x91\\x95",
"description": "t-shirt",
"htmlchar": "👕"
},
{
"unicode": "U+1F456",
"bytes": "\\xF0\\x9F\\x91\\x96",
"description": "jeans",
"htmlchar": "👖"
},
{
"unicode": "U+1F457",
"bytes": "\\xF0\\x9F\\x91\\x97",
"description": "dress",
"htmlchar": "👗"
},
{
"unicode": "U+1F458",
"bytes": "\\xF0\\x9F\\x91\\x98",
"description": "kimono",
"htmlchar": "👘"
},
{
"unicode": "U+1F459",
"bytes": "\\xF0\\x9F\\x91\\x99",
"description": "bikini",
"htmlchar": "👙"
},
{
"unicode": "U+1F45A",
"bytes": "\\xF0\\x9F\\x91\\x9A",
"description": "womans clothes",
"htmlchar": "👚"
},
{
"unicode": "U+1F45B",
"bytes": "\\xF0\\x9F\\x91\\x9B",
"description": "purse",
"htmlchar": "👛"
},
{
"unicode": "U+1F45C",
"bytes": "\\xF0\\x9F\\x91\\x9C",
"description": "handbag",
"htmlchar": "👜"
},
{
"unicode": "U+1F45D",
"bytes": "\\xF0\\x9F\\x91\\x9D",
"description": "pouch",
"htmlchar": "👝"
},
{
"unicode": "U+1F45E",
"bytes": "\\xF0\\x9F\\x91\\x9E",
"description": "mans shoe",
"htmlchar": "👞"
},
{
"unicode": "U+1F45F",
"bytes": "\\xF0\\x9F\\x91\\x9F",
"description": "athletic shoe",
"htmlchar": "👟"
},
{
"unicode": "U+1F460",
"bytes": "\\xF0\\x9F\\x91\\xA0",
"description": "high-heeled shoe",
"htmlchar": "👠"
},
{
"unicode": "U+1F461",
"bytes": "\\xF0\\x9F\\x91\\xA1",
"description": "womans sandal",
"htmlchar": "👡"
},
{
"unicode": "U+1F462",
"bytes": "\\xF0\\x9F\\x91\\xA2",
"description": "womans boots",
"htmlchar": "👢"
},
{
"unicode": "U+1F463",
"bytes": "\\xF0\\x9F\\x91\\xA3",
"description": "footprints",
"htmlchar": "👣"
},
{
"unicode": "U+1F464",
"bytes": "\\xF0\\x9F\\x91\\xA4",
"description": "bust in silhouette",
"htmlchar": "👤"
},
{
"unicode": "U+1F466",
"bytes": "\\xF0\\x9F\\x91\\xA6",
"description": "boy",
"htmlchar": "👦"
},
{
"unicode": "U+1F467",
"bytes": "\\xF0\\x9F\\x91\\xA7",
"description": "girl",
"htmlchar": "👧"
},
{
"unicode": "U+1F468",
"bytes": "\\xF0\\x9F\\x91\\xA8",
"description": "man",
"htmlchar": "👨"
},
{
"unicode": "U+1F469",
"bytes": "\\xF0\\x9F\\x91\\xA9",
"description": "woman",
"htmlchar": "👩"
},
{
"unicode": "U+1F46A",
"bytes": "\\xF0\\x9F\\x91\\xAA",
"description": "family",
"htmlchar": "👪"
},
{
"unicode": "U+1F46B",
"bytes": "\\xF0\\x9F\\x91\\xAB",
"description": "man and woman holding hands",
"htmlchar": "👫"
},
{
"unicode": "U+1F46E",
"bytes": "\\xF0\\x9F\\x91\\xAE",
"description": "police officer",
"htmlchar": "👮"
},
{
"unicode": "U+1F46F",
"bytes": "\\xF0\\x9F\\x91\\xAF",
"description": "woman with bunny ears",
"htmlchar": "👯"
},
{
"unicode": "U+1F470",
"bytes": "\\xF0\\x9F\\x91\\xB0",
"description": "bride with veil",
"htmlchar": "👰"
},
{
"unicode": "U+1F471",
"bytes": "\\xF0\\x9F\\x91\\xB1",
"description": "person with blond hair",
"htmlchar": "👱"
},
{
"unicode": "U+1F472",
"bytes": "\\xF0\\x9F\\x91\\xB2",
"description": "man with gua pi mao",
"htmlchar": "👲"
},
{
"unicode": "U+1F473",
"bytes": "\\xF0\\x9F\\x91\\xB3",
"description": "man with turban",
"htmlchar": "👳"
},
{
"unicode": "U+1F474",
"bytes": "\\xF0\\x9F\\x91\\xB4",
"description": "older man",
"htmlchar": "👴"
},
{
"unicode": "U+1F475",
"bytes": "\\xF0\\x9F\\x91\\xB5",
"description": "older woman",
"htmlchar": "👵"
},
{
"unicode": "U+1F476",
"bytes": "\\xF0\\x9F\\x91\\xB6",
"description": "baby",
"htmlchar": "👶"
},
{
"unicode": "U+1F477",
"bytes": "\\xF0\\x9F\\x91\\xB7",
"description": "construction worker",
"htmlchar": "👷"
},
{
"unicode": "U+1F478",
"bytes": "\\xF0\\x9F\\x91\\xB8",
"description": "princess",
"htmlchar": "👸"
},
{
"unicode": "U+1F479",
"bytes": "\\xF0\\x9F\\x91\\xB9",
"description": "japanese ogre",
"htmlchar": "👹"
},
{
"unicode": "U+1F47A",
"bytes": "\\xF0\\x9F\\x91\\xBA",
"description": "japanese goblin",
"htmlchar": "👺"
},
{
"unicode": "U+1F47B",
"bytes": "\\xF0\\x9F\\x91\\xBB",
"description": "ghost",
"htmlchar": "👻"
},
{
"unicode": "U+1F47C",
"bytes": "\\xF0\\x9F\\x91\\xBC",
"description": "baby angel",
"htmlchar": "👼"
},
{
"unicode": "U+1F47D",
"bytes": "\\xF0\\x9F\\x91\\xBD",
"description": "extraterrestrial alien",
"htmlchar": "👽"
},
{
"unicode": "U+1F47E",
"bytes": "\\xF0\\x9F\\x91\\xBE",
"description": "alien monster",
"htmlchar": "👾"
},
{
"unicode": "U+1F47F",
"bytes": "\\xF0\\x9F\\x91\\xBF",
"description": "imp",
"htmlchar": "👿"
},
{
"unicode": "U+1F480",
"bytes": "\\xF0\\x9F\\x92\\x80",
"description": "skull",
"htmlchar": "💀"
},
{
"unicode": "U+1F481",
"bytes": "\\xF0\\x9F\\x92\\x81",
"description": "information desk person",
"htmlchar": "💁"
},
{
"unicode": "U+1F482",
"bytes": "\\xF0\\x9F\\x92\\x82",
"description": "guardsman",
"htmlchar": "💂"
},
{
"unicode": "U+1F483",
"bytes": "\\xF0\\x9F\\x92\\x83",
"description": "dancer",
"htmlchar": "💃"
},
{
"unicode": "U+1F484",
"bytes": "\\xF0\\x9F\\x92\\x84",
"description": "lipstick",
"htmlchar": "💄"
},
{
"unicode": "U+1F485",
"bytes": "\\xF0\\x9F\\x92\\x85",
"description": "nail polish",
"htmlchar": "💅"
},
{
"unicode": "U+1F486",
"bytes": "\\xF0\\x9F\\x92\\x86",
"description": "face massage",
"htmlchar": "💆"
},
{
"unicode": "U+1F487",
"bytes": "\\xF0\\x9F\\x92\\x87",
"description": "haircut",
"htmlchar": "💇"
},
{
"unicode": "U+1F488",
"bytes": "\\xF0\\x9F\\x92\\x88",
"description": "barber pole",
"htmlchar": "💈"
},
{
"unicode": "U+1F489",
"bytes": "\\xF0\\x9F\\x92\\x89",
"description": "syringe",
"htmlchar": "💉"
},
{
"unicode": "U+1F48A",
"bytes": "\\xF0\\x9F\\x92\\x8A",
"description": "pill",
"htmlchar": "💊"
},
{
"unicode": "U+1F48B",
"bytes": "\\xF0\\x9F\\x92\\x8B",
"description": "kiss mark",
"htmlchar": "💋"
},
{
"unicode": "U+1F48C",
"bytes": "\\xF0\\x9F\\x92\\x8C",
"description": "love letter",
"htmlchar": "💌"
},
{
"unicode": "U+1F48D",
"bytes": "\\xF0\\x9F\\x92\\x8D",
"description": "ring",
"htmlchar": "💍"
},
{
"unicode": "U+1F48E",
"bytes": "\\xF0\\x9F\\x92\\x8E",
"description": "gem stone",
"htmlchar": "💎"
},
{
"unicode": "U+1F48F",
"bytes": "\\xF0\\x9F\\x92\\x8F",
"description": "kiss",
"htmlchar": "💏"
},
{
"unicode": "U+1F490",
"bytes": "\\xF0\\x9F\\x92\\x90",
"description": "bouquet",
"htmlchar": "💐"
},
{
"unicode": "U+1F491",
"bytes": "\\xF0\\x9F\\x92\\x91",
"description": "couple with heart",
"htmlchar": "💑"
},
{
"unicode": "U+1F492",
"bytes": "\\xF0\\x9F\\x92\\x92",
"description": "wedding",
"htmlchar": "💒"
},
{
"unicode": "U+1F493",
"bytes": "\\xF0\\x9F\\x92\\x93",
"description": "beating heart",
"htmlchar": "💓"
},
{
"unicode": "U+1F494",
"bytes": "\\xF0\\x9F\\x92\\x94",
"description": "broken heart",
"htmlchar": "💔"
},
{
"unicode": "U+1F495",
"bytes": "\\xF0\\x9F\\x92\\x95",
"description": "two hearts",
"htmlchar": "💕"
},
{
"unicode": "U+1F496",
"bytes": "\\xF0\\x9F\\x92\\x96",
"description": "sparkling heart",
"htmlchar": "💖"
},
{
"unicode": "U+1F497",
"bytes": "\\xF0\\x9F\\x92\\x97",
"description": "growing heart",
"htmlchar": "💗"
},
{
"unicode": "U+1F498",
"bytes": "\\xF0\\x9F\\x92\\x98",
"description": "heart with arrow",
"htmlchar": "💘"
},
{
"unicode": "U+1F499",
"bytes": "\\xF0\\x9F\\x92\\x99",
"description": "blue heart",
"htmlchar": "💙"
},
{
"unicode": "U+1F49A",
"bytes": "\\xF0\\x9F\\x92\\x9A",
"description": "green heart",
"htmlchar": "💚"
},
{
"unicode": "U+1F49B",
"bytes": "\\xF0\\x9F\\x92\\x9B",
"description": "yellow heart",
"htmlchar": "💛"
},
{
"unicode": "U+1F49C",
"bytes": "\\xF0\\x9F\\x92\\x9C",
"description": "purple heart",
"htmlchar": "💜"
},
{
"unicode": "U+1F49D",
"bytes": "\\xF0\\x9F\\x92\\x9D",
"description": "heart with ribbon",
"htmlchar": "💝"
},
{
"unicode": "U+1F49E",
"bytes": "\\xF0\\x9F\\x92\\x9E",
"description": "revolving hearts",
"htmlchar": "💞"
},
{
"unicode": "U+1F49F",
"bytes": "\\xF0\\x9F\\x92\\x9F",
"description": "heart decoration",
"htmlchar": "💟"
},
{
"unicode": "U+1F4A0",
"bytes": "\\xF0\\x9F\\x92\\xA0",
"description": "diamond shape with a dot inside",
"htmlchar": "💠"
},
{
"unicode": "U+1F4A1",
"bytes": "\\xF0\\x9F\\x92\\xA1",
"description": "electric light bulb",
"htmlchar": "💡"
},
{
"unicode": "U+1F4A2",
"bytes": "\\xF0\\x9F\\x92\\xA2",
"description": "anger symbol",
"htmlchar": "💢"
},
{
"unicode": "U+1F4A3",
"bytes": "\\xF0\\x9F\\x92\\xA3",
"description": "bomb",
"htmlchar": "💣"
},
{
"unicode": "U+1F4A4",
"bytes": "\\xF0\\x9F\\x92\\xA4",
"description": "sleeping symbol",
"htmlchar": "💤"
},
{
"unicode": "U+1F4A5",
"bytes": "\\xF0\\x9F\\x92\\xA5",
"description": "collision symbol",
"htmlchar": "💥"
},
{
"unicode": "U+1F4A6",
"bytes": "\\xF0\\x9F\\x92\\xA6",
"description": "splashing sweat symbol",
"htmlchar": "💦"
},
{
"unicode": "U+1F4A7",
"bytes": "\\xF0\\x9F\\x92\\xA7",
"description": "droplet",
"htmlchar": "💧"
},
{
"unicode": "U+1F4A8",
"bytes": "\\xF0\\x9F\\x92\\xA8",
"description": "dash symbol",
"htmlchar": "💨"
},
{
"unicode": "U+1F4A9",
"bytes": "\\xF0\\x9F\\x92\\xA9",
"description": "pile of poo",
"htmlchar": "💩"
},
{
"unicode": "U+1F4AA",
"bytes": "\\xF0\\x9F\\x92\\xAA",
"description": "flexed biceps",
"htmlchar": "💪"
},
{
"unicode": "U+1F4AB",
"bytes": "\\xF0\\x9F\\x92\\xAB",
"description": "dizzy symbol",
"htmlchar": "💫"
},
{
"unicode": "U+1F4AC",
"bytes": "\\xF0\\x9F\\x92\\xAC",
"description": "speech balloon",
"htmlchar": "💬"
},
{
"unicode": "U+1F4AE",
"bytes": "\\xF0\\x9F\\x92\\xAE",
"description": "white flower",
"htmlchar": "💮"
},
{
"unicode": "U+1F4AF",
"bytes": "\\xF0\\x9F\\x92\\xAF",
"description": "hundred points symbol",
"htmlchar": "💯"
},
{
"unicode": "U+1F4B0",
"bytes": "\\xF0\\x9F\\x92\\xB0",
"description": "money bag",
"htmlchar": "💰"
},
{
"unicode": "U+1F4B1",
"bytes": "\\xF0\\x9F\\x92\\xB1",
"description": "currency exchange",
"htmlchar": "💱"
},
{
"unicode": "U+1F4B2",
"bytes": "\\xF0\\x9F\\x92\\xB2",
"description": "heavy dollar sign",
"htmlchar": "💲"
},
{
"unicode": "U+1F4B3",
"bytes": "\\xF0\\x9F\\x92\\xB3",
"description": "credit card",
"htmlchar": "💳"
},
{
"unicode": "U+1F4B4",
"bytes": "\\xF0\\x9F\\x92\\xB4",
"description": "banknote with yen sign",
"htmlchar": "💴"
},
{
"unicode": "U+1F4B5",
"bytes": "\\xF0\\x9F\\x92\\xB5",
"description": "banknote with dollar sign",
"htmlchar": "💵"
},
{
"unicode": "U+1F4B8",
"bytes": "\\xF0\\x9F\\x92\\xB8",
"description": "money with wings",
"htmlchar": "💸"
},
{
"unicode": "U+1F4B9",
"bytes": "\\xF0\\x9F\\x92\\xB9",
"description": "chart with upwards trend and yen sign",
"htmlchar": "💹"
},
{
"unicode": "U+1F4BA",
"bytes": "\\xF0\\x9F\\x92\\xBA",
"description": "seat",
"htmlchar": "💺"
},
{
"unicode": "U+1F4BB",
"bytes": "\\xF0\\x9F\\x92\\xBB",
"description": "personal computer",
"htmlchar": "💻"
},
{
"unicode": "U+1F4BC",
"bytes": "\\xF0\\x9F\\x92\\xBC",
"description": "briefcase",
"htmlchar": "💼"
},
{
"unicode": "U+1F4BD",
"bytes": "\\xF0\\x9F\\x92\\xBD",
"description": "minidisc",
"htmlchar": "💽"
},
{
"unicode": "U+1F4BE",
"bytes": "\\xF0\\x9F\\x92\\xBE",
"description": "floppy disk",
"htmlchar": "💾"
},
{
"unicode": "U+1F4BF",
"bytes": "\\xF0\\x9F\\x92\\xBF",
"description": "optical disc",
"htmlchar": "💿"
},
{
"unicode": "U+1F4C0",
"bytes": "\\xF0\\x9F\\x93\\x80",
"description": "dvd",
"htmlchar": "📀"
},
{
"unicode": "U+1F4C1",
"bytes": "\\xF0\\x9F\\x93\\x81",
"description": "file folder",
"htmlchar": "📁"
},
{
"unicode": "U+1F4C2",
"bytes": "\\xF0\\x9F\\x93\\x82",
"description": "open file folder",
"htmlchar": "📂"
},
{
"unicode": "U+1F4C3",
"bytes": "\\xF0\\x9F\\x93\\x83",
"description": "page with curl",
"htmlchar": "📃"
},
{
"unicode": "U+1F4C4",
"bytes": "\\xF0\\x9F\\x93\\x84",
"description": "page facing up",
"htmlchar": "📄"
},
{
"unicode": "U+1F4C5",
"bytes": "\\xF0\\x9F\\x93\\x85",
"description": "calendar",
"htmlchar": "📅"
},
{
"unicode": "U+1F4C6",
"bytes": "\\xF0\\x9F\\x93\\x86",
"description": "tear-off calendar",
"htmlchar": "📆"
},
{
"unicode": "U+1F4C7",
"bytes": "\\xF0\\x9F\\x93\\x87",
"description": "card index",
"htmlchar": "📇"
},
{
"unicode": "U+1F4C8",
"bytes": "\\xF0\\x9F\\x93\\x88",
"description": "chart with upwards trend",
"htmlchar": "📈"
},
{
"unicode": "U+1F4C9",
"bytes": "\\xF0\\x9F\\x93\\x89",
"description": "chart with downwards trend",
"htmlchar": "📉"
},
{
"unicode": "U+1F4CA",
"bytes": "\\xF0\\x9F\\x93\\x8A",
"description": "bar chart",
"htmlchar": "📊"
},
{
"unicode": "U+1F4CB",
"bytes": "\\xF0\\x9F\\x93\\x8B",
"description": "clipboard",
"htmlchar": "📋"
},
{
"unicode": "U+1F4CC",
"bytes": "\\xF0\\x9F\\x93\\x8C",
"description": "pushpin",
"htmlchar": "📌"
},
{
"unicode": "U+1F4CD",
"bytes": "\\xF0\\x9F\\x93\\x8D",
"description": "round pushpin",
"htmlchar": "📍"
},
{
"unicode": "U+1F4CE",
"bytes": "\\xF0\\x9F\\x93\\x8E",
"description": "paperclip",
"htmlchar": "📎"
},
{
"unicode": "U+1F4CF",
"bytes": "\\xF0\\x9F\\x93\\x8F",
"description": "straight ruler",
"htmlchar": "📏"
},
{
"unicode": "U+1F4D0",
"bytes": "\\xF0\\x9F\\x93\\x90",
"description": "triangular ruler",
"htmlchar": "📐"
},
{
"unicode": "U+1F4D1",
"bytes": "\\xF0\\x9F\\x93\\x91",
"description": "bookmark tabs",
"htmlchar": "📑"
},
{
"unicode": "U+1F4D2",
"bytes": "\\xF0\\x9F\\x93\\x92",
"description": "ledger",
"htmlchar": "📒"
},
{
"unicode": "U+1F4D3",
"bytes": "\\xF0\\x9F\\x93\\x93",
"description": "notebook",
"htmlchar": "📓"
},
{
"unicode": "U+1F4D4",
"bytes": "\\xF0\\x9F\\x93\\x94",
"description": "notebook with decorative cover",
"htmlchar": "📔"
},
{
"unicode": "U+1F4D5",
"bytes": "\\xF0\\x9F\\x93\\x95",
"description": "closed book",
"htmlchar": "📕"
},
{
"unicode": "U+1F4D6",
"bytes": "\\xF0\\x9F\\x93\\x96",
"description": "open book",
"htmlchar": "📖"
},
{
"unicode": "U+1F4D7",
"bytes": "\\xF0\\x9F\\x93\\x97",
"description": "green book",
"htmlchar": "📗"
},
{
"unicode": "U+1F4D8",
"bytes": "\\xF0\\x9F\\x93\\x98",
"description": "blue book",
"htmlchar": "📘"
},
{
"unicode": "U+1F4D9",
"bytes": "\\xF0\\x9F\\x93\\x99",
"description": "orange book",
"htmlchar": "📙"
},
{
"unicode": "U+1F4DA",
"bytes": "\\xF0\\x9F\\x93\\x9A",
"description": "books",
"htmlchar": "📚"
},
{
"unicode": "U+1F4DB",
"bytes": "\\xF0\\x9F\\x93\\x9B",
"description": "name badge",
"htmlchar": "📛"
},
{
"unicode": "U+1F4DC",
"bytes": "\\xF0\\x9F\\x93\\x9C",
"description": "scroll",
"htmlchar": "📜"
},
{
"unicode": "U+1F4DD",
"bytes": "\\xF0\\x9F\\x93\\x9D",
"description": "memo",
"htmlchar": "📝"
},
{
"unicode": "U+1F4DE",
"bytes": "\\xF0\\x9F\\x93\\x9E",
"description": "telephone receiver",
"htmlchar": "📞"
},
{
"unicode": "U+1F4DF",
"bytes": "\\xF0\\x9F\\x93\\x9F",
"description": "pager",
"htmlchar": "📟"
},
{
"unicode": "U+1F4E0",
"bytes": "\\xF0\\x9F\\x93\\xA0",
"description": "fax machine",
"htmlchar": "📠"
},
{
"unicode": "U+1F4E1",
"bytes": "\\xF0\\x9F\\x93\\xA1",
"description": "satellite antenna",
"htmlchar": "📡"
},
{
"unicode": "U+1F4E2",
"bytes": "\\xF0\\x9F\\x93\\xA2",
"description": "public address loudspeaker",
"htmlchar": "📢"
},
{
"unicode": "U+1F4E3",
"bytes": "\\xF0\\x9F\\x93\\xA3",
"description": "cheering megaphone",
"htmlchar": "📣"
},
{
"unicode": "U+1F4E4",
"bytes": "\\xF0\\x9F\\x93\\xA4",
"description": "outbox tray",
"htmlchar": "📤"
},
{
"unicode": "U+1F4E5",
"bytes": "\\xF0\\x9F\\x93\\xA5",
"description": "inbox tray",
"htmlchar": "📥"
},
{
"unicode": "U+1F4E6",
"bytes": "\\xF0\\x9F\\x93\\xA6",
"description": "package",
"htmlchar": "📦"
},
{
"unicode": "U+1F4E7",
"bytes": "\\xF0\\x9F\\x93\\xA7",
"description": "e-mail symbol",
"htmlchar": "📧"
},
{
"unicode": "U+1F4E8",
"bytes": "\\xF0\\x9F\\x93\\xA8",
"description": "incoming envelope",
"htmlchar": "📨"
},
{
"unicode": "U+1F4E9",
"bytes": "\\xF0\\x9F\\x93\\xA9",
"description": "envelope with downwards arrow above",
"htmlchar": "📩"
},
{
"unicode": "U+1F4EA",
"bytes": "\\xF0\\x9F\\x93\\xAA",
"description": "closed mailbox with lowered flag",
"htmlchar": "📪"
},
{
"unicode": "U+1F4EB",
"bytes": "\\xF0\\x9F\\x93\\xAB",
"description": "closed mailbox with raised flag",
"htmlchar": "📫"
},
{
"unicode": "U+1F4EE",
"bytes": "\\xF0\\x9F\\x93\\xAE",
"description": "postbox",
"htmlchar": "📮"
},
{
"unicode": "U+1F4F0",
"bytes": "\\xF0\\x9F\\x93\\xB0",
"description": "newspaper",
"htmlchar": "📰"
},
{
"unicode": "U+1F4F1",
"bytes": "\\xF0\\x9F\\x93\\xB1",
"description": "mobile phone",
"htmlchar": "📱"
},
{
"unicode": "U+1F4F2",
"bytes": "\\xF0\\x9F\\x93\\xB2",
"description": "mobile phone with rightwards arrow at left",
"htmlchar": "📲"
},
{
"unicode": "U+1F4F3",
"bytes": "\\xF0\\x9F\\x93\\xB3",
"description": "vibration mode",
"htmlchar": "📳"
},
{
"unicode": "U+1F4F4",
"bytes": "\\xF0\\x9F\\x93\\xB4",
"description": "mobile phone off",
"htmlchar": "📴"
},
{
"unicode": "U+1F4F6",
"bytes": "\\xF0\\x9F\\x93\\xB6",
"description": "antenna with bars",
"htmlchar": "📶"
},
{
"unicode": "U+1F4F7",
"bytes": "\\xF0\\x9F\\x93\\xB7",
"description": "camera",
"htmlchar": "📷"
},
{
"unicode": "U+1F4F9",
"bytes": "\\xF0\\x9F\\x93\\xB9",
"description": "video camera",
"htmlchar": "📹"
},
{
"unicode": "U+1F4FA",
"bytes": "\\xF0\\x9F\\x93\\xBA",
"description": "television",
"htmlchar": "📺"
},
{
"unicode": "U+1F4FB",
"bytes": "\\xF0\\x9F\\x93\\xBB",
"description": "radio",
"htmlchar": "📻"
},
{
"unicode": "U+1F4FC",
"bytes": "\\xF0\\x9F\\x93\\xBC",
"description": "videocassette",
"htmlchar": "📼"
},
{
"unicode": "U+1F503",
"bytes": "\\xF0\\x9F\\x94\\x83",
"description": "clockwise downwards and upwards open circle arrows",
"htmlchar": "🔃"
},
{
"unicode": "U+1F50A",
"bytes": "\\xF0\\x9F\\x94\\x8A",
"description": "speaker with three sound waves",
"htmlchar": "🔊"
},
{
"unicode": "U+1F50B",
"bytes": "\\xF0\\x9F\\x94\\x8B",
"description": "battery",
"htmlchar": "🔋"
},
{
"unicode": "U+1F50C",
"bytes": "\\xF0\\x9F\\x94\\x8C",
"description": "electric plug",
"htmlchar": "🔌"
},
{
"unicode": "U+1F50D",
"bytes": "\\xF0\\x9F\\x94\\x8D",
"description": "left-pointing magnifying glass",
"htmlchar": "🔍"
},
{
"unicode": "U+1F50E",
"bytes": "\\xF0\\x9F\\x94\\x8E",
"description": "right-pointing magnifying glass",
"htmlchar": "🔎"
},
{
"unicode": "U+1F50F",
"bytes": "\\xF0\\x9F\\x94\\x8F",
"description": "lock with ink pen",
"htmlchar": "🔏"
},
{
"unicode": "U+1F510",
"bytes": "\\xF0\\x9F\\x94\\x90",
"description": "closed lock with key",
"htmlchar": "🔐"
},
{
"unicode": "U+1F511",
"bytes": "\\xF0\\x9F\\x94\\x91",
"description": "key",
"htmlchar": "🔑"
},
{
"unicode": "U+1F512",
"bytes": "\\xF0\\x9F\\x94\\x92",
"description": "lock",
"htmlchar": "🔒"
},
{
"unicode": "U+1F513",
"bytes": "\\xF0\\x9F\\x94\\x93",
"description": "open lock",
"htmlchar": "🔓"
},
{
"unicode": "U+1F514",
"bytes": "\\xF0\\x9F\\x94\\x94",
"description": "bell",
"htmlchar": "🔔"
},
{
"unicode": "U+1F516",
"bytes": "\\xF0\\x9F\\x94\\x96",
"description": "bookmark",
"htmlchar": "🔖"
},
{
"unicode": "U+1F517",
"bytes": "\\xF0\\x9F\\x94\\x97",
"description": "link symbol",
"htmlchar": "🔗"
},
{
"unicode": "U+1F518",
"bytes": "\\xF0\\x9F\\x94\\x98",
"description": "radio button",
"htmlchar": "🔘"
},
{
"unicode": "U+1F519",
"bytes": "\\xF0\\x9F\\x94\\x99",
"description": "back with leftwards arrow above",
"htmlchar": "🔙"
},
{
"unicode": "U+1F51A",
"bytes": "\\xF0\\x9F\\x94\\x9A",
"description": "end with leftwards arrow above",
"htmlchar": "🔚"
},
{
"unicode": "U+1F51B",
"bytes": "\\xF0\\x9F\\x94\\x9B",
"description": "on with exclamation mark with left right arrow above",
"htmlchar": "🔛"
},
{
"unicode": "U+1F51C",
"bytes": "\\xF0\\x9F\\x94\\x9C",
"description": "soon with rightwards arrow above",
"htmlchar": "🔜"
},
{
"unicode": "U+1F51D",
"bytes": "\\xF0\\x9F\\x94\\x9D",
"description": "top with upwards arrow above",
"htmlchar": "🔝"
},
{
"unicode": "U+1F51E",
"bytes": "\\xF0\\x9F\\x94\\x9E",
"description": "no one under eighteen symbol",
"htmlchar": "🔞"
},
{
"unicode": "U+1F51F",
"bytes": "\\xF0\\x9F\\x94\\x9F",
"description": "keycap ten",
"htmlchar": "🔟"
},
{
"unicode": "U+1F520",
"bytes": "\\xF0\\x9F\\x94\\xA0",
"description": "input symbol for latin capital letters",
"htmlchar": "🔠"
},
{
"unicode": "U+1F521",
"bytes": "\\xF0\\x9F\\x94\\xA1",
"description": "input symbol for latin small letters",
"htmlchar": "🔡"
},
{
"unicode": "U+1F522",
"bytes": "\\xF0\\x9F\\x94\\xA2",
"description": "input symbol for numbers",
"htmlchar": "🔢"
},
{
"unicode": "U+1F523",
"bytes": "\\xF0\\x9F\\x94\\xA3",
"description": "input symbol for symbols",
"htmlchar": "🔣"
},
{
"unicode": "U+1F524",
"bytes": "\\xF0\\x9F\\x94\\xA4",
"description": "input symbol for latin letters",
"htmlchar": "🔤"
},
{
"unicode": "U+1F525",
"bytes": "\\xF0\\x9F\\x94\\xA5",
"description": "fire",
"htmlchar": "🔥"
},
{
"unicode": "U+1F526",
"bytes": "\\xF0\\x9F\\x94\\xA6",
"description": "electric torch",
"htmlchar": "🔦"
},
{
"unicode": "U+1F527",
"bytes": "\\xF0\\x9F\\x94\\xA7",
"description": "wrench",
"htmlchar": "🔧"
},
{
"unicode": "U+1F528",
"bytes": "\\xF0\\x9F\\x94\\xA8",
"description": "hammer",
"htmlchar": "🔨"
},
{
"unicode": "U+1F529",
"bytes": "\\xF0\\x9F\\x94\\xA9",
"description": "nut and bolt",
"htmlchar": "🔩"
},
{
"unicode": "U+1F52A",
"bytes": "\\xF0\\x9F\\x94\\xAA",
"description": "hocho",
"htmlchar": "🔪"
},
{
"unicode": "U+1F52B",
"bytes": "\\xF0\\x9F\\x94\\xAB",
"description": "pistol",
"htmlchar": "🔫"
},
{
"unicode": "U+1F52E",
"bytes": "\\xF0\\x9F\\x94\\xAE",
"description": "crystal ball",
"htmlchar": "🔮"
},
{
"unicode": "U+1F52F",
"bytes": "\\xF0\\x9F\\x94\\xAF",
"description": "six pointed star with middle dot",
"htmlchar": "🔯"
},
{
"unicode": "U+1F530",
"bytes": "\\xF0\\x9F\\x94\\xB0",
"description": "japanese symbol for beginner",
"htmlchar": "🔰"
},
{
"unicode": "U+1F531",
"bytes": "\\xF0\\x9F\\x94\\xB1",
"description": "trident emblem",
"htmlchar": "🔱"
},
{
"unicode": "U+1F532",
"bytes": "\\xF0\\x9F\\x94\\xB2",
"description": "black square button",
"htmlchar": "🔲"
},
{
"unicode": "U+1F533",
"bytes": "\\xF0\\x9F\\x94\\xB3",
"description": "white square button",
"htmlchar": "🔳"
},
{
"unicode": "U+1F534",
"bytes": "\\xF0\\x9F\\x94\\xB4",
"description": "large red circle",
"htmlchar": "🔴"
},
{
"unicode": "U+1F535",
"bytes": "\\xF0\\x9F\\x94\\xB5",
"description": "large blue circle",
"htmlchar": "🔵"
},
{
"unicode": "U+1F536",
"bytes": "\\xF0\\x9F\\x94\\xB6",
"description": "large orange diamond",
"htmlchar": "🔶"
},
{
"unicode": "U+1F537",
"bytes": "\\xF0\\x9F\\x94\\xB7",
"description": "large blue diamond",
"htmlchar": "🔷"
},
{
"unicode": "U+1F538",
"bytes": "\\xF0\\x9F\\x94\\xB8",
"description": "small orange diamond",
"htmlchar": "🔸"
},
{
"unicode": "U+1F539",
"bytes": "\\xF0\\x9F\\x94\\xB9",
"description": "small blue diamond",
"htmlchar": "🔹"
},
{
"unicode": "U+1F53A",
"bytes": "\\xF0\\x9F\\x94\\xBA",
"description": "up-pointing red triangle",
"htmlchar": "🔺"
},
{
"unicode": "U+1F53B",
"bytes": "\\xF0\\x9F\\x94\\xBB",
"description": "down-pointing red triangle",
"htmlchar": "🔻"
},
{
"unicode": "U+1F53C",
"bytes": "\\xF0\\x9F\\x94\\xBC",
"description": "up-pointing small red triangle",
"htmlchar": "🔼"
},
{
"unicode": "U+1F53D",
"bytes": "\\xF0\\x9F\\x94\\xBD",
"description": "down-pointing small red triangle",
"htmlchar": "🔽"
},
{
"unicode": "U+1F550",
"bytes": "\\xF0\\x9F\\x95\\x90",
"description": "clock face one oclock",
"htmlchar": "🕐"
},
{
"unicode": "U+1F551",
"bytes": "\\xF0\\x9F\\x95\\x91",
"description": "clock face two oclock",
"htmlchar": "🕑"
},
{
"unicode": "U+1F552",
"bytes": "\\xF0\\x9F\\x95\\x92",
"description": "clock face three oclock",
"htmlchar": "🕒"
},
{
"unicode": "U+1F553",
"bytes": "\\xF0\\x9F\\x95\\x93",
"description": "clock face four oclock",
"htmlchar": "🕓"
},
{
"unicode": "U+1F554",
"bytes": "\\xF0\\x9F\\x95\\x94",
"description": "clock face five oclock",
"htmlchar": "🕔"
},
{
"unicode": "U+1F555",
"bytes": "\\xF0\\x9F\\x95\\x95",
"description": "clock face six oclock",
"htmlchar": "🕕"
},
{
"unicode": "U+1F556",
"bytes": "\\xF0\\x9F\\x95\\x96",
"description": "clock face seven oclock",
"htmlchar": "🕖"
},
{
"unicode": "U+1F557",
"bytes": "\\xF0\\x9F\\x95\\x97",
"description": "clock face eight oclock",
"htmlchar": "🕗"
},
{
"unicode": "U+1F558",
"bytes": "\\xF0\\x9F\\x95\\x98",
"description": "clock face nine oclock",
"htmlchar": "🕘"
},
{
"unicode": "U+1F559",
"bytes": "\\xF0\\x9F\\x95\\x99",
"description": "clock face ten oclock",
"htmlchar": "🕙"
},
{
"unicode": "U+1F55A",
"bytes": "\\xF0\\x9F\\x95\\x9A",
"description": "clock face eleven oclock",
"htmlchar": "🕚"
},
{
"unicode": "U+1F55B",
"bytes": "\\xF0\\x9F\\x95\\x9B",
"description": "clock face twelve oclock",
"htmlchar": "🕛"
},
{
"unicode": "U+1F5FB",
"bytes": "\\xF0\\x9F\\x97\\xBB",
"description": "mount fuji",
"htmlchar": "🗻"
},
{
"unicode": "U+1F5FC",
"bytes": "\\xF0\\x9F\\x97\\xBC",
"description": "tokyo tower",
"htmlchar": "🗼"
},
{
"unicode": "U+1F5FD",
"bytes": "\\xF0\\x9F\\x97\\xBD",
"description": "statue of liberty",
"htmlchar": "🗽"
},
{
"unicode": "U+1F5FE",
"bytes": "\\xF0\\x9F\\x97\\xBE",
"description": "silhouette of japan",
"htmlchar": "🗾"
},
{
"unicode": "U+1F5FF",
"bytes": "\\xF0\\x9F\\x97\\xBF",
"description": "moyai",
"htmlchar": "🗿"
},
{
"unicode": "U+1F600",
"bytes": "\\xF0\\x9F\\x98\\x80",
"description": "grinning face",
"htmlchar": "😀"
},
{
"unicode": "U+1F607",
"bytes": "\\xF0\\x9F\\x98\\x87",
"description": "smiling face with halo",
"htmlchar": "😇"
},
{
"unicode": "U+1F608",
"bytes": "\\xF0\\x9F\\x98\\x88",
"description": "smiling face with horns",
"htmlchar": "😈"
},
{
"unicode": "U+1F60E",
"bytes": "\\xF0\\x9F\\x98\\x8E",
"description": "smiling face with sunglasses",
"htmlchar": "😎"
},
{
"unicode": "U+1F610",
"bytes": "\\xF0\\x9F\\x98\\x90",
"description": "neutral face",
"htmlchar": "😐"
},
{
"unicode": "U+1F611",
"bytes": "\\xF0\\x9F\\x98\\x91",
"description": "expressionless face",
"htmlchar": "😑"
},
{
"unicode": "U+1F615",
"bytes": "\\xF0\\x9F\\x98\\x95",
"description": "confused face",
"htmlchar": "😕"
},
{
"unicode": "U+1F617",
"bytes": "\\xF0\\x9F\\x98\\x97",
"description": "kissing face",
"htmlchar": "😗"
},
{
"unicode": "U+1F619",
"bytes": "\\xF0\\x9F\\x98\\x99",
"description": "kissing face with smiling eyes",
"htmlchar": "😙"
},
{
"unicode": "U+1F61B",
"bytes": "\\xF0\\x9F\\x98\\x9B",
"description": "face with stuck-out tongue",
"htmlchar": "😛"
},
{
"unicode": "U+1F61F",
"bytes": "\\xF0\\x9F\\x98\\x9F",
"description": "worried face",
"htmlchar": "😟"
},
{
"unicode": "U+1F626",
"bytes": "\\xF0\\x9F\\x98\\xA6",
"description": "frowning face with open mouth",
"htmlchar": "😦"
},
{
"unicode": "U+1F627",
"bytes": "\\xF0\\x9F\\x98\\xA7",
"description": "anguished face",
"htmlchar": "😧"
},
{
"unicode": "U+1F62C",
"bytes": "\\xF0\\x9F\\x98\\xAC",
"description": "grimacing face",
"htmlchar": "😬"
},
{
"unicode": "U+1F62E",
"bytes": "\\xF0\\x9F\\x98\\xAE",
"description": "face with open mouth",
"htmlchar": "😮"
},
{
"unicode": "U+1F62F",
"bytes": "\\xF0\\x9F\\x98\\xAF",
"description": "hushed face",
"htmlchar": "😯"
},
{
"unicode": "U+1F634",
"bytes": "\\xF0\\x9F\\x98\\xB4",
"description": "sleeping face",
"htmlchar": "😴"
},
{
"unicode": "U+1F636",
"bytes": "\\xF0\\x9F\\x98\\xB6",
"description": "face without mouth",
"htmlchar": "😶"
},
{
"unicode": "U+1F681",
"bytes": "\\xF0\\x9F\\x9A\\x81",
"description": "helicopter",
"htmlchar": "🚁"
},
{
"unicode": "U+1F682",
"bytes": "\\xF0\\x9F\\x9A\\x82",
"description": "steam locomotive",
"htmlchar": "🚂"
},
{
"unicode": "U+1F686",
"bytes": "\\xF0\\x9F\\x9A\\x86",
"description": "train",
"htmlchar": "🚆"
},
{
"unicode": "U+1F688",
"bytes": "\\xF0\\x9F\\x9A\\x88",
"description": "light rail",
"htmlchar": "🚈"
},
{
"unicode": "U+1F68A",
"bytes": "\\xF0\\x9F\\x9A\\x8A",
"description": "tram",
"htmlchar": "🚊"
},
{
"unicode": "U+1F68D",
"bytes": "\\xF0\\x9F\\x9A\\x8D",
"description": "oncoming bus",
"htmlchar": "🚍"
},
{
"unicode": "U+1F68E",
"bytes": "\\xF0\\x9F\\x9A\\x8E",
"description": "trolleybus",
"htmlchar": "🚎"
},
{
"unicode": "U+1F690",
"bytes": "\\xF0\\x9F\\x9A\\x90",
"description": "minibus",
"htmlchar": "🚐"
},
{
"unicode": "U+1F694",
"bytes": "\\xF0\\x9F\\x9A\\x94",
"description": "oncoming police car",
"htmlchar": "🚔"
},
{
"unicode": "U+1F696",
"bytes": "\\xF0\\x9F\\x9A\\x96",
"description": "oncoming taxi",
"htmlchar": "🚖"
},
{
"unicode": "U+1F698",
"bytes": "\\xF0\\x9F\\x9A\\x98",
"description": "oncoming automobile",
"htmlchar": "🚘"
},
{
"unicode": "U+1F69B",
"bytes": "\\xF0\\x9F\\x9A\\x9B",
"description": "articulated lorry",
"htmlchar": "🚛"
},
{
"unicode": "U+1F69C",
"bytes": "\\xF0\\x9F\\x9A\\x9C",
"description": "tractor",
"htmlchar": "🚜"
},
{
"unicode": "U+1F69D",
"bytes": "\\xF0\\x9F\\x9A\\x9D",
"description": "monorail",
"htmlchar": "🚝"
},
{
"unicode": "U+1F69E",
"bytes": "\\xF0\\x9F\\x9A\\x9E",
"description": "mountain railway",
"htmlchar": "🚞"
},
{
"unicode": "U+1F69F",
"bytes": "\\xF0\\x9F\\x9A\\x9F",
"description": "suspension railway",
"htmlchar": "🚟"
},
{
"unicode": "U+1F6A0",
"bytes": "\\xF0\\x9F\\x9A\\xA0",
"description": "mountain cableway",
"htmlchar": "🚠"
},
{
"unicode": "U+1F6A1",
"bytes": "\\xF0\\x9F\\x9A\\xA1",
"description": "aerial tramway",
"htmlchar": "🚡"
},
{
"unicode": "U+1F6A3",
"bytes": "\\xF0\\x9F\\x9A\\xA3",
"description": "rowboat",
"htmlchar": "🚣"
},
{
"unicode": "U+1F6A6",
"bytes": "\\xF0\\x9F\\x9A\\xA6",
"description": "vertical traffic light",
"htmlchar": "🚦"
},
{
"unicode": "U+1F6AE",
"bytes": "\\xF0\\x9F\\x9A\\xAE",
"description": "put litter in its place symbol",
"htmlchar": "🚮"
},
{
"unicode": "U+1F6AF",
"bytes": "\\xF0\\x9F\\x9A\\xAF",
"description": "do not litter symbol",
"htmlchar": "🚯"
},
{
"unicode": "U+1F6B0",
"bytes": "\\xF0\\x9F\\x9A\\xB0",
"description": "potable water symbol",
"htmlchar": "🚰"
},
{
"unicode": "U+1F6B1",
"bytes": "\\xF0\\x9F\\x9A\\xB1",
"description": "non-potable water symbol",
"htmlchar": "🚱"
},
{
"unicode": "U+1F6B3",
"bytes": "\\xF0\\x9F\\x9A\\xB3",
"description": "no bicycles",
"htmlchar": "🚳"
},
{
"unicode": "U+1F6B4",
"bytes": "\\xF0\\x9F\\x9A\\xB4",
"description": "bicyclist",
"htmlchar": "🚴"
},
{
"unicode": "U+1F6B5",
"bytes": "\\xF0\\x9F\\x9A\\xB5",
"description": "mountain bicyclist",
"htmlchar": "🚵"
},
{
"unicode": "U+1F6B7",
"bytes": "\\xF0\\x9F\\x9A\\xB7",
"description": "no pedestrians",
"htmlchar": "🚷"
},
{
"unicode": "U+1F6B8",
"bytes": "\\xF0\\x9F\\x9A\\xB8",
"description": "children crossing",
"htmlchar": "🚸"
},
{
"unicode": "U+1F6BF",
"bytes": "\\xF0\\x9F\\x9A\\xBF",
"description": "shower",
"htmlchar": "🚿"
},
{
"unicode": "U+1F6C1",
"bytes": "\\xF0\\x9F\\x9B\\x81",
"description": "bathtub",
"htmlchar": "🛁"
},
{
"unicode": "U+1F6C2",
"bytes": "\\xF0\\x9F\\x9B\\x82",
"description": "passport control",
"htmlchar": "🛂"
},
{
"unicode": "U+1F6C3",
"bytes": "\\xF0\\x9F\\x9B\\x83",
"description": "customs",
"htmlchar": "🛃"
},
{
"unicode": "U+1F6C4",
"bytes": "\\xF0\\x9F\\x9B\\x84",
"description": "baggage claim",
"htmlchar": "🛄"
},
{
"unicode": "U+1F6C5",
"bytes": "\\xF0\\x9F\\x9B\\x85",
"description": "left luggage",
"htmlchar": "🛅"
},
{
"unicode": "U+1F30D",
"bytes": "\\xF0\\x9F\\x8C\\x8D",
"description": "earth globe europe-africa",
"htmlchar": "🌍"
},
{
"unicode": "U+1F30E",
"bytes": "\\xF0\\x9F\\x8C\\x8E",
"description": "earth globe americas",
"htmlchar": "🌎"
},
{
"unicode": "U+1F310",
"bytes": "\\xF0\\x9F\\x8C\\x90",
"description": "globe with meridians",
"htmlchar": "🌐"
},
{
"unicode": "U+1F312",
"bytes": "\\xF0\\x9F\\x8C\\x92",
"description": "waxing crescent moon symbol",
"htmlchar": "🌒"
},
{
"unicode": "U+1F316",
"bytes": "\\xF0\\x9F\\x8C\\x96",
"description": "waning gibbous moon symbol",
"htmlchar": "🌖"
},
{
"unicode": "U+1F317",
"bytes": "\\xF0\\x9F\\x8C\\x97",
"description": "last quarter moon symbol",
"htmlchar": "🌗"
},
{
"unicode": "U+1F318",
"bytes": "\\xF0\\x9F\\x8C\\x98",
"description": "waning crescent moon symbol",
"htmlchar": "🌘"
},
{
"unicode": "U+1F31A",
"bytes": "\\xF0\\x9F\\x8C\\x9A",
"description": "new moon with face",
"htmlchar": "🌚"
},
{
"unicode": "U+1F31C",
"bytes": "\\xF0\\x9F\\x8C\\x9C",
"description": "last quarter moon with face",
"htmlchar": "🌜"
},
{
"unicode": "U+1F31D",
"bytes": "\\xF0\\x9F\\x8C\\x9D",
"description": "full moon with face",
"htmlchar": "🌝"
},
{
"unicode": "U+1F31E",
"bytes": "\\xF0\\x9F\\x8C\\x9E",
"description": "sun with face",
"htmlchar": "🌞"
},
{
"unicode": "U+1F332",
"bytes": "\\xF0\\x9F\\x8C\\xB2",
"description": "evergreen tree",
"htmlchar": "🌲"
},
{
"unicode": "U+1F333",
"bytes": "\\xF0\\x9F\\x8C\\xB3",
"description": "deciduous tree",
"htmlchar": "🌳"
},
{
"unicode": "U+1F34B",
"bytes": "\\xF0\\x9F\\x8D\\x8B",
"description": "lemon",
"htmlchar": "🍋"
},
{
"unicode": "U+1F350",
"bytes": "\\xF0\\x9F\\x8D\\x90",
"description": "pear",
"htmlchar": "🍐"
},
{
"unicode": "U+1F37C",
"bytes": "\\xF0\\x9F\\x8D\\xBC",
"description": "baby bottle",
"htmlchar": "🍼"
},
{
"unicode": "U+1F3C7",
"bytes": "\\xF0\\x9F\\x8F\\x87",
"description": "horse racing",
"htmlchar": "🏇"
},
{
"unicode": "U+1F3C9",
"bytes": "\\xF0\\x9F\\x8F\\x89",
"description": "rugby football",
"htmlchar": "🏉"
},
{
"unicode": "U+1F3E4",
"bytes": "\\xF0\\x9F\\x8F\\xA4",
"description": "european post office",
"htmlchar": "🏤"
},
{
"unicode": "U+1F400",
"bytes": "\\xF0\\x9F\\x90\\x80",
"description": "rat",
"htmlchar": "🐀"
},
{
"unicode": "U+1F401",
"bytes": "\\xF0\\x9F\\x90\\x81",
"description": "mouse",
"htmlchar": "🐁"
},
{
"unicode": "U+1F402",
"bytes": "\\xF0\\x9F\\x90\\x82",
"description": "ox",
"htmlchar": "🐂"
},
{
"unicode": "U+1F403",
"bytes": "\\xF0\\x9F\\x90\\x83",
"description": "water buffalo",
"htmlchar": "🐃"
},
{
"unicode": "U+1F404",
"bytes": "\\xF0\\x9F\\x90\\x84",
"description": "cow",
"htmlchar": "🐄"
},
{
"unicode": "U+1F405",
"bytes": "\\xF0\\x9F\\x90\\x85",
"description": "tiger",
"htmlchar": "🐅"
},
{
"unicode": "U+1F406",
"bytes": "\\xF0\\x9F\\x90\\x86",
"description": "leopard",
"htmlchar": "🐆"
},
{
"unicode": "U+1F407",
"bytes": "\\xF0\\x9F\\x90\\x87",
"description": "rabbit",
"htmlchar": "🐇"
},
{
"unicode": "U+1F408",
"bytes": "\\xF0\\x9F\\x90\\x88",
"description": "cat",
"htmlchar": "🐈"
},
{
"unicode": "U+1F409",
"bytes": "\\xF0\\x9F\\x90\\x89",
"description": "dragon",
"htmlchar": "🐉"
},
{
"unicode": "U+1F40A",
"bytes": "\\xF0\\x9F\\x90\\x8A",
"description": "crocodile",
"htmlchar": "🐊"
},
{
"unicode": "U+1F40B",
"bytes": "\\xF0\\x9F\\x90\\x8B",
"description": "whale",
"htmlchar": "🐋"
},
{
"unicode": "U+1F40F",
"bytes": "\\xF0\\x9F\\x90\\x8F",
"description": "ram",
"htmlchar": "🐏"
},
{
"unicode": "U+1F410",
"bytes": "\\xF0\\x9F\\x90\\x90",
"description": "goat",
"htmlchar": "🐐"
},
{
"unicode": "U+1F413",
"bytes": "\\xF0\\x9F\\x90\\x93",
"description": "rooster",
"htmlchar": "🐓"
},
{
"unicode": "U+1F415",
"bytes": "\\xF0\\x9F\\x90\\x95",
"description": "dog",
"htmlchar": "🐕"
},
{
"unicode": "U+1F416",
"bytes": "\\xF0\\x9F\\x90\\x96",
"description": "pig",
"htmlchar": "🐖"
},
{
"unicode": "U+1F42A",
"bytes": "\\xF0\\x9F\\x90\\xAA",
"description": "dromedary camel",
"htmlchar": "🐪"
},
{
"unicode": "U+1F465",
"bytes": "\\xF0\\x9F\\x91\\xA5",
"description": "busts in silhouette",
"htmlchar": "👥"
},
{
"unicode": "U+1F46C",
"bytes": "\\xF0\\x9F\\x91\\xAC",
"description": "two men holding hands",
"htmlchar": "👬"
},
{
"unicode": "U+1F46D",
"bytes": "\\xF0\\x9F\\x91\\xAD",
"description": "two women holding hands",
"htmlchar": "👭"
},
{
"unicode": "U+1F4AD",
"bytes": "\\xF0\\x9F\\x92\\xAD",
"description": "thought balloon",
"htmlchar": "💭"
},
{
"unicode": "U+1F4B6",
"bytes": "\\xF0\\x9F\\x92\\xB6",
"description": "banknote with euro sign",
"htmlchar": "💶"
},
{
"unicode": "U+1F4B7",
"bytes": "\\xF0\\x9F\\x92\\xB7",
"description": "banknote with pound sign",
"htmlchar": "💷"
},
{
"unicode": "U+1F4EC",
"bytes": "\\xF0\\x9F\\x93\\xAC",
"description": "open mailbox with raised flag",
"htmlchar": "📬"
},
{
"unicode": "U+1F4ED",
"bytes": "\\xF0\\x9F\\x93\\xAD",
"description": "open mailbox with lowered flag",
"htmlchar": "📭"
},
{
"unicode": "U+1F4EF",
"bytes": "\\xF0\\x9F\\x93\\xAF",
"description": "postal horn",
"htmlchar": "📯"
},
{
"unicode": "U+1F4F5",
"bytes": "\\xF0\\x9F\\x93\\xB5",
"description": "no mobile phones",
"htmlchar": "📵"
},
{
"unicode": "U+1F500",
"bytes": "\\xF0\\x9F\\x94\\x80",
"description": "twisted rightwards arrows",
"htmlchar": "🔀"
},
{
"unicode": "U+1F501",
"bytes": "\\xF0\\x9F\\x94\\x81",
"description": "clockwise rightwards and leftwards open circle arrows",
"htmlchar": "🔁"
},
{
"unicode": "U+1F502",
"bytes": "\\xF0\\x9F\\x94\\x82",
"description": "clockwise rightwards and leftwards open circle arrows with circled one overlay",
"htmlchar": "🔂"
},
{
"unicode": "U+1F504",
"bytes": "\\xF0\\x9F\\x94\\x84",
"description": "anticlockwise downwards and upwards open circle arrows",
"htmlchar": "🔄"
},
{
"unicode": "U+1F505",
"bytes": "\\xF0\\x9F\\x94\\x85",
"description": "low brightness symbol",
"htmlchar": "🔅"
},
{
"unicode": "U+1F506",
"bytes": "\\xF0\\x9F\\x94\\x86",
"description": "high brightness symbol",
"htmlchar": "🔆"
},
{
"unicode": "U+1F507",
"bytes": "\\xF0\\x9F\\x94\\x87",
"description": "speaker with cancellation stroke",
"htmlchar": "🔇"
},
{
"unicode": "U+1F509",
"bytes": "\\xF0\\x9F\\x94\\x89",
"description": "speaker with one sound wave",
"htmlchar": "🔉"
},
{
"unicode": "U+1F515",
"bytes": "\\xF0\\x9F\\x94\\x95",
"description": "bell with cancellation stroke",
"htmlchar": "🔕"
},
{
"unicode": "U+1F52C",
"bytes": "\\xF0\\x9F\\x94\\xAC",
"description": "microscope",
"htmlchar": "🔬"
},
{
"unicode": "U+1F52D",
"bytes": "\\xF0\\x9F\\x94\\xAD",
"description": "telescope",
"htmlchar": "🔭"
},
{
"unicode": "U+1F55C",
"bytes": "\\xF0\\x9F\\x95\\x9C",
"description": "clock face one-thirty",
"htmlchar": "🕜"
},
{
"unicode": "U+1F55D",
"bytes": "\\xF0\\x9F\\x95\\x9D",
"description": "clock face two-thirty",
"htmlchar": "🕝"
},
{
"unicode": "U+1F55E",
"bytes": "\\xF0\\x9F\\x95\\x9E",
"description": "clock face three-thirty",
"htmlchar": "🕞"
},
{
"unicode": "U+1F55F",
"bytes": "\\xF0\\x9F\\x95\\x9F",
"description": "clock face four-thirty",
"htmlchar": "🕟"
},
{
"unicode": "U+1F560",
"bytes": "\\xF0\\x9F\\x95\\xA0",
"description": "clock face five-thirty",
"htmlchar": "🕠"
},
{
"unicode": "U+1F561",
"bytes": "\\xF0\\x9F\\x95\\xA1",
"description": "clock face six-thirty",
"htmlchar": "🕡"
},
{
"unicode": "U+1F562",
"bytes": "\\xF0\\x9F\\x95\\xA2",
"description": "clock face seven-thirty",
"htmlchar": "🕢"
},
{
"unicode": "U+1F563",
"bytes": "\\xF0\\x9F\\x95\\xA3",
"description": "clock face eight-thirty",
"htmlchar": "🕣"
},
{
"unicode": "U+1F564",
"bytes": "\\xF0\\x9F\\x95\\xA4",
"description": "clock face nine-thirty",
"htmlchar": "🕤"
},
{
"unicode": "U+1F565",
"bytes": "\\xF0\\x9F\\x95\\xA5",
"description": "clock face ten-thirty",
"htmlchar": "🕥"
},
{
"unicode": "U+1F566",
"bytes": "\\xF0\\x9F\\x95\\xA6",
"description": "clock face eleven-thirty",
"htmlchar": "🕦"
},
{
"unicode": "U+1F567",
"bytes": "\\xF0\\x9F\\x95\\xA7",
"description": "clock face twelve-thirty",
"htmlchar": "🕧"
}
]
@lvl99
Copy link
Author

lvl99 commented Aug 27, 2016

Generate your own JSON from the page:

var jsonEmoji = []
document.querySelectorAll('table.table tbody tr[id^="emoji"]').forEach(function (row) {
  jsonEmoji.push({
    'unicode': row.children[7].innerText,
    'htmlcode': row.children[7].innerText.replace('U+', '&#x') + ';',
    'bytes': row.children[8].innerText,
    'description': row.children[9].innerText
  })
})
JSON.stringify(jsonEmoji)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment