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' : ''">
⬯
WHITE VERTICAL ELLIPSE
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2B2F | |
| decimal | 11055 | |
| htmldecimal | ⬯ | |
| htmlhex | ⬯ | |
| css | \2B2F | |
| javascript | \u{2B2F} | |
| python | \u2b2f | |
| java | \u2B2F | |
| go | \u2B2F | |
| ruby | \u{2B2F} | |
| rust | \u{2B2F} | |
| ccpp | \u2b2f | |
| urlencoded | %E2%AC%AF | |
| utf8bytes | e2 ac af | |
| utf16bebytes | 2b 2f | |
| utf32bebytes | 00 00 2b 2f |
How to Use
HTML:
⬯
CSS:
content: "\2B2F"
JavaScript:
"\u{2B2F}"
Python:
"\u2b2f"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No