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 RIGHT HALF RING
Overview
ʾ (MODIFIER LETTER RIGHT HALF RING) is the Unicode character at code point U+02BE. It belongs to the Spacing Modifier Letters block, in the Modifier Letter (Lm) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+02BE | |
| decimal | 702 | |
| htmldecimal | ʾ | |
| htmlhex | ʾ | |
| css | \02BE | |
| javascript | \u{2BE} | |
| python | \u02be | |
| java | \u02BE | |
| go | \u02BE | |
| ruby | \u{2BE} | |
| rust | \u{2BE} | |
| ccpp | \u02be | |
| urlencoded | %CA%BE | |
| utf8bytes | ca be | |
| utf16bebytes | 02 be | |
| utf32bebytes | 00 00 02 be |
How to Use
HTML:
ʾ
CSS:
content: "\02BE"
JavaScript:
"\u{2BE}"
Python:
"\u02be"
Properties
- Block
- Spacing Modifier Letters
- Script
- Zyyy
- Category
- Modifier Letter (Lm)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ʾ character (MODIFIER LETTER RIGHT HALF RING)?
ʾ (MODIFIER LETTER RIGHT HALF RING) is the Unicode character U+02BE.
What is the Unicode codepoint of MODIFIER LETTER RIGHT HALF RING?
The MODIFIER LETTER RIGHT HALF RING character (ʾ) has codepoint U+02BE.
How do I type or copy MODIFIER LETTER RIGHT HALF RING?
Copy ʾ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.