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
๐ฟ (MODI SIGN VIRAMA) is the Unicode character at code point U+1163F. It belongs to the Modi block, in the Nonspacing Mark (Mn) general category. Its script is Modi.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1163F | |
| decimal | 71231 | |
| htmldecimal | 𑘿 | |
| htmlhex | 𑘿 | |
| css | \1163F | |
| javascript | \u{1163F} | |
| python | \U0001163f | |
| java | \uD805\uDE3F | |
| go | \U0001163F | |
| ruby | \u{1163F} | |
| rust | \u{1163F} | |
| ccpp | \U0001163f | |
| urlencoded | %F0%91%98%BF | |
| utf8bytes | f0 91 98 bf | |
| utf16bebytes | d8 05 de 3f | |
| utf32bebytes | 00 01 16 3f |
How to Use
HTML:
𑘿
CSS:
content: "\1163F"
JavaScript:
"\u{1163F}"
Python:
"\U0001163f"
Properties
Frequently Asked Questions
What is the ๐ฟ character (MODI SIGN VIRAMA)?
๐ฟ (MODI SIGN VIRAMA) is the Unicode character U+1163F.
What is the Unicode codepoint of MODI SIGN VIRAMA?
The MODI SIGN VIRAMA character (๐ฟ) has codepoint U+1163F.
How do I type or copy MODI SIGN VIRAMA?
Copy ๐ฟ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.