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