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 IS BELOW
Overview
᷐ (COMBINING IS BELOW) is the Unicode character at code point U+1DD0. 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+1DD0 | |
| decimal | 7632 | |
| htmldecimal | ᷐ | |
| htmlhex | ᷐ | |
| css | \1DD0 | |
| javascript | \u{1DD0} | |
| python | \u1dd0 | |
| java | \u1DD0 | |
| go | \u1DD0 | |
| ruby | \u{1DD0} | |
| rust | \u{1DD0} | |
| ccpp | \u1dd0 | |
| urlencoded | %E1%B7%90 | |
| utf8bytes | e1 b7 90 | |
| utf16bebytes | 1d d0 | |
| utf32bebytes | 00 00 1d d0 |
How to Use
HTML:
᷐
CSS:
content: "\1DD0"
JavaScript:
"\u{1DD0}"
Python:
"\u1dd0"
Properties
- Script
- Zinh
- Category
- Nonspacing Mark (Mn)
- Bidirectional
- NSM
- Combining
- 202
- Mirrored
- No
Frequently Asked Questions
What is the ᷐ character (COMBINING IS BELOW)?
᷐ (COMBINING IS BELOW) is the Unicode character U+1DD0.
What is the Unicode codepoint of COMBINING IS BELOW?
The COMBINING IS BELOW character (᷐) has codepoint U+1DD0.
How do I type or copy COMBINING IS BELOW?
Copy ᷐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.