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