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