Emoji
(WARNING SIGN): meaning and Unicode code
Meaning of the emoji
(WARNING SIGN), Unicode code, HTML entity, and usage examples. Copy the symbol with one click.

Information about emoji WARNING SIGN
- Unicode Name
- WARNING SIGN
- Unicode Codepoint
- U+26A0 U+FE0F
- Category
- Symbols
- Subcategory
- warning
- Slug
- warning
Usage Examples ⚠️
| Format | Code | |
|---|---|---|
| Shortcode (Slack) | :warning: | |
| Shortcode (Discord) | :warning: | |
| Shortcode (GitHub) | :warning: | |
| HTML Dec | ⚠️ | |
| HTML Hex | ⚠️ | |
| CSS | content: "\26A0\FE0F"; | |
| C, C++, Python | \U000026A0\U0000FE0F | |
| Java, JavaScript & JSON | \u26A0\uFE0F | |
| Perl | \x{26A0}\x{FE0F} | |
| PHP & Ruby | \u{26A0 FE0F} | |
| Punycode | xn--47hy199e | |
| URL Escape Code | %E2%9A%A0%EF%B8%8F | |
| Bytes (UTF-8) | E2 9A A0 EF B8 8F |