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' : ''">
ẛ
LATIN SMALL LETTER LONG S WITH DOT ABOVE
编码表
| 格式 | 值 | 复制 |
|---|---|---|
| unicode | U+1E9B | |
| decimal | 7835 | |
| htmldecimal | ẛ | |
| htmlhex | ẛ | |
| css | \1E9B | |
| javascript | \u{1E9B} | |
| python | \u1e9b | |
| java | \u1E9B | |
| go | \u1E9B | |
| ruby | \u{1E9B} | |
| rust | \u{1E9B} | |
| ccpp | \u1e9b | |
| urlencoded | %E1%BA%9B | |
| utf8bytes | e1 ba 9b | |
| utf16bebytes | 1e 9b | |
| utf32bebytes | 00 00 1e 9b |
使用方法
HTML:
ẛ
CSS:
content: "\1E9B"
JavaScript:
"\u{1E9B}"
Python:
"\u1e9b"
属性
- 文字
- Latn
- 类别
- Lowercase Letter (Ll)
- 双向
- L
- 组合
- 0
- 镜像
- 否
- 分解
- 017F 0307