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' : ''">
⯽
PASSED SYMBOL
エンコーディングテーブル
| 形式 | 値 | コピー |
|---|---|---|
| unicode | U+2BFD | |
| decimal | 11261 | |
| htmldecimal | ⯽ | |
| htmlhex | ⯽ | |
| css | \2BFD | |
| javascript | \u{2BFD} | |
| python | \u2bfd | |
| java | \u2BFD | |
| go | \u2BFD | |
| ruby | \u{2BFD} | |
| rust | \u{2BFD} | |
| ccpp | \u2bfd | |
| urlencoded | %E2%AF%BD | |
| utf8bytes | e2 af bd | |
| utf16bebytes | 2b fd | |
| utf32bebytes | 00 00 2b fd |
使い方
HTML:
⯽
CSS:
content: "\2BFD"
JavaScript:
"\u{2BFD}"
Python:
"\u2bfd"
プロパティ
- スクリプト
- Zyyy
- カテゴリ
- Other Symbol (So)
- 双方向
- ON
- 結合
- 0
- ミラー
- いいえ