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
ళ (TELUGU LETTER LLA) is the Unicode character at code point U+0C33. It belongs to the Telugu block, in the Other Letter (Lo) general category. Its script is Telu.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0C33 | |
| decimal | 3123 | |
| htmldecimal | ళ | |
| htmlhex | ళ | |
| css | \0C33 | |
| javascript | \u{C33} | |
| python | \u0c33 | |
| java | \u0C33 | |
| go | \u0C33 | |
| ruby | \u{C33} | |
| rust | \u{C33} | |
| ccpp | \u0c33 | |
| urlencoded | %E0%B0%B3 | |
| utf8bytes | e0 b0 b3 | |
| utf16bebytes | 0c 33 | |
| utf32bebytes | 00 00 0c 33 |
How to Use
HTML:
ళ
CSS:
content: "\0C33"
JavaScript:
"\u{C33}"
Python:
"\u0c33"
Properties
Frequently Asked Questions
What is the ళ character (TELUGU LETTER LLA)?
ళ (TELUGU LETTER LLA) is the Unicode character U+0C33.
What is the Unicode codepoint of TELUGU LETTER LLA?
The TELUGU LETTER LLA character (ళ) has codepoint U+0C33.
How do I type or copy TELUGU LETTER LLA?
Copy ళ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.