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