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 HUD
编码表
| 格式 | 值 | 复制 |
|---|---|---|
| unicode | U+D6CB | |
| decimal | 54987 | |
| htmldecimal | 훋 | |
| htmlhex | 훋 | |
| css | \D6CB | |
| javascript | \u{D6CB} | |
| python | \ud6cb | |
| java | \uD6CB | |
| go | \uD6CB | |
| ruby | \u{D6CB} | |
| rust | \u{D6CB} | |
| ccpp | \ud6cb | |
| urlencoded | %ED%9B%8B | |
| utf8bytes | ed 9b 8b | |
| utf16bebytes | d6 cb | |
| utf32bebytes | 00 00 d6 cb |
使用方法
HTML:
훋
CSS:
content: "\D6CB"
JavaScript:
"\u{D6CB}"
Python:
"\ud6cb"
属性
- 文字
- Hang
- 类别
- Other Letter (Lo)
- 双向
- L
- 组合
- 0
- 镜像
- 否