| Nom du symbole | Couple With Heart Woman, Man |
| Version Unicode | 2.0 |
| Bloc Unicode | |
| Catégorie générale | Emoji (So) |
| LaTeX |
Cet emoji est formé de plusieurs points de code (dont le combineur de largeur nulle U+200D). Copiez les composants ou utilisez la séquence complète comme un seul caractère.
Bytes update when you change skin tone — each tone adds a modifier code point after the base emoji.
| UTF-8 | F0 9F 91 A9 E2 80 8D E2 9D A4 EF B8 8F E2 80 8D F0 9F 91 A8 |
| UTF-16 | D83D DC69 200D 2764 FE0F 200D D83D DC68 |
| UTF-32 | 0001F469 0000200D 00002764 0000FE0F 0000200D 0001F468 |
Each tone is an extra Unicode scalar after the base emoji — so HTML uses several &#…; entities in sequence, not a single code.
| Unicode | U+1F469 U+200D U+2764 U+FE0F U+200D U+1F468 |
| Code CSS | \1F469\200D\2764\FE0F\200D\1F468 |
| Code hexadécimal | 0x1F469 + 0x200D + 0x2764 + 0xFE0F + 0x200D + 0x1F468 |
| Code HTML | 👩‍❤️‍👨 |
| Symbole | 👩❤️👨 |
| Encodage URL (pourcent UTF-8) | %F0%9F%91%A9%E2%80%8D%E2%9D%A4%EF%B8%8F%E2%80%8D%F0%9F%91%A8 |
1span.pick::before {2 content: "\1F469\200D\2764\FE0F\200D\1F468";3}1<span>👩‍❤️‍👨</span>La représentation du symbole Couple With Heart Woman, Man dans différents langages de programmation se trouve dans le tableau ci-dessous :
| Langage | Représentation |
|---|---|
| JavaScript / TypeScript | String.fromCodePoint(0x1F469, 0x200D, 0x2764, 0xFE0F, 0x200D, 0x1F468) |
| Python | ''.join(chr(c) for c in (128105, 8205, 10084, 65039, 8205, 128104)) |
| Rust | "\u{1F469}\u{200D}\u{2764}\u{FE0F}\u{200D}\u{1F468}" |
| Go | string([]rune{128105, 8205, 10084, 65039, 8205, 128104}) |
| Ruby | "\u{1F469}\u{200D}\u{2764}\u{FE0F}\u{200D}\u{1F468}" |
| Swift | "\u{1F469}\u{200D}\u{2764}\u{FE0F}\u{200D}\u{1F468}" |
1\documentclass{article}2\usepackage{pifont}3LuaLaTeX/XeLaTeX: literal grapheme cluster or \usepackage{emoji} (engine-dependent)4\end{document}Vous pouvez saisir le symbole couple with heart woman, man sur la plupart des appareils modernes avec les méthodes suivantes :
Win + . or mobile emoji keyboard; long-press base gesture for Fitzpatrick skin-tone stripes when available.
Edit → Emoji & Symbols, search "couple with heart woman, man".
Emoji picker (IBus, GNOME Characters) or paste from this page.
Emoji keyboard → People, or search "couple with heart woman, man".
Emoji keyboard → People; search "couple with heart woman, man".
LuaLaTeX/XeLaTeX: literal grapheme cluster or \usepackage{emoji} (engine-dependent) |
| Raccourci Discord / Slack | :woman: |
| Raccourci GitHub | :woman: |
| Nom oral / lecteur d’écran | Couple With Heart Woman, Man |