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 DOWN TACK BELOW
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+031E | |
| decimal | 798 | |
| htmldecimal | ̞ | |
| htmlhex | ̞ | |
| css | \031E | |
| javascript | \u{31E} | |
| python | \u031e | |
| java | \u031E | |
| go | \u031E | |
| ruby | \u{31E} | |
| rust | \u{31E} | |
| ccpp | \u031e | |
| urlencoded | %CC%9E | |
| utf8bytes | cc 9e | |
| utf16bebytes | 03 1e | |
| utf32bebytes | 00 00 03 1e |
How to Use
HTML:
̞
CSS:
content: "\031E"
JavaScript:
"\u{31E}"
Python:
"\u031e"
Properties
- Script
- Zinh
- Category
- Nonspacing Mark (Mn)
- Bidirectional
- NSM
- Combining
- 220
- Mirrored
- No