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