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 LEFT HALF
Overview
︮ (COMBINING CYRILLIC TITLO LEFT HALF) is the Unicode character at code point U+FE2E. 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+FE2E | |
| decimal | 65070 | |
| htmldecimal | ︮ | |
| htmlhex | ︮ | |
| css | \FE2E | |
| javascript | \u{FE2E} | |
| python | \ufe2e | |
| java | \uFE2E | |
| go | \uFE2E | |
| ruby | \u{FE2E} | |
| rust | \u{FE2E} | |
| ccpp | \ufe2e | |
| urlencoded | %EF%B8%AE | |
| utf8bytes | ef b8 ae | |
| utf16bebytes | fe 2e | |
| utf32bebytes | 00 00 fe 2e |
How to Use
HTML:
︮
CSS:
content: "\FE2E"
JavaScript:
"\u{FE2E}"
Python:
"\ufe2e"
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 LEFT HALF)?
︮ (COMBINING CYRILLIC TITLO LEFT HALF) is the Unicode character U+FE2E.
What is the Unicode codepoint of COMBINING CYRILLIC TITLO LEFT HALF?
The COMBINING CYRILLIC TITLO LEFT HALF character (︮) has codepoint U+FE2E.
How do I type or copy COMBINING CYRILLIC TITLO LEFT HALF?
Copy ︮ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.