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