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' : ''">
ҕ
Overview
ҕ (CYRILLIC SMALL LETTER GHE WITH MIDDLE HOOK) is the Unicode character at code point U+0495. It belongs to the Cyrillic block, in the Lowercase Letter (Ll) general category. Its script is Cyrl.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0495 | |
| decimal | 1173 | |
| htmldecimal | ҕ | |
| htmlhex | ҕ | |
| css | \0495 | |
| javascript | \u{495} | |
| python | \u0495 | |
| java | \u0495 | |
| go | \u0495 | |
| ruby | \u{495} | |
| rust | \u{495} | |
| ccpp | \u0495 | |
| urlencoded | %D2%95 | |
| utf8bytes | d2 95 | |
| utf16bebytes | 04 95 | |
| utf32bebytes | 00 00 04 95 |
How to Use
HTML:
ҕ
CSS:
content: "\0495"
JavaScript:
"\u{495}"
Python:
"\u0495"
Properties
Frequently Asked Questions
What is the ҕ character (CYRILLIC SMALL LETTER GHE WITH MIDDLE HOOK)?
ҕ (CYRILLIC SMALL LETTER GHE WITH MIDDLE HOOK) is the Unicode character U+0495.
What is the Unicode codepoint of CYRILLIC SMALL LETTER GHE WITH MIDDLE HOOK?
The CYRILLIC SMALL LETTER GHE WITH MIDDLE HOOK character (ҕ) has codepoint U+0495.
How do I type or copy CYRILLIC SMALL LETTER GHE WITH MIDDLE HOOK?
Copy ҕ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.