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