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' : ''">
▾
BLACK DOWN-POINTING SMALL TRIANGLE
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+25BE | |
| decimal | 9662 | |
| htmldecimal | ▾ | |
| htmlhex | ▾ | |
| css | \25BE | |
| javascript | \u{25BE} | |
| python | \u25be | |
| java | \u25BE | |
| go | \u25BE | |
| ruby | \u{25BE} | |
| rust | \u{25BE} | |
| ccpp | \u25be | |
| urlencoded | %E2%96%BE | |
| utf8bytes | e2 96 be | |
| utf16bebytes | 25 be | |
| utf32bebytes | 00 00 25 be |
How to Use
HTML:
▾
CSS:
content: "\25BE"
JavaScript:
"\u{25BE}"
Python:
"\u25be"
Properties
- Block
- Geometric Shapes
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No