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 CYRILLIC TITLO RIGHT HALF
Overview
︯ (COMBINING CYRILLIC TITLO RIGHT HALF) is the Unicode character at code point U+FE2F. It belongs to the Combining Half Marks block, in the Nonspacing Mark (Mn) general category. Its script is Cyrl.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+FE2F | |
| decimal | 65071 | |
| htmldecimal | ︯ | |
| htmlhex | ︯ | |
| css | \FE2F | |
| javascript | \u{FE2F} | |
| python | \ufe2f | |
| java | \uFE2F | |
| go | \uFE2F | |
| ruby | \u{FE2F} | |
| rust | \u{FE2F} | |
| ccpp | \ufe2f | |
| urlencoded | %EF%B8%AF | |
| utf8bytes | ef b8 af | |
| utf16bebytes | fe 2f | |
| utf32bebytes | 00 00 fe 2f |
How to Use
HTML:
︯
CSS:
content: "\FE2F"
JavaScript:
"\u{FE2F}"
Python:
"\ufe2f"
Properties
- Block
- Combining Half Marks
- Script
- Cyrl
- Category
- Nonspacing Mark (Mn)
- Bidirectional
- NSM
- Combining
- 230
- Mirrored
- No
Frequently Asked Questions
What is the ︯ character (COMBINING CYRILLIC TITLO RIGHT HALF)?
︯ (COMBINING CYRILLIC TITLO RIGHT HALF) is the Unicode character U+FE2F.
What is the Unicode codepoint of COMBINING CYRILLIC TITLO RIGHT HALF?
The COMBINING CYRILLIC TITLO RIGHT HALF character (︯) has codepoint U+FE2F.
How do I type or copy COMBINING CYRILLIC TITLO RIGHT HALF?
Copy ︯ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.