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 SMALL LETTER PE WITH MIDDLE HOOK
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unicodefyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unicodefyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://unicodefyi.com/entity//)
Use the native HTML custom element.
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+04A7 | |
| decimal | 1191 | |
| htmldecimal | ҧ | |
| htmlhex | ҧ | |
| css | \04A7 | |
| javascript | \u{4A7} | |
| python | \u04a7 | |
| java | \u04A7 | |
| go | \u04A7 | |
| ruby | \u{4A7} | |
| rust | \u{4A7} | |
| ccpp | \u04a7 | |
| urlencoded | %D2%A7 | |
| utf8bytes | d2 a7 | |
| utf16bebytes | 04 a7 | |
| utf32bebytes | 00 00 04 a7 |
How to Use
HTML:
ҧ
CSS:
content: "\04A7"
JavaScript:
"\u{4A7}"
Python:
"\u04a7"
Properties
Frequently Asked Questions
What is the ҧ character (CYRILLIC SMALL LETTER PE WITH MIDDLE HOOK)?
ҧ (CYRILLIC SMALL LETTER PE WITH MIDDLE HOOK) is the Unicode character U+04A7.
What is the Unicode codepoint of CYRILLIC SMALL LETTER PE WITH MIDDLE HOOK?
The CYRILLIC SMALL LETTER PE WITH MIDDLE HOOK character (ҧ) has codepoint U+04A7.
How do I type or copy CYRILLIC SMALL LETTER PE WITH MIDDLE HOOK?
Copy ҧ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.