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 FINAL CONSONANT SIGN NG) is the Unicode character at code point U+11A8C. 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+11A8C | |
| decimal | 72332 | |
| htmldecimal | 𑪌 | |
| htmlhex | 𑪌 | |
| css | \11A8C | |
| javascript | \u{11A8C} | |
| python | \U00011a8c | |
| java | \uD806\uDE8C | |
| go | \U00011A8C | |
| ruby | \u{11A8C} | |
| rust | \u{11A8C} | |
| ccpp | \U00011a8c | |
| urlencoded | %F0%91%AA%8C | |
| utf8bytes | f0 91 aa 8c | |
| utf16bebytes | d8 06 de 8c | |
| utf32bebytes | 00 01 1a 8c |
How to Use
HTML:
𑪌
CSS:
content: "\11A8C"
JavaScript:
"\u{11A8C}"
Python:
"\U00011a8c"
Properties
Frequently Asked Questions
What is the ๐ช character (SOYOMBO FINAL CONSONANT SIGN NG)?
๐ช (SOYOMBO FINAL CONSONANT SIGN NG) is the Unicode character U+11A8C.
What is the Unicode codepoint of SOYOMBO FINAL CONSONANT SIGN NG?
The SOYOMBO FINAL CONSONANT SIGN NG character (๐ช) has codepoint U+11A8C.
How do I type or copy SOYOMBO FINAL CONSONANT SIGN NG?
Copy ๐ช directly, or use the HTML entity, UTF-8, and code encodings shown on this page.