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