Emoji
(WARNING SIGN): Bedeutung und Unicode-Code
Bedeutung des Emojis
(WARNING SIGN), Unicode-Code, HTML-Entity und Verwendungsmöglichkeiten. Symbol mit einem Klick kopieren.

Informationen zum Emoji WARNING SIGN
- Unicode-Name
- WARNING SIGN
- Unicode-Codepunkt
- U+26A0 U+FE0F
- Kategorie
- Symbole
- Unterkategorie
- warning
- Slug
- warning
Verwendungsbeispiele für ⚠️
| 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 |