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' : ''">
ॸ
DEVANAGARI LETTER MARWARI DDA
Overview
ॸ (DEVANAGARI LETTER MARWARI DDA) is the Unicode character at code point U+0978. It belongs to the Devanagari block, in the Other Letter (Lo) general category. Its script is Deva.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0978 | |
| decimal | 2424 | |
| htmldecimal | ॸ | |
| htmlhex | ॸ | |
| css | \0978 | |
| javascript | \u{978} | |
| python | \u0978 | |
| java | \u0978 | |
| go | \u0978 | |
| ruby | \u{978} | |
| rust | \u{978} | |
| ccpp | \u0978 | |
| urlencoded | %E0%A5%B8 | |
| utf8bytes | e0 a5 b8 | |
| utf16bebytes | 09 78 | |
| utf32bebytes | 00 00 09 78 |
How to Use
HTML:
ॸ
CSS:
content: "\0978"
JavaScript:
"\u{978}"
Python:
"\u0978"
Properties
- Block
- Devanagari
- Script
- Deva
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ॸ character (DEVANAGARI LETTER MARWARI DDA)?
ॸ (DEVANAGARI LETTER MARWARI DDA) is the Unicode character U+0978.
What is the Unicode codepoint of DEVANAGARI LETTER MARWARI DDA?
The DEVANAGARI LETTER MARWARI DDA character (ॸ) has codepoint U+0978.
How do I type or copy DEVANAGARI LETTER MARWARI DDA?
Copy ॸ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.