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 NUMBER JOINER) is the Unicode character at code point U+1107F. It belongs to the Brahmi block, in the Nonspacing Mark (Mn) general category. Its script is Brah.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1107F | |
| decimal | 69759 | |
| htmldecimal | 𑁿 | |
| htmlhex | 𑁿 | |
| css | \1107F | |
| javascript | \u{1107F} | |
| python | \U0001107f | |
| java | \uD804\uDC7F | |
| go | \U0001107F | |
| ruby | \u{1107F} | |
| rust | \u{1107F} | |
| ccpp | \U0001107f | |
| urlencoded | %F0%91%81%BF | |
| utf8bytes | f0 91 81 bf | |
| utf16bebytes | d8 04 dc 7f | |
| utf32bebytes | 00 01 10 7f |
How to Use
HTML:
𑁿
CSS:
content: "\1107F"
JavaScript:
"\u{1107F}"
Python:
"\U0001107f"
Properties
Frequently Asked Questions
What is the ๐ฟ character (BRAHMI NUMBER JOINER)?
๐ฟ (BRAHMI NUMBER JOINER) is the Unicode character U+1107F.
What is the Unicode codepoint of BRAHMI NUMBER JOINER?
The BRAHMI NUMBER JOINER character (๐ฟ) has codepoint U+1107F.
How do I type or copy BRAHMI NUMBER JOINER?
Copy ๐ฟ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.