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' : ''">
〈
LEFT-POINTING ANGLE BRACKET
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2329 | |
| decimal | 9001 | |
| htmldecimal | 〈 | |
| htmlhex | 〈 | |
| css | \2329 | |
| javascript | \u{2329} | |
| python | \u2329 | |
| java | \u2329 | |
| go | \u2329 | |
| ruby | \u{2329} | |
| rust | \u{2329} | |
| ccpp | \u2329 | |
| urlencoded | %E2%8C%A9 | |
| utf8bytes | e2 8c a9 | |
| utf16bebytes | 23 29 | |
| utf32bebytes | 00 00 23 29 |
How to Use
HTML:
〈
CSS:
content: "\2329"
JavaScript:
"\u{2329}"
Python:
"\u2329"
Properties
- Block
- Miscellaneous Technical
- Script
- Zyyy
- Category
- Open Punctuation (Ps)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- Yes
- Decomposition
- 3008