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