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