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