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 CYOLM
编码表
| 格式 | 值 | 复制 |
|---|---|---|
| unicode | U+CD82 | |
| decimal | 52610 | |
| htmldecimal | 춂 | |
| htmlhex | 춂 | |
| css | \CD82 | |
| javascript | \u{CD82} | |
| python | \ucd82 | |
| java | \uCD82 | |
| go | \uCD82 | |
| ruby | \u{CD82} | |
| rust | \u{CD82} | |
| ccpp | \ucd82 | |
| urlencoded | %EC%B6%82 | |
| utf8bytes | ec b6 82 | |
| utf16bebytes | cd 82 | |
| utf32bebytes | 00 00 cd 82 |
使用方法
HTML:
춂
CSS:
content: "\CD82"
JavaScript:
"\u{CD82}"
Python:
"\ucd82"
属性
- 文字
- Hang
- 类别
- Other Letter (Lo)
- 双向
- L
- 组合
- 0
- 镜像
- 否