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