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 KHA) is the Unicode character at code point U+1E93F. 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+1E93F | |
| decimal | 125247 | |
| htmldecimal | 𞤿 | |
| htmlhex | 𞤿 | |
| css | \1E93F | |
| javascript | \u{1E93F} | |
| python | \U0001e93f | |
| java | \uD83A\uDD3F | |
| go | \U0001E93F | |
| ruby | \u{1E93F} | |
| rust | \u{1E93F} | |
| ccpp | \U0001e93f | |
| urlencoded | %F0%9E%A4%BF | |
| utf8bytes | f0 9e a4 bf | |
| utf16bebytes | d8 3a dd 3f | |
| utf32bebytes | 00 01 e9 3f |
How to Use
HTML:
𞤿
CSS:
content: "\1E93F"
JavaScript:
"\u{1E93F}"
Python:
"\U0001e93f"
Properties
Frequently Asked Questions
What is the 𞤿 character (ADLAM SMALL LETTER KHA)?
𞤿 (ADLAM SMALL LETTER KHA) is the Unicode character U+1E93F.
What is the Unicode codepoint of ADLAM SMALL LETTER KHA?
The ADLAM SMALL LETTER KHA character (𞤿) has codepoint U+1E93F.
How do I type or copy ADLAM SMALL LETTER KHA?
Copy 𞤿 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.