Combining Conjoining Macron
Copy and paste the combining conjoining macron symbol ︦ (U+FE26) instantly. Part of the Combining Half Marks Unicode block.
Works everywhere: websites, documents, social media, code editors
Character Codes
About This Symbol
- Name
- Combining Conjoining Macron
- Unicode Block
- Combining Half Marks
- Code Point
- U+FE26
The Combining Conjoining Macron (︦) is a Unicode character assigned to the Combining Half Marks block at code point U+FE26. This block contains characters used across a variety of applications including technical documentation, web development, mathematical notation, and everyday digital communication. The combining conjoining macron symbol can be inserted directly into text or referenced through its HTML entity, CSS code, or JavaScript escape sequence for use in websites and applications.
How to Use
- 1.Click "Copy Symbol" above to copy ︦ to your clipboard
- 2.Paste it anywhere with Ctrl+V (or Cmd+V on Mac)
- 3.Or use the HTML entity
︦in your code - 4.For CSS, use
\FE26with the content property
Understanding Combining Conjoining Macron
Among the characters in the Combining Half Marks block, the combining conjoining macron (︦) at U+FE26 fills a specific niche. Its inclusion in the Unicode standard reflects real-world demand for this particular symbol in digital text, enabling authors and developers to reference it unambiguously.
The hexadecimal value FE26 places this character at decimal position 65062 in the Unicode table. This position within the Combining Half Marks range means it shares encoding characteristics with its neighboring characters. The CSS notation \FE26 is particularly useful in pseudo-element content properties, while \u{FE26} works in template literals and string concatenation.
Known by its descriptive name referencing "combining conjoining," this character serves a specific role that generic symbols cannot fill. It appears in specialized typography, technical standards, and digital content where precision in symbol choice directly affects meaning or layout.