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' : ''">
볍
HANGUL SYLLABLE BYEOB
エンコーディングテーブル
| 形式 | 値 | コピー |
|---|---|---|
| unicode | U+BCCD | |
| decimal | 48333 | |
| htmldecimal | 볍 | |
| htmlhex | 볍 | |
| css | \BCCD | |
| javascript | \u{BCCD} | |
| python | \ubccd | |
| java | \uBCCD | |
| go | \uBCCD | |
| ruby | \u{BCCD} | |
| rust | \u{BCCD} | |
| ccpp | \ubccd | |
| urlencoded | %EB%B3%8D | |
| utf8bytes | eb b3 8d | |
| utf16bebytes | bc cd | |
| utf32bebytes | 00 00 bc cd |
使い方
HTML:
볍
CSS:
content: "\BCCD"
JavaScript:
"\u{BCCD}"
Python:
"\ubccd"
プロパティ
- ブロック
- Hangul Syllables
- スクリプト
- Hang
- カテゴリ
- Other Letter (Lo)
- 双方向
- L
- 結合
- 0
- ミラー
- いいえ