| Nome del simbolo | Person Swimming |
| Versione Unicode | 0.6 |
| Blocco Unicode |
| Categoria generale | Emoji (So) |
| LaTeX | LuaLaTeX/XeLaTeX: literal grapheme cluster or \usepackage{emoji} (engine-dependent) |
| Nome parlato / screen reader | Person Swimming |
Bytes update when you change skin tone — each tone adds a modifier code point after the base emoji.
| UTF-8 | F0 9F 8F 8A |
| UTF-16 | D83C DFCA |
| UTF-32 | 0001F3CA |
Each tone is an extra Unicode scalar after the base emoji — so HTML uses several &#…; entities in sequence, not a single code.
| Unicode | U+1F3CA |
| Codice CSS | \1F3CA |
| Codice esadecimale | 0x1F3CA |
| Codice HTML | 🏊 |
| Simbolo | 🏊 |
| Codifica URL (percentuale UTF-8) | %F0%9F%8F%8A |
1span.pick::before {2 content: "\1F3CA";3}1<span>🏊</span>La rappresentazione del simbolo Person Swimming nei vari linguaggi di programmazione è nella tabella seguente:
| Linguaggio | Rappresentazione |
|---|---|
| JavaScript / TypeScript | String.fromCodePoint(0x1F3CA) |
| Python | chr(127946) |
| Rust | "\u{1F3CA}" |
| Go | string([]rune{127946}) |
| Ruby | "\u{1F3CA}" |
| Swift | "\u{1F3CA}" |
1\documentclass{article}2\usepackage{pifont}3LuaLaTeX/XeLaTeX: literal grapheme cluster or \usepackage{emoji} (engine-dependent)4\end{document}Puoi digitare il simbolo person swimming sulla maggior parte dei dispositivi moderni con i seguenti metodi:
Win + . or mobile emoji keyboard; long-press base gesture for Fitzpatrick skin-tone stripes when available.
Edit → Emoji & Symbols, search "person swimming".
Emoji picker (IBus, GNOME Characters) or paste from this page.
Emoji keyboard → People, or search "person swimming".
Emoji keyboard → People; search "person swimming".