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