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 ALMOST EQUAL TO BELOW
Overview
᷽ (COMBINING ALMOST EQUAL TO BELOW) is the Unicode character at code point U+1DFD. It belongs to the Combining Diacritical Marks Supplement block, in the Nonspacing Mark (Mn) general category. Its script is Zinh.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1DFD | |
| decimal | 7677 | |
| htmldecimal | ᷽ | |
| htmlhex | ᷽ | |
| css | \1DFD | |
| javascript | \u{1DFD} | |
| python | \u1dfd | |
| java | \u1DFD | |
| go | \u1DFD | |
| ruby | \u{1DFD} | |
| rust | \u{1DFD} | |
| ccpp | \u1dfd | |
| urlencoded | %E1%B7%BD | |
| utf8bytes | e1 b7 bd | |
| utf16bebytes | 1d fd | |
| utf32bebytes | 00 00 1d fd |
How to Use
HTML:
᷽
CSS:
content: "\1DFD"
JavaScript:
"\u{1DFD}"
Python:
"\u1dfd"
Properties
- Script
- Zinh
- Category
- Nonspacing Mark (Mn)
- Bidirectional
- NSM
- Combining
- 220
- Mirrored
- No
Frequently Asked Questions
What is the ᷽ character (COMBINING ALMOST EQUAL TO BELOW)?
᷽ (COMBINING ALMOST EQUAL TO BELOW) is the Unicode character U+1DFD.
What is the Unicode codepoint of COMBINING ALMOST EQUAL TO BELOW?
The COMBINING ALMOST EQUAL TO BELOW character (᷽) has codepoint U+1DFD.
How do I type or copy COMBINING ALMOST EQUAL TO BELOW?
Copy ᷽ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.