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