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