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