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