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 YU
Overview
๐ฃ (COMBINING GLAGOLITIC LETTER YU) is the Unicode character at code point U+1E023. 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+1E023 | |
| decimal | 122915 | |
| htmldecimal | 𞀣 | |
| htmlhex | 𞀣 | |
| css | \1E023 | |
| javascript | \u{1E023} | |
| python | \U0001e023 | |
| java | \uD838\uDC23 | |
| go | \U0001E023 | |
| ruby | \u{1E023} | |
| rust | \u{1E023} | |
| ccpp | \U0001e023 | |
| urlencoded | %F0%9E%80%A3 | |
| utf8bytes | f0 9e 80 a3 | |
| utf16bebytes | d8 38 dc 23 | |
| utf32bebytes | 00 01 e0 23 |
How to Use
HTML:
𞀣
CSS:
content: "\1E023"
JavaScript:
"\u{1E023}"
Python:
"\U0001e023"
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 YU)?
๐ฃ (COMBINING GLAGOLITIC LETTER YU) is the Unicode character U+1E023.
What is the Unicode codepoint of COMBINING GLAGOLITIC LETTER YU?
The COMBINING GLAGOLITIC LETTER YU character (๐ฃ) has codepoint U+1E023.
How do I type or copy COMBINING GLAGOLITIC LETTER YU?
Copy ๐ฃ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.