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' : ''">
⏄
DENTISTRY SYMBOL LIGHT DOWN AND HORIZONTAL WITH TRIANGLE
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+23C4 | |
| decimal | 9156 | |
| htmldecimal | ⏄ | |
| htmlhex | ⏄ | |
| css | \23C4 | |
| javascript | \u{23C4} | |
| python | \u23c4 | |
| java | \u23C4 | |
| go | \u23C4 | |
| ruby | \u{23C4} | |
| rust | \u{23C4} | |
| ccpp | \u23c4 | |
| urlencoded | %E2%8F%84 | |
| utf8bytes | e2 8f 84 | |
| utf16bebytes | 23 c4 | |
| utf32bebytes | 00 00 23 c4 |
How to Use
HTML:
⏄
CSS:
content: "\23C4"
JavaScript:
"\u{23C4}"
Python:
"\u23c4"
Properties
- Block
- Miscellaneous Technical
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No