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