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 TWO) is the Unicode character at code point U+11068. 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+11068 | |
| decimal | 69736 | |
| htmldecimal | 𑁨 | |
| htmlhex | 𑁨 | |
| css | \11068 | |
| javascript | \u{11068} | |
| python | \U00011068 | |
| java | \uD804\uDC68 | |
| go | \U00011068 | |
| ruby | \u{11068} | |
| rust | \u{11068} | |
| ccpp | \U00011068 | |
| urlencoded | %F0%91%81%A8 | |
| utf8bytes | f0 91 81 a8 | |
| utf16bebytes | d8 04 dc 68 | |
| utf32bebytes | 00 01 10 68 |
How to Use
HTML:
𑁨
CSS:
content: "\11068"
JavaScript:
"\u{11068}"
Python:
"\U00011068"
Properties
Frequently Asked Questions
What is the ๐จ character (BRAHMI DIGIT TWO)?
๐จ (BRAHMI DIGIT TWO) is the Unicode character U+11068.
What is the Unicode codepoint of BRAHMI DIGIT TWO?
The BRAHMI DIGIT TWO character (๐จ) has codepoint U+11068.
How do I type or copy BRAHMI DIGIT TWO?
Copy ๐จ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.