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