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
๐ณ (GRANTHA LETTER LLA) is the Unicode character at code point U+11333. It belongs to the Grantha block, in the Other Letter (Lo) general category. Its script is Gran.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+11333 | |
| decimal | 70451 | |
| htmldecimal | 𑌳 | |
| htmlhex | 𑌳 | |
| css | \11333 | |
| javascript | \u{11333} | |
| python | \U00011333 | |
| java | \uD804\uDF33 | |
| go | \U00011333 | |
| ruby | \u{11333} | |
| rust | \u{11333} | |
| ccpp | \U00011333 | |
| urlencoded | %F0%91%8C%B3 | |
| utf8bytes | f0 91 8c b3 | |
| utf16bebytes | d8 04 df 33 | |
| utf32bebytes | 00 01 13 33 |
How to Use
HTML:
𑌳
CSS:
content: "\11333"
JavaScript:
"\u{11333}"
Python:
"\U00011333"
Properties
Frequently Asked Questions
What is the ๐ณ character (GRANTHA LETTER LLA)?
๐ณ (GRANTHA LETTER LLA) is the Unicode character U+11333.
What is the Unicode codepoint of GRANTHA LETTER LLA?
The GRANTHA LETTER LLA character (๐ณ) has codepoint U+11333.
How do I type or copy GRANTHA LETTER LLA?
Copy ๐ณ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.