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