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' : ''">
๐ง
CYRILLIC SUBSCRIPT SMALL LETTER GHE WITH UPTURN
Overview
๐ง (CYRILLIC SUBSCRIPT SMALL LETTER GHE WITH UPTURN) is the Unicode character at code point U+1E067. It belongs to the Cyrillic Extended-D block, in the Modifier Letter (Lm) general category. Its script is Cyrl.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1E067 | |
| decimal | 122983 | |
| htmldecimal | 𞁧 | |
| htmlhex | 𞁧 | |
| css | \1E067 | |
| javascript | \u{1E067} | |
| python | \U0001e067 | |
| java | \uD838\uDC67 | |
| go | \U0001E067 | |
| ruby | \u{1E067} | |
| rust | \u{1E067} | |
| ccpp | \U0001e067 | |
| urlencoded | %F0%9E%81%A7 | |
| utf8bytes | f0 9e 81 a7 | |
| utf16bebytes | d8 38 dc 67 | |
| utf32bebytes | 00 01 e0 67 |
How to Use
HTML:
𞁧
CSS:
content: "\1E067"
JavaScript:
"\u{1E067}"
Python:
"\U0001e067"
Properties
- Block
- Cyrillic Extended-D
- Script
- Cyrl
- Category
- Modifier Letter (Lm)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <sub> 0491
Frequently Asked Questions
What is the ๐ง character (CYRILLIC SUBSCRIPT SMALL LETTER GHE WITH UPTURN)?
๐ง (CYRILLIC SUBSCRIPT SMALL LETTER GHE WITH UPTURN) is the Unicode character U+1E067.
What is the Unicode codepoint of CYRILLIC SUBSCRIPT SMALL LETTER GHE WITH UPTURN?
The CYRILLIC SUBSCRIPT SMALL LETTER GHE WITH UPTURN character (๐ง) has codepoint U+1E067.
How do I type or copy CYRILLIC SUBSCRIPT SMALL LETTER GHE WITH UPTURN?
Copy ๐ง directly, or use the HTML entity, UTF-8, and code encodings shown on this page.