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