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