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