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' : ''">
⛒
CIRCLED CROSSING LANES
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+26D2 | |
| decimal | 9938 | |
| htmldecimal | ⛒ | |
| htmlhex | ⛒ | |
| css | \26D2 | |
| javascript | \u{26D2} | |
| python | \u26d2 | |
| java | \u26D2 | |
| go | \u26D2 | |
| ruby | \u{26D2} | |
| rust | \u{26D2} | |
| ccpp | \u26d2 | |
| urlencoded | %E2%9B%92 | |
| utf8bytes | e2 9b 92 | |
| utf16bebytes | 26 d2 | |
| utf32bebytes | 00 00 26 d2 |
How to Use
HTML:
⛒
CSS:
content: "\26D2"
JavaScript:
"\u{26D2}"
Python:
"\u26d2"
Properties
- Block
- Miscellaneous Symbols
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No