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