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 Y) is the Unicode character at code point U+105BB. 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+105BB | |
| decimal | 67003 | |
| htmldecimal | 𐖻 | |
| htmlhex | 𐖻 | |
| css | \105BB | |
| javascript | \u{105BB} | |
| python | \U000105bb | |
| java | \uD801\uDDBB | |
| go | \U000105BB | |
| ruby | \u{105BB} | |
| rust | \u{105BB} | |
| ccpp | \U000105bb | |
| urlencoded | %F0%90%96%BB | |
| utf8bytes | f0 90 96 bb | |
| utf16bebytes | d8 01 dd bb | |
| utf32bebytes | 00 01 05 bb |
How to Use
HTML:
𐖻
CSS:
content: "\105BB"
JavaScript:
"\u{105BB}"
Python:
"\U000105bb"
Properties
Frequently Asked Questions
What is the ๐ป character (VITHKUQI SMALL LETTER Y)?
๐ป (VITHKUQI SMALL LETTER Y) is the Unicode character U+105BB.
What is the Unicode codepoint of VITHKUQI SMALL LETTER Y?
The VITHKUQI SMALL LETTER Y character (๐ป) has codepoint U+105BB.
How do I type or copy VITHKUQI SMALL LETTER Y?
Copy ๐ป directly, or use the HTML entity, UTF-8, and code encodings shown on this page.