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 DDEOM
编码表
| 格式 | 值 | 复制 |
|---|---|---|
| unicode | U+B5B0 | |
| decimal | 46512 | |
| htmldecimal | 떰 | |
| htmlhex | 떰 | |
| css | \B5B0 | |
| javascript | \u{B5B0} | |
| python | \ub5b0 | |
| java | \uB5B0 | |
| go | \uB5B0 | |
| ruby | \u{B5B0} | |
| rust | \u{B5B0} | |
| ccpp | \ub5b0 | |
| urlencoded | %EB%96%B0 | |
| utf8bytes | eb 96 b0 | |
| utf16bebytes | b5 b0 | |
| utf32bebytes | 00 00 b5 b0 |
使用方法
HTML:
떰
CSS:
content: "\B5B0"
JavaScript:
"\u{B5B0}"
Python:
"\ub5b0"
属性
- 文字
- Hang
- 类别
- Other Letter (Lo)
- 双向
- L
- 组合
- 0
- 镜像
- 否