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 TILDE RIGHT HALF BELOW
Overview
︪ (COMBINING TILDE RIGHT HALF BELOW) is the Unicode character at code point U+FE2A. It belongs to the Combining Half Marks block, in the Nonspacing Mark (Mn) general category. Its script is Zinh.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+FE2A | |
| decimal | 65066 | |
| htmldecimal | ︪ | |
| htmlhex | ︪ | |
| css | \FE2A | |
| javascript | \u{FE2A} | |
| python | \ufe2a | |
| java | \uFE2A | |
| go | \uFE2A | |
| ruby | \u{FE2A} | |
| rust | \u{FE2A} | |
| ccpp | \ufe2a | |
| urlencoded | %EF%B8%AA | |
| utf8bytes | ef b8 aa | |
| utf16bebytes | fe 2a | |
| utf32bebytes | 00 00 fe 2a |
How to Use
HTML:
︪
CSS:
content: "\FE2A"
JavaScript:
"\u{FE2A}"
Python:
"\ufe2a"
Properties
- Block
- Combining Half Marks
- Script
- Zinh
- Category
- Nonspacing Mark (Mn)
- Bidirectional
- NSM
- Combining
- 220
- Mirrored
- No
Frequently Asked Questions
What is the ︪ character (COMBINING TILDE RIGHT HALF BELOW)?
︪ (COMBINING TILDE RIGHT HALF BELOW) is the Unicode character U+FE2A.
What is the Unicode codepoint of COMBINING TILDE RIGHT HALF BELOW?
The COMBINING TILDE RIGHT HALF BELOW character (︪) has codepoint U+FE2A.
How do I type or copy COMBINING TILDE RIGHT HALF BELOW?
Copy ︪ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.