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 CONJOINING MACRON BELOW
Overview
︭ (COMBINING CONJOINING MACRON BELOW) is the Unicode character at code point U+FE2D. 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+FE2D | |
| decimal | 65069 | |
| htmldecimal | ︭ | |
| htmlhex | ︭ | |
| css | \FE2D | |
| javascript | \u{FE2D} | |
| python | \ufe2d | |
| java | \uFE2D | |
| go | \uFE2D | |
| ruby | \u{FE2D} | |
| rust | \u{FE2D} | |
| ccpp | \ufe2d | |
| urlencoded | %EF%B8%AD | |
| utf8bytes | ef b8 ad | |
| utf16bebytes | fe 2d | |
| utf32bebytes | 00 00 fe 2d |
How to Use
HTML:
︭
CSS:
content: "\FE2D"
JavaScript:
"\u{FE2D}"
Python:
"\ufe2d"
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 CONJOINING MACRON BELOW)?
︭ (COMBINING CONJOINING MACRON BELOW) is the Unicode character U+FE2D.
What is the Unicode codepoint of COMBINING CONJOINING MACRON BELOW?
The COMBINING CONJOINING MACRON BELOW character (︭) has codepoint U+FE2D.
How do I type or copy COMBINING CONJOINING MACRON BELOW?
Copy ︭ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.