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