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' : ''">
↓
HALFWIDTH DOWNWARDS ARROW
编码表
| 格式 | 值 | 复制 |
|---|---|---|
| unicode | U+FFEC | |
| decimal | 65516 | |
| htmldecimal | ↓ | |
| htmlhex | ↓ | |
| css | \FFEC | |
| javascript | \u{FFEC} | |
| python | \uffec | |
| java | \uFFEC | |
| go | \uFFEC | |
| ruby | \u{FFEC} | |
| rust | \u{FFEC} | |
| ccpp | \uffec | |
| urlencoded | %EF%BF%AC | |
| utf8bytes | ef bf ac | |
| utf16bebytes | ff ec | |
| utf32bebytes | 00 00 ff ec |
使用方法
HTML:
↓
CSS:
content: "\FFEC"
JavaScript:
"\u{FFEC}"
Python:
"\uffec"
属性
- 文字
- Zyyy
- 类别
- Math Symbol (Sm)
- 双向
- ON
- 组合
- 0
- 镜像
- 否
- 分解
- <narrow> 2193