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
๐ ด (MAHAJANI ABBREVIATION SIGN) is the Unicode character at code point U+11174. It belongs to the Mahajani block, in the Other Punctuation (Po) general category. Its script is Mahj.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+11174 | |
| decimal | 70004 | |
| htmldecimal | 𑅴 | |
| htmlhex | 𑅴 | |
| css | \11174 | |
| javascript | \u{11174} | |
| python | \U00011174 | |
| java | \uD804\uDD74 | |
| go | \U00011174 | |
| ruby | \u{11174} | |
| rust | \u{11174} | |
| ccpp | \U00011174 | |
| urlencoded | %F0%91%85%B4 | |
| utf8bytes | f0 91 85 b4 | |
| utf16bebytes | d8 04 dd 74 | |
| utf32bebytes | 00 01 11 74 |
How to Use
HTML:
𑅴
CSS:
content: "\11174"
JavaScript:
"\u{11174}"
Python:
"\U00011174"
Properties
Frequently Asked Questions
What is the ๐ ด character (MAHAJANI ABBREVIATION SIGN)?
๐ ด (MAHAJANI ABBREVIATION SIGN) is the Unicode character U+11174.
What is the Unicode codepoint of MAHAJANI ABBREVIATION SIGN?
The MAHAJANI ABBREVIATION SIGN character (๐ ด) has codepoint U+11174.
How do I type or copy MAHAJANI ABBREVIATION SIGN?
Copy ๐ ด directly, or use the HTML entity, UTF-8, and code encodings shown on this page.