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
๐ฟ (AHOM SYMBOL VI) is the Unicode character at code point U+1173F. It belongs to the Ahom block, in the Other Symbol (So) general category. Its script is Ahom.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1173F | |
| decimal | 71487 | |
| htmldecimal | 𑜿 | |
| htmlhex | 𑜿 | |
| css | \1173F | |
| javascript | \u{1173F} | |
| python | \U0001173f | |
| java | \uD805\uDF3F | |
| go | \U0001173F | |
| ruby | \u{1173F} | |
| rust | \u{1173F} | |
| ccpp | \U0001173f | |
| urlencoded | %F0%91%9C%BF | |
| utf8bytes | f0 91 9c bf | |
| utf16bebytes | d8 05 df 3f | |
| utf32bebytes | 00 01 17 3f |
How to Use
HTML:
𑜿
CSS:
content: "\1173F"
JavaScript:
"\u{1173F}"
Python:
"\U0001173f"
Properties
Frequently Asked Questions
What is the ๐ฟ character (AHOM SYMBOL VI)?
๐ฟ (AHOM SYMBOL VI) is the Unicode character U+1173F.
What is the Unicode codepoint of AHOM SYMBOL VI?
The AHOM SYMBOL VI character (๐ฟ) has codepoint U+1173F.
How do I type or copy AHOM SYMBOL VI?
Copy ๐ฟ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.