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 VOWEL SIGN VOCALIC LL) is the Unicode character at code point U+11363. It belongs to the Grantha block, in the Spacing Mark (Mc) general category. Its script is Gran.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+11363 | |
| decimal | 70499 | |
| htmldecimal | 𑍣 | |
| htmlhex | 𑍣 | |
| css | \11363 | |
| javascript | \u{11363} | |
| python | \U00011363 | |
| java | \uD804\uDF63 | |
| go | \U00011363 | |
| ruby | \u{11363} | |
| rust | \u{11363} | |
| ccpp | \U00011363 | |
| urlencoded | %F0%91%8D%A3 | |
| utf8bytes | f0 91 8d a3 | |
| utf16bebytes | d8 04 df 63 | |
| utf32bebytes | 00 01 13 63 |
How to Use
HTML:
𑍣
CSS:
content: "\11363"
JavaScript:
"\u{11363}"
Python:
"\U00011363"
Properties
Frequently Asked Questions
What is the ๐ฃ character (GRANTHA VOWEL SIGN VOCALIC LL)?
๐ฃ (GRANTHA VOWEL SIGN VOCALIC LL) is the Unicode character U+11363.
What is the Unicode codepoint of GRANTHA VOWEL SIGN VOCALIC LL?
The GRANTHA VOWEL SIGN VOCALIC LL character (๐ฃ) has codepoint U+11363.
How do I type or copy GRANTHA VOWEL SIGN VOCALIC LL?
Copy ๐ฃ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.