Skull and Crossbones
☠
UNICODE
U+02620HEX CODE
☠HTML CODE
☠HTML ENTITY
—CSS CODE
\2620 // html example
<span>☠</span> // css example
span {
content: "\2620";
} ☠
U+02620☠☠—\2620 // html example
<span>☠</span> // css example
span {
content: "\2620";
}