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

Informations sur l’emoji COPYRIGHT SIGN
- Nom Unicode
- COPYRIGHT SIGN
- Point de code Unicode
- U+00A9 U+FE0F
- Catégorie
- Symboles
- Sous-catégorie
- other-symbol
- Slug
- copyright
Exemples d’utilisation de ©️
| Format | Code | |
|---|---|---|
| Code court (Slack) | :copyright: | |
| Code court (Discord) | :copyright: | |
| Code court (GitHub) | :copyright: | |
| HTML Dec | ©️ | |
| HTML Hex | ©️ | |
| CSS | content: "\00A9\FE0F"; | |
| C, C++, Python | \U000000A9\U0000FE0F | |
| Java, JavaScript & JSON | \u00A9\uFE0F | |
| Perl | \x{00A9}\x{FE0F} | |
| PHP & Ruby | \u{00A9 FE0F} | |
| Punycode | xn--gba4580k | |
| URL Escape Code | %C2%A9%EF%B8%8F | |
| Bytes (UTF-8) | C2 A9 EF B8 8F |