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 SMALL LETTER PE) is the Unicode character at code point U+105AF. It belongs to the Vithkuqi block, in the Lowercase Letter (Ll) general category. Its script is Vith.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+105AF | |
| decimal | 66991 | |
| htmldecimal | 𐖯 | |
| htmlhex | 𐖯 | |
| css | \105AF | |
| javascript | \u{105AF} | |
| python | \U000105af | |
| java | \uD801\uDDAF | |
| go | \U000105AF | |
| ruby | \u{105AF} | |
| rust | \u{105AF} | |
| ccpp | \U000105af | |
| urlencoded | %F0%90%96%AF | |
| utf8bytes | f0 90 96 af | |
| utf16bebytes | d8 01 dd af | |
| utf32bebytes | 00 01 05 af |
How to Use
HTML:
𐖯
CSS:
content: "\105AF"
JavaScript:
"\u{105AF}"
Python:
"\U000105af"
Properties
Frequently Asked Questions
What is the ๐ฏ character (VITHKUQI SMALL LETTER PE)?
๐ฏ (VITHKUQI SMALL LETTER PE) is the Unicode character U+105AF.
What is the Unicode codepoint of VITHKUQI SMALL LETTER PE?
The VITHKUQI SMALL LETTER PE character (๐ฏ) has codepoint U+105AF.
How do I type or copy VITHKUQI SMALL LETTER PE?
Copy ๐ฏ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.