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' : ''">
㎻
SQUARE NW
编码表
| 格式 | 值 | 复制 |
|---|---|---|
| unicode | U+33BB | |
| decimal | 13243 | |
| htmldecimal | ㎻ | |
| htmlhex | ㎻ | |
| css | \33BB | |
| javascript | \u{33BB} | |
| python | \u33bb | |
| java | \u33BB | |
| go | \u33BB | |
| ruby | \u{33BB} | |
| rust | \u{33BB} | |
| ccpp | \u33bb | |
| urlencoded | %E3%8E%BB | |
| utf8bytes | e3 8e bb | |
| utf16bebytes | 33 bb | |
| utf32bebytes | 00 00 33 bb |
使用方法
HTML:
㎻
CSS:
content: "\33BB"
JavaScript:
"\u{33BB}"
Python:
"\u33bb"
属性
- 文字
- Zyyy
- 类别
- Other Symbol (So)
- 双向
- L
- 组合
- 0
- 镜像
- 否
- 分解
- <square> 006E 0057