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