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 LOWER LEFT TRIANGLE
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+25E3 | |
| decimal | 9699 | |
| htmldecimal | ◣ | |
| htmlhex | ◣ | |
| css | \25E3 | |
| javascript | \u{25E3} | |
| python | \u25e3 | |
| java | \u25E3 | |
| go | \u25E3 | |
| ruby | \u{25E3} | |
| rust | \u{25E3} | |
| ccpp | \u25e3 | |
| urlencoded | %E2%97%A3 | |
| utf8bytes | e2 97 a3 | |
| utf16bebytes | 25 e3 | |
| utf32bebytes | 00 00 25 e3 |
How to Use
HTML:
◣
CSS:
content: "\25E3"
JavaScript:
"\u{25E3}"
Python:
"\u25e3"
Properties
- Block
- Geometric Shapes
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No