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