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' : ''">
๐ถ
LUNAR ECLIPSE
Overview
๐ถ (LUNAR ECLIPSE) is the Unicode character at code point U+1F776. It belongs to the Alchemical Symbols block, in the Other Symbol (So) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1F776 | |
| decimal | 128886 | |
| htmldecimal | 🝶 | |
| htmlhex | 🝶 | |
| css | \1F776 | |
| javascript | \u{1F776} | |
| python | \U0001f776 | |
| java | \uD83D\uDF76 | |
| go | \U0001F776 | |
| ruby | \u{1F776} | |
| rust | \u{1F776} | |
| ccpp | \U0001f776 | |
| urlencoded | %F0%9F%9D%B6 | |
| utf8bytes | f0 9f 9d b6 | |
| utf16bebytes | d8 3d df 76 | |
| utf32bebytes | 00 01 f7 76 |
How to Use
HTML:
🝶
CSS:
content: "\1F776"
JavaScript:
"\u{1F776}"
Python:
"\U0001f776"
Properties
- Block
- Alchemical Symbols
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ๐ถ character (LUNAR ECLIPSE)?
๐ถ (LUNAR ECLIPSE) is the Unicode character U+1F776.
What is the Unicode codepoint of LUNAR ECLIPSE?
The LUNAR ECLIPSE character (๐ถ) has codepoint U+1F776.
How do I type or copy LUNAR ECLIPSE?
Copy ๐ถ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.