Emoji
(WARNING SIGN) : signification et code Unicode
Signification de l’emoji
(WARNING SIGN), code Unicode, entité HTML et modes d’utilisation. Copiez le symbole en un clic.

Informations sur l’emoji WARNING SIGN
- Nom Unicode
- WARNING SIGN
- Point de code Unicode
- U+26A0 U+FE0F
- Catégorie
- Symboles
- Sous-catégorie
- warning
- Slug
- warning
Exemples d’utilisation de ⚠️
| Format | Code | |
|---|---|---|
| Code court (Slack) | :warning: | |
| Code court (Discord) | :warning: | |
| Code court (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 |