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
ඬ (SINHALA LETTER SANYAKA DDAYANNA) is the Unicode character at code point U+0DAC. It belongs to the Sinhala block, in the Other Letter (Lo) general category. Its script is Sinh.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0DAC | |
| decimal | 3500 | |
| htmldecimal | ඬ | |
| htmlhex | ඬ | |
| css | \0DAC | |
| javascript | \u{DAC} | |
| python | \u0dac | |
| java | \u0DAC | |
| go | \u0DAC | |
| ruby | \u{DAC} | |
| rust | \u{DAC} | |
| ccpp | \u0dac | |
| urlencoded | %E0%B6%AC | |
| utf8bytes | e0 b6 ac | |
| utf16bebytes | 0d ac | |
| utf32bebytes | 00 00 0d ac |
How to Use
HTML:
ඬ
CSS:
content: "\0DAC"
JavaScript:
"\u{DAC}"
Python:
"\u0dac"
Properties
Frequently Asked Questions
What is the ඬ character (SINHALA LETTER SANYAKA DDAYANNA)?
ඬ (SINHALA LETTER SANYAKA DDAYANNA) is the Unicode character U+0DAC.
What is the Unicode codepoint of SINHALA LETTER SANYAKA DDAYANNA?
The SINHALA LETTER SANYAKA DDAYANNA character (ඬ) has codepoint U+0DAC.
How do I type or copy SINHALA LETTER SANYAKA DDAYANNA?
Copy ඬ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.