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' : ''">
˭
MODIFIER LETTER UNASPIRATED
Overview
˭ (MODIFIER LETTER UNASPIRATED) is the Unicode character at code point U+02ED. It belongs to the Spacing Modifier Letters block, in the Modifier Symbol (Sk) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+02ED | |
| decimal | 749 | |
| htmldecimal | ˭ | |
| htmlhex | ˭ | |
| css | \02ED | |
| javascript | \u{2ED} | |
| python | \u02ed | |
| java | \u02ED | |
| go | \u02ED | |
| ruby | \u{2ED} | |
| rust | \u{2ED} | |
| ccpp | \u02ed | |
| urlencoded | %CB%AD | |
| utf8bytes | cb ad | |
| utf16bebytes | 02 ed | |
| utf32bebytes | 00 00 02 ed |
How to Use
HTML:
˭
CSS:
content: "\02ED"
JavaScript:
"\u{2ED}"
Python:
"\u02ed"
Properties
- Block
- Spacing Modifier Letters
- Script
- Zyyy
- Category
- Modifier Symbol (Sk)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ˭ character (MODIFIER LETTER UNASPIRATED)?
˭ (MODIFIER LETTER UNASPIRATED) is the Unicode character U+02ED.
What is the Unicode codepoint of MODIFIER LETTER UNASPIRATED?
The MODIFIER LETTER UNASPIRATED character (˭) has codepoint U+02ED.
How do I type or copy MODIFIER LETTER UNASPIRATED?
Copy ˭ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.