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' : ''">
⦊
Z NOTATION RIGHT BINDING BRACKET
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+298A | |
| decimal | 10634 | |
| htmldecimal | ⦊ | |
| htmlhex | ⦊ | |
| css | \298A | |
| javascript | \u{298A} | |
| python | \u298a | |
| java | \u298A | |
| go | \u298A | |
| ruby | \u{298A} | |
| rust | \u{298A} | |
| ccpp | \u298a | |
| urlencoded | %E2%A6%8A | |
| utf8bytes | e2 a6 8a | |
| utf16bebytes | 29 8a | |
| utf32bebytes | 00 00 29 8a |
How to Use
HTML:
⦊
CSS:
content: "\298A"
JavaScript:
"\u{298A}"
Python:
"\u298a"
Properties
- Script
- Zyyy
- Category
- Close Punctuation (Pe)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- Yes