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