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' : ''">
𑪠
Overview
𑪠 (SOYOMBO HEAD MARK WITH MOON AND SUN) is the Unicode character at code point U+11AA0. It belongs to the Soyombo block, in the Other Punctuation (Po) general category. Its script is Soyo.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+11AA0 | |
| decimal | 72352 | |
| htmldecimal | 𑪠 | |
| htmlhex | 𑪠 | |
| css | \11AA0 | |
| javascript | \u{11AA0} | |
| python | \U00011aa0 | |
| java | \uD806\uDEA0 | |
| go | \U00011AA0 | |
| ruby | \u{11AA0} | |
| rust | \u{11AA0} | |
| ccpp | \U00011aa0 | |
| urlencoded | %F0%91%AA%A0 | |
| utf8bytes | f0 91 aa a0 | |
| utf16bebytes | d8 06 de a0 | |
| utf32bebytes | 00 01 1a a0 |
How to Use
HTML:
𑪠
CSS:
content: "\11AA0"
JavaScript:
"\u{11AA0}"
Python:
"\U00011aa0"
Properties
Frequently Asked Questions
What is the 𑪠 character (SOYOMBO HEAD MARK WITH MOON AND SUN)?
𑪠 (SOYOMBO HEAD MARK WITH MOON AND SUN) is the Unicode character U+11AA0.
What is the Unicode codepoint of SOYOMBO HEAD MARK WITH MOON AND SUN?
The SOYOMBO HEAD MARK WITH MOON AND SUN character (𑪠) has codepoint U+11AA0.
How do I type or copy SOYOMBO HEAD MARK WITH MOON AND SUN?
Copy 𑪠 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.