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 INVERTED BREVE BELOW
Overview
̯ (COMBINING INVERTED BREVE BELOW) is the Unicode character at code point U+032F. 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+032F | |
| decimal | 815 | |
| htmldecimal | ̯ | |
| htmlhex | ̯ | |
| css | \032F | |
| javascript | \u{32F} | |
| python | \u032f | |
| java | \u032F | |
| go | \u032F | |
| ruby | \u{32F} | |
| rust | \u{32F} | |
| ccpp | \u032f | |
| urlencoded | %CC%AF | |
| utf8bytes | cc af | |
| utf16bebytes | 03 2f | |
| utf32bebytes | 00 00 03 2f |
How to Use
HTML:
̯
CSS:
content: "\032F"
JavaScript:
"\u{32F}"
Python:
"\u032f"
Properties
- Script
- Zinh
- Category
- Nonspacing Mark (Mn)
- Bidirectional
- NSM
- Combining
- 220
- Mirrored
- No
Frequently Asked Questions
What is the ̯ character (COMBINING INVERTED BREVE BELOW)?
̯ (COMBINING INVERTED BREVE BELOW) is the Unicode character U+032F.
What is the Unicode codepoint of COMBINING INVERTED BREVE BELOW?
The COMBINING INVERTED BREVE BELOW character (̯) has codepoint U+032F.
How do I type or copy COMBINING INVERTED BREVE BELOW?
Copy ̯ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.