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 KANTAJA NAASIKYAYA) is the Unicode character at code point U+0D9E. 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+0D9E | |
| decimal | 3486 | |
| htmldecimal | ඞ | |
| htmlhex | ඞ | |
| css | \0D9E | |
| javascript | \u{D9E} | |
| python | \u0d9e | |
| java | \u0D9E | |
| go | \u0D9E | |
| ruby | \u{D9E} | |
| rust | \u{D9E} | |
| ccpp | \u0d9e | |
| urlencoded | %E0%B6%9E | |
| utf8bytes | e0 b6 9e | |
| utf16bebytes | 0d 9e | |
| utf32bebytes | 00 00 0d 9e |
How to Use
HTML:
ඞ
CSS:
content: "\0D9E"
JavaScript:
"\u{D9E}"
Python:
"\u0d9e"
Properties
Frequently Asked Questions
What is the ඞ character (SINHALA LETTER KANTAJA NAASIKYAYA)?
ඞ (SINHALA LETTER KANTAJA NAASIKYAYA) is the Unicode character U+0D9E.
What is the Unicode codepoint of SINHALA LETTER KANTAJA NAASIKYAYA?
The SINHALA LETTER KANTAJA NAASIKYAYA character (ඞ) has codepoint U+0D9E.
How do I type or copy SINHALA LETTER KANTAJA NAASIKYAYA?
Copy ඞ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.