| 記号名 | Deaf Person |
| Unicodeバージョン | 12.0 |
| Unicodeブロック |
| 一般カテゴリ | Emoji (So) |
| LaTeX | LuaLaTeX/XeLaTeX: literal grapheme cluster or \usepackage{emoji} (engine-dependent) |
| 読み上げ名 / スクリーンリーダー | Deaf Person |
Bytes update when you change skin tone — each tone adds a modifier code point after the base emoji.
| UTF-8 | F0 9F A7 8F |
| UTF-16 | D83E DDCF |
| UTF-32 | 0001F9CF |
Each tone is an extra Unicode scalar after the base emoji — so HTML uses several &#…; entities in sequence, not a single code.
| Unicode | U+1F9CF |
| CSSコード | \1F9CF |
| 16進コード | 0x1F9CF |
| HTMLコード | 🧏 |
| 記号 | 🧏 |
| URLエンコード(UTF-8パーセント) | %F0%9F%A7%8F |
1span.pick::before {2 content: "\1F9CF";3}1<span>🧏</span>各プログラミング言語におけるDeaf Person記号の表現は以下の表の通りです:
| 言語 | 表現 |
|---|---|
| JavaScript / TypeScript | String.fromCodePoint(0x1F9CF) |
| Python | chr(129487) |
| Rust | "\u{1F9CF}" |
| Go | string([]rune{129487}) |
| Ruby | "\u{1F9CF}" |
| Swift | "\u{1F9CF}" |
1\documentclass{article}2\usepackage{pifont}3LuaLaTeX/XeLaTeX: literal grapheme cluster or \usepackage{emoji} (engine-dependent)4\end{document}以下の方法でほとんどの最新デバイスでdeaf person記号を入力できます:
Win + . or mobile emoji keyboard; long-press base gesture for Fitzpatrick skin-tone stripes when available.
Edit → Emoji & Symbols, search "deaf person".
Emoji picker (IBus, GNOME Characters) or paste from this page.
Emoji keyboard → People, or search "deaf person".
Emoji keyboard → People; search "deaf person".