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 CAPITAL LETTER DAALI) is the Unicode character at code point U+1E901. It belongs to the Adlam block, in the Uppercase Letter (Lu) general category. Its script is Adlm.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1E901 | |
| decimal | 125185 | |
| htmldecimal | 𞤁 | |
| htmlhex | 𞤁 | |
| css | \1E901 | |
| javascript | \u{1E901} | |
| python | \U0001e901 | |
| java | \uD83A\uDD01 | |
| go | \U0001E901 | |
| ruby | \u{1E901} | |
| rust | \u{1E901} | |
| ccpp | \U0001e901 | |
| urlencoded | %F0%9E%A4%81 | |
| utf8bytes | f0 9e a4 81 | |
| utf16bebytes | d8 3a dd 01 | |
| utf32bebytes | 00 01 e9 01 |
How to Use
HTML:
𞤁
CSS:
content: "\1E901"
JavaScript:
"\u{1E901}"
Python:
"\U0001e901"
Properties
Frequently Asked Questions
What is the ๐ค character (ADLAM CAPITAL LETTER DAALI)?
๐ค (ADLAM CAPITAL LETTER DAALI) is the Unicode character U+1E901.
What is the Unicode codepoint of ADLAM CAPITAL LETTER DAALI?
The ADLAM CAPITAL LETTER DAALI character (๐ค) has codepoint U+1E901.
How do I type or copy ADLAM CAPITAL LETTER DAALI?
Copy ๐ค directly, or use the HTML entity, UTF-8, and code encodings shown on this page.