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