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 SIGN NUKTA) is the Unicode character at code point U+1183A. It belongs to the Dogra block, in the Nonspacing Mark (Mn) general category. Its script is Dogr.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1183A | |
| decimal | 71738 | |
| htmldecimal | 𑠺 | |
| htmlhex | 𑠺 | |
| css | \1183A | |
| javascript | \u{1183A} | |
| python | \U0001183a | |
| java | \uD806\uDC3A | |
| go | \U0001183A | |
| ruby | \u{1183A} | |
| rust | \u{1183A} | |
| ccpp | \U0001183a | |
| urlencoded | %F0%91%A0%BA | |
| utf8bytes | f0 91 a0 ba | |
| utf16bebytes | d8 06 dc 3a | |
| utf32bebytes | 00 01 18 3a |
How to Use
HTML:
𑠺
CSS:
content: "\1183A"
JavaScript:
"\u{1183A}"
Python:
"\U0001183a"
Properties
Frequently Asked Questions
What is the 𑠺 character (DOGRA SIGN NUKTA)?
𑠺 (DOGRA SIGN NUKTA) is the Unicode character U+1183A.
What is the Unicode codepoint of DOGRA SIGN NUKTA?
The DOGRA SIGN NUKTA character (𑠺) has codepoint U+1183A.
How do I type or copy DOGRA SIGN NUKTA?
Copy 𑠺 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.