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
๐ฟ (VITHKUQI CAPITAL LETTER IJE) is the Unicode character at code point U+1057F. It belongs to the Vithkuqi block, in the Uppercase Letter (Lu) general category. Its script is Vith.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1057F | |
| decimal | 66943 | |
| htmldecimal | 𐕿 | |
| htmlhex | 𐕿 | |
| css | \1057F | |
| javascript | \u{1057F} | |
| python | \U0001057f | |
| java | \uD801\uDD7F | |
| go | \U0001057F | |
| ruby | \u{1057F} | |
| rust | \u{1057F} | |
| ccpp | \U0001057f | |
| urlencoded | %F0%90%95%BF | |
| utf8bytes | f0 90 95 bf | |
| utf16bebytes | d8 01 dd 7f | |
| utf32bebytes | 00 01 05 7f |
How to Use
HTML:
𐕿
CSS:
content: "\1057F"
JavaScript:
"\u{1057F}"
Python:
"\U0001057f"
Properties
Frequently Asked Questions
What is the ๐ฟ character (VITHKUQI CAPITAL LETTER IJE)?
๐ฟ (VITHKUQI CAPITAL LETTER IJE) is the Unicode character U+1057F.
What is the Unicode codepoint of VITHKUQI CAPITAL LETTER IJE?
The VITHKUQI CAPITAL LETTER IJE character (๐ฟ) has codepoint U+1057F.
How do I type or copy VITHKUQI CAPITAL LETTER IJE?
Copy ๐ฟ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.