Skull And Crossbones Symbol
The ☠ symbol is commonly used to indicate danger, poison, or hazardous content.
U+2620
The ☠ symbol, also called the Skull and Crossbones, is a widely recognized warning-style sign. It’s often used to communicate danger quickly in text, labels, and digital design. Copy it easily and use the provided code points in your projects.
Skull And Crossbones Symbol Meaning
☠ (Unicode U+2620), named “SKULL AND CROSSBONES,” is most commonly used to convey danger, poisoning, or harmful substances. In digital contexts, it can also signal hazardous activities, unsafe links, or content that should be treated with caution (for example, “do not click” messages). Because the skull imagery is instantly recognizable, it’s frequently used as a compact visual cue in warnings, disclaimers, and user-interface messages. In creative writing and games, it may represent pirates or a “cursed” vibe, but the most typical meaning remains warning/hazard.
Common uses
- •Warning labels for toxic, poisonous, or hazardous materials
- •UI alerts for dangerous actions (e.g., deleting data, unsafe links)
- •Game or story text to indicate cursed items or lethal zones
- •Content moderation or safety notices (e.g., “not safe for viewing”)
- •Hazard-themed branding for pirates, contraband, or spooky events
Examples
☠ Skull and Crossbones Symbol
- ☠⚠ ☠ Keep out—poison
- ☠Do not click this link ☠
- ☠This potion is harmful ☠
- ☠Area restricted: lethal danger ☠
- ☠Cursed item detected ☠
Variations
Ready to copy
Technical codes
| Unicode | U+2620 | |
| HTML Entity | ☠ | |
| HTML Code | ☠ | |
| CSS | \2620 |
FAQ
What does ☠ usually mean?
It most often means danger or poison—used as a quick warning sign in text and design.
What is the Unicode code point for ☠?
The symbol ☠ is Unicode U+2620.
How do I use ☠ in HTML?
You can use the HTML entity: ☠
How do I use ☠ in CSS or JavaScript?
CSS escape: \\2620. JavaScript escape: \\u{2620}.