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