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' : ''">
⸽
VERTICAL SIX DOTS
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2E3D | |
| decimal | 11837 | |
| htmldecimal | ⸽ | |
| htmlhex | ⸽ | |
| css | \2E3D | |
| javascript | \u{2E3D} | |
| python | \u2e3d | |
| java | \u2E3D | |
| go | \u2E3D | |
| ruby | \u{2E3D} | |
| rust | \u{2E3D} | |
| ccpp | \u2e3d | |
| urlencoded | %E2%B8%BD | |
| utf8bytes | e2 b8 bd | |
| utf16bebytes | 2e 3d | |
| utf32bebytes | 00 00 2e 3d |
How to Use
HTML:
⸽
CSS:
content: "\2E3D"
JavaScript:
"\u{2E3D}"
Python:
"\u2e3d"
Properties
- Block
- Supplemental Punctuation
- Script
- Zyyy
- Category
- Other Punctuation (Po)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No