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 LLA) is the Unicode character at code point U+0A33. 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+0A33 | |
| decimal | 2611 | |
| htmldecimal | ਲ਼ | |
| htmlhex | ਲ਼ | |
| css | \0A33 | |
| javascript | \u{A33} | |
| python | \u0a33 | |
| java | \u0A33 | |
| go | \u0A33 | |
| ruby | \u{A33} | |
| rust | \u{A33} | |
| ccpp | \u0a33 | |
| urlencoded | %E0%A8%B3 | |
| utf8bytes | e0 a8 b3 | |
| utf16bebytes | 0a 33 | |
| utf32bebytes | 00 00 0a 33 |
How to Use
HTML:
ਲ਼
CSS:
content: "\0A33"
JavaScript:
"\u{A33}"
Python:
"\u0a33"
Properties
Frequently Asked Questions
What is the ਲ਼ character (GURMUKHI LETTER LLA)?
ਲ਼ (GURMUKHI LETTER LLA) is the Unicode character U+0A33.
What is the Unicode codepoint of GURMUKHI LETTER LLA?
The GURMUKHI LETTER LLA character (ਲ਼) has codepoint U+0A33.
How do I type or copy GURMUKHI LETTER LLA?
Copy ਲ਼ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.