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 BBWEOGS
编码表
| 格式 | 值 | 复制 |
|---|---|---|
| unicode | U+BFEB | |
| decimal | 49131 | |
| htmldecimal | 뿫 | |
| htmlhex | 뿫 | |
| css | \BFEB | |
| javascript | \u{BFEB} | |
| python | \ubfeb | |
| java | \uBFEB | |
| go | \uBFEB | |
| ruby | \u{BFEB} | |
| rust | \u{BFEB} | |
| ccpp | \ubfeb | |
| urlencoded | %EB%BF%AB | |
| utf8bytes | eb bf ab | |
| utf16bebytes | bf eb | |
| utf32bebytes | 00 00 bf eb |
使用方法
HTML:
뿫
CSS:
content: "\BFEB"
JavaScript:
"\u{BFEB}"
Python:
"\ubfeb"
属性
- 文字
- Hang
- 类别
- Other Letter (Lo)
- 双向
- L
- 组合
- 0
- 镜像
- 否