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