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