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 MINUS SIGN BELOW
Overview
̠ (COMBINING MINUS SIGN BELOW) is the Unicode character at code point U+0320. It belongs to the Combining Diacritical Marks block, in the Nonspacing Mark (Mn) general category. Its script is Zinh.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0320 | |
| decimal | 800 | |
| htmldecimal | ̠ | |
| htmlhex | ̠ | |
| css | \0320 | |
| javascript | \u{320} | |
| python | \u0320 | |
| java | \u0320 | |
| go | \u0320 | |
| ruby | \u{320} | |
| rust | \u{320} | |
| ccpp | \u0320 | |
| urlencoded | %CC%A0 | |
| utf8bytes | cc a0 | |
| utf16bebytes | 03 20 | |
| utf32bebytes | 00 00 03 20 |
How to Use
HTML:
̠
CSS:
content: "\0320"
JavaScript:
"\u{320}"
Python:
"\u0320"
Properties
- Script
- Zinh
- Category
- Nonspacing Mark (Mn)
- Bidirectional
- NSM
- Combining
- 220
- Mirrored
- No
Frequently Asked Questions
What is the ̠ character (COMBINING MINUS SIGN BELOW)?
̠ (COMBINING MINUS SIGN BELOW) is the Unicode character U+0320.
What is the Unicode codepoint of COMBINING MINUS SIGN BELOW?
The COMBINING MINUS SIGN BELOW character (̠) has codepoint U+0320.
How do I type or copy COMBINING MINUS SIGN BELOW?
Copy ̠ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.