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 VERTICAL BAR WITH QUILL
エンコーディングテーブル
| 形式 | 値 | コピー |
|---|---|---|
| unicode | U+2E21 | |
| decimal | 11809 | |
| htmldecimal | ⸡ | |
| htmlhex | ⸡ | |
| css | \2E21 | |
| javascript | \u{2E21} | |
| python | \u2e21 | |
| java | \u2E21 | |
| go | \u2E21 | |
| ruby | \u{2E21} | |
| rust | \u{2E21} | |
| ccpp | \u2e21 | |
| urlencoded | %E2%B8%A1 | |
| utf8bytes | e2 b8 a1 | |
| utf16bebytes | 2e 21 | |
| utf32bebytes | 00 00 2e 21 |
使い方
HTML:
⸡
CSS:
content: "\2E21"
JavaScript:
"\u{2E21}"
Python:
"\u2e21"
プロパティ
- スクリプト
- Zyyy
- カテゴリ
- Final Punctuation (Pf)
- 双方向
- ON
- 結合
- 0
- ミラー
- はい