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 GEMINATION MARK) is the Unicode character at code point U+11A98. It belongs to the Soyombo block, in the Nonspacing Mark (Mn) general category. Its script is Soyo.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+11A98 | |
| decimal | 72344 | |
| htmldecimal | 𑪘 | |
| htmlhex | 𑪘 | |
| css | \11A98 | |
| javascript | \u{11A98} | |
| python | \U00011a98 | |
| java | \uD806\uDE98 | |
| go | \U00011A98 | |
| ruby | \u{11A98} | |
| rust | \u{11A98} | |
| ccpp | \U00011a98 | |
| urlencoded | %F0%91%AA%98 | |
| utf8bytes | f0 91 aa 98 | |
| utf16bebytes | d8 06 de 98 | |
| utf32bebytes | 00 01 1a 98 |
How to Use
HTML:
𑪘
CSS:
content: "\11A98"
JavaScript:
"\u{11A98}"
Python:
"\U00011a98"
Properties
Frequently Asked Questions
What is the ๐ช character (SOYOMBO GEMINATION MARK)?
๐ช (SOYOMBO GEMINATION MARK) is the Unicode character U+11A98.
What is the Unicode codepoint of SOYOMBO GEMINATION MARK?
The SOYOMBO GEMINATION MARK character (๐ช) has codepoint U+11A98.
How do I type or copy SOYOMBO GEMINATION MARK?
Copy ๐ช directly, or use the HTML entity, UTF-8, and code encodings shown on this page.