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 MWEP
编码表
| 格式 | 值 | 复制 |
|---|---|---|
| unicode | U+BB86 | |
| decimal | 48006 | |
| htmldecimal | 뮆 | |
| htmlhex | 뮆 | |
| css | \BB86 | |
| javascript | \u{BB86} | |
| python | \ubb86 | |
| java | \uBB86 | |
| go | \uBB86 | |
| ruby | \u{BB86} | |
| rust | \u{BB86} | |
| ccpp | \ubb86 | |
| urlencoded | %EB%AE%86 | |
| utf8bytes | eb ae 86 | |
| utf16bebytes | bb 86 | |
| utf32bebytes | 00 00 bb 86 |
使用方法
HTML:
뮆
CSS:
content: "\BB86"
JavaScript:
"\u{BB86}"
Python:
"\ubb86"
属性
- 文字
- Hang
- 类别
- Other Letter (Lo)
- 双向
- L
- 组合
- 0
- 镜像
- 否