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 END HIGH TONE
Overview
˺ (MODIFIER LETTER END HIGH TONE) is the Unicode character at code point U+02FA. 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+02FA | |
| decimal | 762 | |
| htmldecimal | ˺ | |
| htmlhex | ˺ | |
| css | \02FA | |
| javascript | \u{2FA} | |
| python | \u02fa | |
| java | \u02FA | |
| go | \u02FA | |
| ruby | \u{2FA} | |
| rust | \u{2FA} | |
| ccpp | \u02fa | |
| urlencoded | %CB%BA | |
| utf8bytes | cb ba | |
| utf16bebytes | 02 fa | |
| utf32bebytes | 00 00 02 fa |
How to Use
HTML:
˺
CSS:
content: "\02FA"
JavaScript:
"\u{2FA}"
Python:
"\u02fa"
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 END HIGH TONE)?
˺ (MODIFIER LETTER END HIGH TONE) is the Unicode character U+02FA.
What is the Unicode codepoint of MODIFIER LETTER END HIGH TONE?
The MODIFIER LETTER END HIGH TONE character (˺) has codepoint U+02FA.
How do I type or copy MODIFIER LETTER END HIGH TONE?
Copy ˺ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.