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 LA) is the Unicode character at code point U+11825. 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+11825 | |
| decimal | 71717 | |
| htmldecimal | 𑠥 | |
| htmlhex | 𑠥 | |
| css | \11825 | |
| javascript | \u{11825} | |
| python | \U00011825 | |
| java | \uD806\uDC25 | |
| go | \U00011825 | |
| ruby | \u{11825} | |
| rust | \u{11825} | |
| ccpp | \U00011825 | |
| urlencoded | %F0%91%A0%A5 | |
| utf8bytes | f0 91 a0 a5 | |
| utf16bebytes | d8 06 dc 25 | |
| utf32bebytes | 00 01 18 25 |
How to Use
HTML:
𑠥
CSS:
content: "\11825"
JavaScript:
"\u{11825}"
Python:
"\U00011825"
Properties
Frequently Asked Questions
What is the 𑠥 character (DOGRA LETTER LA)?
𑠥 (DOGRA LETTER LA) is the Unicode character U+11825.
What is the Unicode codepoint of DOGRA LETTER LA?
The DOGRA LETTER LA character (𑠥) has codepoint U+11825.
How do I type or copy DOGRA LETTER LA?
Copy 𑠥 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.