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