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