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
๐ฆ (COMBINING GRANTHA DIGIT ZERO) is the Unicode character at code point U+11366. It belongs to the Grantha block, in the Nonspacing Mark (Mn) general category. Its script is Gran.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+11366 | |
| decimal | 70502 | |
| htmldecimal | 𑍦 | |
| htmlhex | 𑍦 | |
| css | \11366 | |
| javascript | \u{11366} | |
| python | \U00011366 | |
| java | \uD804\uDF66 | |
| go | \U00011366 | |
| ruby | \u{11366} | |
| rust | \u{11366} | |
| ccpp | \U00011366 | |
| urlencoded | %F0%91%8D%A6 | |
| utf8bytes | f0 91 8d a6 | |
| utf16bebytes | d8 04 df 66 | |
| utf32bebytes | 00 01 13 66 |
How to Use
HTML:
𑍦
CSS:
content: "\11366"
JavaScript:
"\u{11366}"
Python:
"\U00011366"
Properties
Frequently Asked Questions
What is the ๐ฆ character (COMBINING GRANTHA DIGIT ZERO)?
๐ฆ (COMBINING GRANTHA DIGIT ZERO) is the Unicode character U+11366.
What is the Unicode codepoint of COMBINING GRANTHA DIGIT ZERO?
The COMBINING GRANTHA DIGIT ZERO character (๐ฆ) has codepoint U+11366.
How do I type or copy COMBINING GRANTHA DIGIT ZERO?
Copy ๐ฆ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.