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