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' : ''">
⸭
FIVE DOT MARK
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2E2D | |
| decimal | 11821 | |
| htmldecimal | ⸭ | |
| htmlhex | ⸭ | |
| css | \2E2D | |
| javascript | \u{2E2D} | |
| python | \u2e2d | |
| java | \u2E2D | |
| go | \u2E2D | |
| ruby | \u{2E2D} | |
| rust | \u{2E2D} | |
| ccpp | \u2e2d | |
| urlencoded | %E2%B8%AD | |
| utf8bytes | e2 b8 ad | |
| utf16bebytes | 2e 2d | |
| utf32bebytes | 00 00 2e 2d |
How to Use
HTML:
⸭
CSS:
content: "\2E2D"
JavaScript:
"\u{2E2D}"
Python:
"\u2e2d"
Properties
- Block
- Supplemental Punctuation
- Script
- Zyyy
- Category
- Other Punctuation (Po)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No