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
҆ (COMBINING CYRILLIC PSILI PNEUMATA) is the Unicode character at code point U+0486. It belongs to the Cyrillic block, in the Nonspacing Mark (Mn) general category. Its script is Zinh.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0486 | |
| decimal | 1158 | |
| htmldecimal | ҆ | |
| htmlhex | ҆ | |
| css | \0486 | |
| javascript | \u{486} | |
| python | \u0486 | |
| java | \u0486 | |
| go | \u0486 | |
| ruby | \u{486} | |
| rust | \u{486} | |
| ccpp | \u0486 | |
| urlencoded | %D2%86 | |
| utf8bytes | d2 86 | |
| utf16bebytes | 04 86 | |
| utf32bebytes | 00 00 04 86 |
How to Use
HTML:
҆
CSS:
content: "\0486"
JavaScript:
"\u{486}"
Python:
"\u0486"
Properties
Frequently Asked Questions
What is the ҆ character (COMBINING CYRILLIC PSILI PNEUMATA)?
҆ (COMBINING CYRILLIC PSILI PNEUMATA) is the Unicode character U+0486.
What is the Unicode codepoint of COMBINING CYRILLIC PSILI PNEUMATA?
The COMBINING CYRILLIC PSILI PNEUMATA character (҆) has codepoint U+0486.
How do I type or copy COMBINING CYRILLIC PSILI PNEUMATA?
Copy ҆ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.