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 VOWEL SIGN VOCALIC RR) is the Unicode character at code point U+1103F. 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+1103F | |
| decimal | 69695 | |
| htmldecimal | 𑀿 | |
| htmlhex | 𑀿 | |
| css | \1103F | |
| javascript | \u{1103F} | |
| python | \U0001103f | |
| java | \uD804\uDC3F | |
| go | \U0001103F | |
| ruby | \u{1103F} | |
| rust | \u{1103F} | |
| ccpp | \U0001103f | |
| urlencoded | %F0%91%80%BF | |
| utf8bytes | f0 91 80 bf | |
| utf16bebytes | d8 04 dc 3f | |
| utf32bebytes | 00 01 10 3f |
How to Use
HTML:
𑀿
CSS:
content: "\1103F"
JavaScript:
"\u{1103F}"
Python:
"\U0001103f"
Properties
Frequently Asked Questions
What is the ๐ฟ character (BRAHMI VOWEL SIGN VOCALIC RR)?
๐ฟ (BRAHMI VOWEL SIGN VOCALIC RR) is the Unicode character U+1103F.
What is the Unicode codepoint of BRAHMI VOWEL SIGN VOCALIC RR?
The BRAHMI VOWEL SIGN VOCALIC RR character (๐ฟ) has codepoint U+1103F.
How do I type or copy BRAHMI VOWEL SIGN VOCALIC RR?
Copy ๐ฟ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.