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 AND TRIPLE FLAME) is the Unicode character at code point U+11A9E. 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+11A9E | |
| decimal | 72350 | |
| htmldecimal | 𑪞 | |
| htmlhex | 𑪞 | |
| css | \11A9E | |
| javascript | \u{11A9E} | |
| python | \U00011a9e | |
| java | \uD806\uDE9E | |
| go | \U00011A9E | |
| ruby | \u{11A9E} | |
| rust | \u{11A9E} | |
| ccpp | \U00011a9e | |
| urlencoded | %F0%91%AA%9E | |
| utf8bytes | f0 91 aa 9e | |
| utf16bebytes | d8 06 de 9e | |
| utf32bebytes | 00 01 1a 9e |
How to Use
HTML:
𑪞
CSS:
content: "\11A9E"
JavaScript:
"\u{11A9E}"
Python:
"\U00011a9e"
Properties
Frequently Asked Questions
What is the ๐ช character (SOYOMBO HEAD MARK WITH MOON AND SUN AND TRIPLE FLAME)?
๐ช (SOYOMBO HEAD MARK WITH MOON AND SUN AND TRIPLE FLAME) is the Unicode character U+11A9E.
What is the Unicode codepoint of SOYOMBO HEAD MARK WITH MOON AND SUN AND TRIPLE FLAME?
The SOYOMBO HEAD MARK WITH MOON AND SUN AND TRIPLE FLAME character (๐ช) has codepoint U+11A9E.
How do I type or copy SOYOMBO HEAD MARK WITH MOON AND SUN AND TRIPLE FLAME?
Copy ๐ช directly, or use the HTML entity, UTF-8, and code encodings shown on this page.