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