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' : ''">
̎
COMBINING DOUBLE VERTICAL LINE ABOVE
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+030E | |
| decimal | 782 | |
| htmldecimal | ̎ | |
| htmlhex | ̎ | |
| css | \030E | |
| javascript | \u{30E} | |
| python | \u030e | |
| java | \u030E | |
| go | \u030E | |
| ruby | \u{30E} | |
| rust | \u{30E} | |
| ccpp | \u030e | |
| urlencoded | %CC%8E | |
| utf8bytes | cc 8e | |
| utf16bebytes | 03 0e | |
| utf32bebytes | 00 00 03 0e |
How to Use
HTML:
̎
CSS:
content: "\030E"
JavaScript:
"\u{30E}"
Python:
"\u030e"
Properties
- Script
- Zinh
- Category
- Nonspacing Mark (Mn)
- Bidirectional
- NSM
- Combining
- 230
- Mirrored
- No