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