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 VOCALIC LL) is the Unicode character at code point U+0CE1. 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+0CE1 | |
| decimal | 3297 | |
| htmldecimal | ೡ | |
| htmlhex | ೡ | |
| css | \0CE1 | |
| javascript | \u{CE1} | |
| python | \u0ce1 | |
| java | \u0CE1 | |
| go | \u0CE1 | |
| ruby | \u{CE1} | |
| rust | \u{CE1} | |
| ccpp | \u0ce1 | |
| urlencoded | %E0%B3%A1 | |
| utf8bytes | e0 b3 a1 | |
| utf16bebytes | 0c e1 | |
| utf32bebytes | 00 00 0c e1 |
How to Use
HTML:
ೡ
CSS:
content: "\0CE1"
JavaScript:
"\u{CE1}"
Python:
"\u0ce1"
Properties
Frequently Asked Questions
What is the ೡ character (KANNADA LETTER VOCALIC LL)?
ೡ (KANNADA LETTER VOCALIC LL) is the Unicode character U+0CE1.
What is the Unicode codepoint of KANNADA LETTER VOCALIC LL?
The KANNADA LETTER VOCALIC LL character (ೡ) has codepoint U+0CE1.
How do I type or copy KANNADA LETTER VOCALIC LL?
Copy ೡ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.