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' : ''">
⛬
HISTORIC SITE
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+26EC | |
| decimal | 9964 | |
| htmldecimal | ⛬ | |
| htmlhex | ⛬ | |
| css | \26EC | |
| javascript | \u{26EC} | |
| python | \u26ec | |
| java | \u26EC | |
| go | \u26EC | |
| ruby | \u{26EC} | |
| rust | \u{26EC} | |
| ccpp | \u26ec | |
| urlencoded | %E2%9B%AC | |
| utf8bytes | e2 9b ac | |
| utf16bebytes | 26 ec | |
| utf32bebytes | 00 00 26 ec |
How to Use
HTML:
⛬
CSS:
content: "\26EC"
JavaScript:
"\u{26EC}"
Python:
"\u26ec"
Properties
- Block
- Miscellaneous Symbols
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No