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 ONE) is the Unicode character at code point U+11367. 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+11367 | |
| decimal | 70503 | |
| htmldecimal | 𑍧 | |
| htmlhex | 𑍧 | |
| css | \11367 | |
| javascript | \u{11367} | |
| python | \U00011367 | |
| java | \uD804\uDF67 | |
| go | \U00011367 | |
| ruby | \u{11367} | |
| rust | \u{11367} | |
| ccpp | \U00011367 | |
| urlencoded | %F0%91%8D%A7 | |
| utf8bytes | f0 91 8d a7 | |
| utf16bebytes | d8 04 df 67 | |
| utf32bebytes | 00 01 13 67 |
How to Use
HTML:
𑍧
CSS:
content: "\11367"
JavaScript:
"\u{11367}"
Python:
"\U00011367"
Properties
Frequently Asked Questions
What is the ๐ง character (COMBINING GRANTHA DIGIT ONE)?
๐ง (COMBINING GRANTHA DIGIT ONE) is the Unicode character U+11367.
What is the Unicode codepoint of COMBINING GRANTHA DIGIT ONE?
The COMBINING GRANTHA DIGIT ONE character (๐ง) has codepoint U+11367.
How do I type or copy COMBINING GRANTHA DIGIT ONE?
Copy ๐ง directly, or use the HTML entity, UTF-8, and code encodings shown on this page.