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' : ''">
⛿
WHITE FLAG WITH HORIZONTAL MIDDLE BLACK STRIPE
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+26FF | |
| decimal | 9983 | |
| htmldecimal | ⛿ | |
| htmlhex | ⛿ | |
| css | \26FF | |
| javascript | \u{26FF} | |
| python | \u26ff | |
| java | \u26FF | |
| go | \u26FF | |
| ruby | \u{26FF} | |
| rust | \u{26FF} | |
| ccpp | \u26ff | |
| urlencoded | %E2%9B%BF | |
| utf8bytes | e2 9b bf | |
| utf16bebytes | 26 ff | |
| utf32bebytes | 00 00 26 ff |
How to Use
HTML:
⛿
CSS:
content: "\26FF"
JavaScript:
"\u{26FF}"
Python:
"\u26ff"
Properties
- Block
- Miscellaneous Symbols
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No