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 NWAEG
编码表
| 格式 | 值 | 复制 |
|---|---|---|
| unicode | U+B1B1 | |
| decimal | 45489 | |
| htmldecimal | 놱 | |
| htmlhex | 놱 | |
| css | \B1B1 | |
| javascript | \u{B1B1} | |
| python | \ub1b1 | |
| java | \uB1B1 | |
| go | \uB1B1 | |
| ruby | \u{B1B1} | |
| rust | \u{B1B1} | |
| ccpp | \ub1b1 | |
| urlencoded | %EB%86%B1 | |
| utf8bytes | eb 86 b1 | |
| utf16bebytes | b1 b1 | |
| utf32bebytes | 00 00 b1 b1 |
使用方法
HTML:
놱
CSS:
content: "\B1B1"
JavaScript:
"\u{B1B1}"
Python:
"\ub1b1"
属性
- 文字
- Hang
- 类别
- Other Letter (Lo)
- 双向
- L
- 组合
- 0
- 镜像
- 否