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