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