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' : ''">
₩
FULLWIDTH WON SIGN
编码表
| 格式 | 值 | 复制 |
|---|---|---|
| unicode | U+FFE6 | |
| decimal | 65510 | |
| htmldecimal | ₩ | |
| htmlhex | ₩ | |
| css | \FFE6 | |
| javascript | \u{FFE6} | |
| python | \uffe6 | |
| java | \uFFE6 | |
| go | \uFFE6 | |
| ruby | \u{FFE6} | |
| rust | \u{FFE6} | |
| ccpp | \uffe6 | |
| urlencoded | %EF%BF%A6 | |
| utf8bytes | ef bf a6 | |
| utf16bebytes | ff e6 | |
| utf32bebytes | 00 00 ff e6 |
使用方法
HTML:
₩
CSS:
content: "\FFE6"
JavaScript:
"\u{FFE6}"
Python:
"\uffe6"
属性
- 文字
- Zyyy
- 类别
- Currency Symbol (Sc)
- 双向
- ET
- 组合
- 0
- 镜像
- 否
- 分解
- <wide> 20A9