copied = false, 2000)"
@keydown.enter="navigator.clipboard.writeText('🧎'); copied = true; setTimeout(() => copied = false, 2000)"
:class="copied ? 'border-green-400 bg-green-50 dark:bg-green-950' : ''">
🧎
KNEELING PERSON
エンコーディングテーブル
| 形式 | 値 | コピー |
|---|---|---|
| unicode | U+1F9CE | |
| decimal | 129486 | |
| htmldecimal | 🧎 | |
| htmlhex | 🧎 | |
| css | \1F9CE | |
| javascript | \u{1F9CE} | |
| python | \U0001f9ce | |
| java | \uD83E\uDDCE | |
| go | \U0001F9CE | |
| ruby | \u{1F9CE} | |
| rust | \u{1F9CE} | |
| ccpp | \U0001f9ce | |
| urlencoded | %F0%9F%A7%8E | |
| utf8bytes | f0 9f a7 8e | |
| utf16bebytes | d8 3e dd ce | |
| utf32bebytes | 00 01 f9 ce |
使い方
HTML:
🧎
CSS:
content: "\1F9CE"
JavaScript:
"\u{1F9CE}"
Python:
"\U0001f9ce"
プロパティ
- スクリプト
- Zyyy
- カテゴリ
- Other Symbol (So)
- 双方向
- ON
- 結合
- 0
- ミラー
- いいえ