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 MULP
编码表
| 格式 | 值 | 复制 |
|---|---|---|
| unicode | U+BB42 | |
| decimal | 47938 | |
| htmldecimal | 뭂 | |
| htmlhex | 뭂 | |
| css | \BB42 | |
| javascript | \u{BB42} | |
| python | \ubb42 | |
| java | \uBB42 | |
| go | \uBB42 | |
| ruby | \u{BB42} | |
| rust | \u{BB42} | |
| ccpp | \ubb42 | |
| urlencoded | %EB%AD%82 | |
| utf8bytes | eb ad 82 | |
| utf16bebytes | bb 42 | |
| utf32bebytes | 00 00 bb 42 |
使用方法
HTML:
뭂
CSS:
content: "\BB42"
JavaScript:
"\u{BB42}"
Python:
"\ubb42"
属性
- 文字
- Hang
- 类别
- Other Letter (Lo)
- 双向
- L
- 组合
- 0
- 镜像
- 否