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