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