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 DA) is the Unicode character at code point U+11326. 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+11326 | |
| decimal | 70438 | |
| htmldecimal | 𑌦 | |
| htmlhex | 𑌦 | |
| css | \11326 | |
| javascript | \u{11326} | |
| python | \U00011326 | |
| java | \uD804\uDF26 | |
| go | \U00011326 | |
| ruby | \u{11326} | |
| rust | \u{11326} | |
| ccpp | \U00011326 | |
| urlencoded | %F0%91%8C%A6 | |
| utf8bytes | f0 91 8c a6 | |
| utf16bebytes | d8 04 df 26 | |
| utf32bebytes | 00 01 13 26 |
How to Use
HTML:
𑌦
CSS:
content: "\11326"
JavaScript:
"\u{11326}"
Python:
"\U00011326"
Properties
Frequently Asked Questions
What is the ๐ฆ character (GRANTHA LETTER DA)?
๐ฆ (GRANTHA LETTER DA) is the Unicode character U+11326.
What is the Unicode codepoint of GRANTHA LETTER DA?
The GRANTHA LETTER DA character (๐ฆ) has codepoint U+11326.
How do I type or copy GRANTHA LETTER DA?
Copy ๐ฆ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.