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 LETTER CHA) is the Unicode character at code point U+11A62. It belongs to the Soyombo block, in the Other Letter (Lo) general category. Its script is Soyo.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+11A62 | |
| decimal | 72290 | |
| htmldecimal | 𑩢 | |
| htmlhex | 𑩢 | |
| css | \11A62 | |
| javascript | \u{11A62} | |
| python | \U00011a62 | |
| java | \uD806\uDE62 | |
| go | \U00011A62 | |
| ruby | \u{11A62} | |
| rust | \u{11A62} | |
| ccpp | \U00011a62 | |
| urlencoded | %F0%91%A9%A2 | |
| utf8bytes | f0 91 a9 a2 | |
| utf16bebytes | d8 06 de 62 | |
| utf32bebytes | 00 01 1a 62 |
How to Use
HTML:
𑩢
CSS:
content: "\11A62"
JavaScript:
"\u{11A62}"
Python:
"\U00011a62"
Properties
Frequently Asked Questions
What is the 𑩢 character (SOYOMBO LETTER CHA)?
𑩢 (SOYOMBO LETTER CHA) is the Unicode character U+11A62.
What is the Unicode codepoint of SOYOMBO LETTER CHA?
The SOYOMBO LETTER CHA character (𑩢) has codepoint U+11A62.
How do I type or copy SOYOMBO LETTER CHA?
Copy 𑩢 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.