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 DOUBLE MACRON
Overview
͞ (COMBINING DOUBLE MACRON) is the Unicode character at code point U+035E. It belongs to the Combining Diacritical Marks block, in the Nonspacing Mark (Mn) general category. Its script is Zinh.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+035E | |
| decimal | 862 | |
| htmldecimal | ͞ | |
| htmlhex | ͞ | |
| css | \035E | |
| javascript | \u{35E} | |
| python | \u035e | |
| java | \u035E | |
| go | \u035E | |
| ruby | \u{35E} | |
| rust | \u{35E} | |
| ccpp | \u035e | |
| urlencoded | %CD%9E | |
| utf8bytes | cd 9e | |
| utf16bebytes | 03 5e | |
| utf32bebytes | 00 00 03 5e |
How to Use
HTML:
͞
CSS:
content: "\035E"
JavaScript:
"\u{35E}"
Python:
"\u035e"
Properties
- Script
- Zinh
- Category
- Nonspacing Mark (Mn)
- Bidirectional
- NSM
- Combining
- 234
- Mirrored
- No
Frequently Asked Questions
What is the ͞ character (COMBINING DOUBLE MACRON)?
͞ (COMBINING DOUBLE MACRON) is the Unicode character U+035E.
What is the Unicode codepoint of COMBINING DOUBLE MACRON?
The COMBINING DOUBLE MACRON character (͞) has codepoint U+035E.
How do I type or copy COMBINING DOUBLE MACRON?
Copy ͞ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.