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