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