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