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
𞤾 (ADLAM SMALL LETTER VA) is the Unicode character at code point U+1E93E. It belongs to the Adlam block, in the Lowercase Letter (Ll) general category. Its script is Adlm.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1E93E | |
| decimal | 125246 | |
| htmldecimal | 𞤾 | |
| htmlhex | 𞤾 | |
| css | \1E93E | |
| javascript | \u{1E93E} | |
| python | \U0001e93e | |
| java | \uD83A\uDD3E | |
| go | \U0001E93E | |
| ruby | \u{1E93E} | |
| rust | \u{1E93E} | |
| ccpp | \U0001e93e | |
| urlencoded | %F0%9E%A4%BE | |
| utf8bytes | f0 9e a4 be | |
| utf16bebytes | d8 3a dd 3e | |
| utf32bebytes | 00 01 e9 3e |
How to Use
HTML:
𞤾
CSS:
content: "\1E93E"
JavaScript:
"\u{1E93E}"
Python:
"\U0001e93e"
Properties
Frequently Asked Questions
What is the 𞤾 character (ADLAM SMALL LETTER VA)?
𞤾 (ADLAM SMALL LETTER VA) is the Unicode character U+1E93E.
What is the Unicode codepoint of ADLAM SMALL LETTER VA?
The ADLAM SMALL LETTER VA character (𞤾) has codepoint U+1E93E.
How do I type or copy ADLAM SMALL LETTER VA?
Copy 𞤾 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.