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' : ''">
᳝
VEDIC TONE DOT BELOW
Overview
᳝ (VEDIC TONE DOT BELOW) is the Unicode character at code point U+1CDD. It belongs to the Vedic Extensions block, in the Nonspacing Mark (Mn) general category. Its script is Zinh.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1CDD | |
| decimal | 7389 | |
| htmldecimal | ᳝ | |
| htmlhex | ᳝ | |
| css | \1CDD | |
| javascript | \u{1CDD} | |
| python | \u1cdd | |
| java | \u1CDD | |
| go | \u1CDD | |
| ruby | \u{1CDD} | |
| rust | \u{1CDD} | |
| ccpp | \u1cdd | |
| urlencoded | %E1%B3%9D | |
| utf8bytes | e1 b3 9d | |
| utf16bebytes | 1c dd | |
| utf32bebytes | 00 00 1c dd |
How to Use
HTML:
᳝
CSS:
content: "\1CDD"
JavaScript:
"\u{1CDD}"
Python:
"\u1cdd"
Properties
- Block
- Vedic Extensions
- Script
- Zinh
- Category
- Nonspacing Mark (Mn)
- Bidirectional
- NSM
- Combining
- 220
- Mirrored
- No
Frequently Asked Questions
What is the ᳝ character (VEDIC TONE DOT BELOW)?
᳝ (VEDIC TONE DOT BELOW) is the Unicode character U+1CDD.
What is the Unicode codepoint of VEDIC TONE DOT BELOW?
The VEDIC TONE DOT BELOW character (᳝) has codepoint U+1CDD.
How do I type or copy VEDIC TONE DOT BELOW?
Copy ᳝ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.