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