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 LA) is the Unicode character at code point U+0AB2. 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+0AB2 | |
| decimal | 2738 | |
| htmldecimal | લ | |
| htmlhex | લ | |
| css | \0AB2 | |
| javascript | \u{AB2} | |
| python | \u0ab2 | |
| java | \u0AB2 | |
| go | \u0AB2 | |
| ruby | \u{AB2} | |
| rust | \u{AB2} | |
| ccpp | \u0ab2 | |
| urlencoded | %E0%AA%B2 | |
| utf8bytes | e0 aa b2 | |
| utf16bebytes | 0a b2 | |
| utf32bebytes | 00 00 0a b2 |
How to Use
HTML:
લ
CSS:
content: "\0AB2"
JavaScript:
"\u{AB2}"
Python:
"\u0ab2"
Properties
Frequently Asked Questions
What is the લ character (GUJARATI LETTER LA)?
લ (GUJARATI LETTER LA) is the Unicode character U+0AB2.
What is the Unicode codepoint of GUJARATI LETTER LA?
The GUJARATI LETTER LA character (લ) has codepoint U+0AB2.
How do I type or copy GUJARATI LETTER LA?
Copy લ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.