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' : ''">
⛜
LEFT CLOSED ENTRY
Overview
⛜ (LEFT CLOSED ENTRY) is the Unicode character at code point U+26DC. 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+26DC | |
| decimal | 9948 | |
| htmldecimal | ⛜ | |
| htmlhex | ⛜ | |
| css | \26DC | |
| javascript | \u{26DC} | |
| python | \u26dc | |
| java | \u26DC | |
| go | \u26DC | |
| ruby | \u{26DC} | |
| rust | \u{26DC} | |
| ccpp | \u26dc | |
| urlencoded | %E2%9B%9C | |
| utf8bytes | e2 9b 9c | |
| utf16bebytes | 26 dc | |
| utf32bebytes | 00 00 26 dc |
How to Use
HTML:
⛜
CSS:
content: "\26DC"
JavaScript:
"\u{26DC}"
Python:
"\u26dc"
Properties
- Block
- Miscellaneous Symbols
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ⛜ character (LEFT CLOSED ENTRY)?
⛜ (LEFT CLOSED ENTRY) is the Unicode character U+26DC.
What is the Unicode codepoint of LEFT CLOSED ENTRY?
The LEFT CLOSED ENTRY character (⛜) has codepoint U+26DC.
How do I type or copy LEFT CLOSED ENTRY?
Copy ⛜ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.