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
𑠣 (DOGRA LETTER YA) is the Unicode character at code point U+11823. It belongs to the Dogra block, in the Other Letter (Lo) general category. Its script is Dogr.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+11823 | |
| decimal | 71715 | |
| htmldecimal | 𑠣 | |
| htmlhex | 𑠣 | |
| css | \11823 | |
| javascript | \u{11823} | |
| python | \U00011823 | |
| java | \uD806\uDC23 | |
| go | \U00011823 | |
| ruby | \u{11823} | |
| rust | \u{11823} | |
| ccpp | \U00011823 | |
| urlencoded | %F0%91%A0%A3 | |
| utf8bytes | f0 91 a0 a3 | |
| utf16bebytes | d8 06 dc 23 | |
| utf32bebytes | 00 01 18 23 |
How to Use
HTML:
𑠣
CSS:
content: "\11823"
JavaScript:
"\u{11823}"
Python:
"\U00011823"
Properties
Frequently Asked Questions
What is the 𑠣 character (DOGRA LETTER YA)?
𑠣 (DOGRA LETTER YA) is the Unicode character U+11823.
What is the Unicode codepoint of DOGRA LETTER YA?
The DOGRA LETTER YA character (𑠣) has codepoint U+11823.
How do I type or copy DOGRA LETTER YA?
Copy 𑠣 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.