Skip to content

Instantly share code, notes, and snippets.

@jzevin
Created February 21, 2022 07:35
Show Gist options
  • Save jzevin/7ecf696389cfac1506abdbc2ad2f7bc2 to your computer and use it in GitHub Desktop.
Save jzevin/7ecf696389cfac1506abdbc2ad2f7bc2 to your computer and use it in GitHub Desktop.
playing card html entities and other codes
{
"playing card back": {
"title": "playing card back",
"html": "🂠",
"css": "\\1F0A0",
"unicode": "U+1F0A0"
},
"ace of spades": {
"title": "ace of spades",
"html": "🂡",
"css": "\\1F0A1",
"unicode": "U+1F0A1"
},
"two of spades": {
"title": "two of spades",
"html": "🂢",
"css": "\\1F0A2",
"unicode": "U+1F0A2"
},
"three of spades": {
"title": "three of spades",
"html": "🂣",
"css": "\\1F0A3",
"unicode": "U+1F0A3"
},
"four of spades": {
"title": "four of spades",
"html": "🂤",
"css": "\\1F0A4",
"unicode": "U+1F0A4"
},
"five of spades": {
"title": "five of spades",
"html": "🂥",
"css": "\\1F0A5",
"unicode": "U+1F0A5"
},
"six of spades": {
"title": "six of spades",
"html": "🂦",
"css": "\\1F0A6",
"unicode": "U+1F0A6"
},
"seven of spades": {
"title": "seven of spades",
"html": "🂧",
"css": "\\1F0A7",
"unicode": "U+1F0A7"
},
"eight of spades": {
"title": "eight of spades",
"html": "🂨",
"css": "\\1F0A8",
"unicode": "U+1F0A8"
},
"nine of spades": {
"title": "nine of spades",
"html": "🂩",
"css": "\\1F0A9",
"unicode": "U+1F0A9"
},
"ten of spades": {
"title": "ten of spades",
"html": "🂪",
"css": "\\1F0AA",
"unicode": "U+1F0AA"
},
"jack of spades": {
"title": "jack of spades",
"html": "🂫",
"css": "\\1F0AB",
"unicode": "U+1F0AB"
},
"knight of spades": {
"title": "knight of spades",
"html": "🂬",
"css": "\\1F0AC",
"unicode": "U+1F0AC"
},
"queen of spades": {
"title": "queen of spades",
"html": "🂭",
"css": "\\1F0AD",
"unicode": "U+1F0AD"
},
"king of spades": {
"title": "king of spades",
"html": "🂮",
"css": "\\1F0AE",
"unicode": "U+1F0AE"
},
"ace of hearts": {
"title": "ace of hearts",
"html": "🂱",
"css": "\\1F0B1",
"unicode": "U+1F0B1"
},
"two of hearts": {
"title": "two of hearts",
"html": "🂲",
"css": "\\1F0B2",
"unicode": "U+1F0B2"
},
"three of hearts": {
"title": "three of hearts",
"html": "🂳",
"css": "\\1F0B3",
"unicode": "U+1F0B3"
},
"four of hearts": {
"title": "four of hearts",
"html": "🂴",
"css": "\\1F0B4",
"unicode": "U+1F0B4"
},
"five of hearts": {
"title": "five of hearts",
"html": "🂵",
"css": "\\1F0B5",
"unicode": "U+1F0B5"
},
"six of hearts": {
"title": "six of hearts",
"html": "🂶",
"css": "\\1F0B6",
"unicode": "U+1F0B6"
},
"seven of hearts": {
"title": "seven of hearts",
"html": "🂷",
"css": "\\1F0B7",
"unicode": "U+1F0B7"
},
"eight of hearts": {
"title": "eight of hearts",
"html": "🂸",
"css": "\\1F0B8",
"unicode": "U+1F0B8"
},
"nine of hearts": {
"title": "nine of hearts",
"html": "🂹",
"css": "\\1F0B9",
"unicode": "U+1F0B9"
},
"ten of hearts": {
"title": "ten of hearts",
"html": "🂺",
"css": "\\1F0BA",
"unicode": "U+1F0BA"
},
"jack of hearts": {
"title": "jack of hearts",
"html": "🂻",
"css": "\\1F0BB",
"unicode": "U+1F0BB"
},
"knight of hearts": {
"title": "knight of hearts",
"html": "🂼",
"css": "\\1F0BC",
"unicode": "U+1F0BC"
},
"queen of hearts": {
"title": "queen of hearts",
"html": "🂽",
"css": "\\1F0BD",
"unicode": "U+1F0BD"
},
"king of hearts": {
"title": "king of hearts",
"html": "🂾",
"css": "\\1F0BE",
"unicode": "U+1F0BE"
},
"red joker": {
"title": "red joker",
"html": "🂿",
"css": "\\1F0BF",
"unicode": "U+1F0BF"
},
"ace of diamonds": {
"title": "ace of diamonds",
"html": "🃁",
"css": "\\1F0C1",
"unicode": "U+1F0C1"
},
"two of diamonds": {
"title": "two of diamonds",
"html": "🃂",
"css": "\\1F0C2",
"unicode": "U+1F0C2"
},
"three of diamonds": {
"title": "three of diamonds",
"html": "🃃",
"css": "\\1F0C3",
"unicode": "U+1F0C3"
},
"four of diamonds": {
"title": "four of diamonds",
"html": "🃄",
"css": "\\1F0C4",
"unicode": "U+1F0C4"
},
"five of diamonds": {
"title": "five of diamonds",
"html": "🃅",
"css": "\\1F0C5",
"unicode": "U+1F0C5"
},
"six of diamonds": {
"title": "six of diamonds",
"html": "🃆",
"css": "\\1F0C6",
"unicode": "U+1F0C6"
},
"seven of diamonds": {
"title": "seven of diamonds",
"html": "🃇",
"css": "\\1F0C7",
"unicode": "U+1F0C7"
},
"eight of diamonds": {
"title": "eight of diamonds",
"html": "🃈",
"css": "\\1F0C8",
"unicode": "U+1F0C8"
},
"nine of diamonds": {
"title": "nine of diamonds",
"html": "🃉",
"css": "\\1F0C9",
"unicode": "U+1F0C9"
},
"ten of diamonds": {
"title": "ten of diamonds",
"html": "🃊",
"css": "\\1F0CA",
"unicode": "U+1F0CA"
},
"jack of diamonds": {
"title": "jack of diamonds",
"html": "🃋",
"css": "\\1F0CB",
"unicode": "U+1F0CB"
},
"knight of diamonds": {
"title": "knight of diamonds",
"html": "🃌",
"css": "\\1F0CC",
"unicode": "U+1F0CC"
},
"queen of diamonds": {
"title": "queen of diamonds",
"html": "🃍",
"css": "\\1F0CD",
"unicode": "U+1F0CD"
},
"king of diamonds": {
"title": "king of diamonds",
"html": "🃎",
"css": "\\1F0CE",
"unicode": "U+1F0CE"
},
"black joker": {
"title": "black joker",
"html": "🃏",
"css": "\\1F0CF",
"unicode": "U+1F0CF"
},
"ace of clubs": {
"title": "ace of clubs",
"html": "🃑",
"css": "\\1F0D1",
"unicode": "U+1F0D1"
},
"two of clubs": {
"title": "two of clubs",
"html": "🃒",
"css": "\\1F0D2",
"unicode": "U+1F0D2"
},
"three of clubs": {
"title": "three of clubs",
"html": "🃓",
"css": "\\1F0D3",
"unicode": "U+1F0D3"
},
"four of clubs": {
"title": "four of clubs",
"html": "🃔",
"css": "\\1F0D4",
"unicode": "U+1F0D4"
},
"five of clubs": {
"title": "five of clubs",
"html": "🃕",
"css": "\\1F0D5",
"unicode": "U+1F0D5"
},
"six of clubs": {
"title": "six of clubs",
"html": "🃖",
"css": "\\1F0D6",
"unicode": "U+1F0D6"
},
"seven of clubs": {
"title": "seven of clubs",
"html": "🃗",
"css": "\\1F0D7",
"unicode": "U+1F0D7"
},
"eight of clubs": {
"title": "eight of clubs",
"html": "🃘",
"css": "\\1F0D8",
"unicode": "U+1F0D8"
},
"nine of clubs": {
"title": "nine of clubs",
"html": "🃙",
"css": "\\1F0D9",
"unicode": "U+1F0D9"
},
"ten of clubs": {
"title": "ten of clubs",
"html": "🃚",
"css": "\\1F0DA",
"unicode": "U+1F0DA"
},
"jack of clubs": {
"title": "jack of clubs",
"html": "🃛",
"css": "\\1F0DB",
"unicode": "U+1F0DB"
},
"knight of clubs": {
"title": "knight of clubs",
"html": "🃜",
"css": "\\1F0DC",
"unicode": "U+1F0DC"
},
"queen of clubs": {
"title": "queen of clubs",
"html": "🃝",
"css": "\\1F0DD",
"unicode": "U+1F0DD"
},
"king of clubs": {
"title": "king of clubs",
"html": "🃞",
"css": "\\1F0DE",
"unicode": "U+1F0DE"
},
"white joker": {
"title": "white joker",
"html": "🃟",
"css": "\\1F0DF",
"unicode": "U+1F0DF"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment