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