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
Overview
⛿ (WHITE FLAG WITH HORIZONTAL MIDDLE BLACK STRIPE) is the Unicode character at code point U+26FF. It belongs to the Miscellaneous Symbols block, in the Other Symbol (So) general category. Its script is Zyyy.
On this page
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
Frequently Asked Questions
What is the ⛿ character (WHITE FLAG WITH HORIZONTAL MIDDLE BLACK STRIPE)?
⛿ (WHITE FLAG WITH HORIZONTAL MIDDLE BLACK STRIPE) is the Unicode character U+26FF.
What is the Unicode codepoint of WHITE FLAG WITH HORIZONTAL MIDDLE BLACK STRIPE?
The WHITE FLAG WITH HORIZONTAL MIDDLE BLACK STRIPE character (⛿) has codepoint U+26FF.
How do I type or copy WHITE FLAG WITH HORIZONTAL MIDDLE BLACK STRIPE?
Copy ⛿ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.