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
๐ช (BRAHMI DIGIT FOUR) is the Unicode character at code point U+1106A. It belongs to the Brahmi block, in the Decimal Number (Nd) general category. Its script is Brah.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1106A | |
| decimal | 69738 | |
| htmldecimal | 𑁪 | |
| htmlhex | 𑁪 | |
| css | \1106A | |
| javascript | \u{1106A} | |
| python | \U0001106a | |
| java | \uD804\uDC6A | |
| go | \U0001106A | |
| ruby | \u{1106A} | |
| rust | \u{1106A} | |
| ccpp | \U0001106a | |
| urlencoded | %F0%91%81%AA | |
| utf8bytes | f0 91 81 aa | |
| utf16bebytes | d8 04 dc 6a | |
| utf32bebytes | 00 01 10 6a |
How to Use
HTML:
𑁪
CSS:
content: "\1106A"
JavaScript:
"\u{1106A}"
Python:
"\U0001106a"
Properties
Frequently Asked Questions
What is the ๐ช character (BRAHMI DIGIT FOUR)?
๐ช (BRAHMI DIGIT FOUR) is the Unicode character U+1106A.
What is the Unicode codepoint of BRAHMI DIGIT FOUR?
The BRAHMI DIGIT FOUR character (๐ช) has codepoint U+1106A.
How do I type or copy BRAHMI DIGIT FOUR?
Copy ๐ช directly, or use the HTML entity, UTF-8, and code encodings shown on this page.