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' : ''">
⁆
RIGHT SQUARE BRACKET WITH QUILL
エンコーディングテーブル
| 形式 | 値 | コピー |
|---|---|---|
| unicode | U+2046 | |
| decimal | 8262 | |
| htmldecimal | ⁆ | |
| htmlhex | ⁆ | |
| css | \2046 | |
| javascript | \u{2046} | |
| python | \u2046 | |
| java | \u2046 | |
| go | \u2046 | |
| ruby | \u{2046} | |
| rust | \u{2046} | |
| ccpp | \u2046 | |
| urlencoded | %E2%81%86 | |
| utf8bytes | e2 81 86 | |
| utf16bebytes | 20 46 | |
| utf32bebytes | 00 00 20 46 |
使い方
HTML:
⁆
CSS:
content: "\2046"
JavaScript:
"\u{2046}"
Python:
"\u2046"
プロパティ
- ブロック
- General Punctuation
- スクリプト
- Zyyy
- カテゴリ
- Close Punctuation (Pe)
- 双方向
- ON
- 結合
- 0
- ミラー
- はい