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' : ''">
๐จ
COMBINING GLAGOLITIC LETTER BIG YUS
Overview
๐จ (COMBINING GLAGOLITIC LETTER BIG YUS) is the Unicode character at code point U+1E028. It belongs to the Glagolitic Supplement block, in the Nonspacing Mark (Mn) general category. Its script is Glag.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1E028 | |
| decimal | 122920 | |
| htmldecimal | 𞀨 | |
| htmlhex | 𞀨 | |
| css | \1E028 | |
| javascript | \u{1E028} | |
| python | \U0001e028 | |
| java | \uD838\uDC28 | |
| go | \U0001E028 | |
| ruby | \u{1E028} | |
| rust | \u{1E028} | |
| ccpp | \U0001e028 | |
| urlencoded | %F0%9E%80%A8 | |
| utf8bytes | f0 9e 80 a8 | |
| utf16bebytes | d8 38 dc 28 | |
| utf32bebytes | 00 01 e0 28 |
How to Use
HTML:
𞀨
CSS:
content: "\1E028"
JavaScript:
"\u{1E028}"
Python:
"\U0001e028"
Properties
- Block
- Glagolitic Supplement
- Script
- Glag
- Category
- Nonspacing Mark (Mn)
- Bidirectional
- NSM
- Combining
- 230
- Mirrored
- No
Frequently Asked Questions
What is the ๐จ character (COMBINING GLAGOLITIC LETTER BIG YUS)?
๐จ (COMBINING GLAGOLITIC LETTER BIG YUS) is the Unicode character U+1E028.
What is the Unicode codepoint of COMBINING GLAGOLITIC LETTER BIG YUS?
The COMBINING GLAGOLITIC LETTER BIG YUS character (๐จ) has codepoint U+1E028.
How do I type or copy COMBINING GLAGOLITIC LETTER BIG YUS?
Copy ๐จ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.