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