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