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 VOCALIC LL) is the Unicode character at code point U+0B61. 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+0B61 | |
| decimal | 2913 | |
| htmldecimal | ୡ | |
| htmlhex | ୡ | |
| css | \0B61 | |
| javascript | \u{B61} | |
| python | \u0b61 | |
| java | \u0B61 | |
| go | \u0B61 | |
| ruby | \u{B61} | |
| rust | \u{B61} | |
| ccpp | \u0b61 | |
| urlencoded | %E0%AD%A1 | |
| utf8bytes | e0 ad a1 | |
| utf16bebytes | 0b 61 | |
| utf32bebytes | 00 00 0b 61 |
How to Use
HTML:
ୡ
CSS:
content: "\0B61"
JavaScript:
"\u{B61}"
Python:
"\u0b61"
Properties
Frequently Asked Questions
What is the ୡ character (ORIYA LETTER VOCALIC LL)?
ୡ (ORIYA LETTER VOCALIC LL) is the Unicode character U+0B61.
What is the Unicode codepoint of ORIYA LETTER VOCALIC LL?
The ORIYA LETTER VOCALIC LL character (ୡ) has codepoint U+0B61.
How do I type or copy ORIYA LETTER VOCALIC LL?
Copy ୡ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.