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