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