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