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