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