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 UPWARDS ARROW BELOW
Overview
͎ (COMBINING UPWARDS ARROW BELOW) is the Unicode character at code point U+034E. 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+034E | |
| decimal | 846 | |
| htmldecimal | ͎ | |
| htmlhex | ͎ | |
| css | \034E | |
| javascript | \u{34E} | |
| python | \u034e | |
| java | \u034E | |
| go | \u034E | |
| ruby | \u{34E} | |
| rust | \u{34E} | |
| ccpp | \u034e | |
| urlencoded | %CD%8E | |
| utf8bytes | cd 8e | |
| utf16bebytes | 03 4e | |
| utf32bebytes | 00 00 03 4e |
How to Use
HTML:
͎
CSS:
content: "\034E"
JavaScript:
"\u{34E}"
Python:
"\u034e"
Properties
- Script
- Zinh
- Category
- Nonspacing Mark (Mn)
- Bidirectional
- NSM
- Combining
- 220
- Mirrored
- No
Frequently Asked Questions
What is the ͎ character (COMBINING UPWARDS ARROW BELOW)?
͎ (COMBINING UPWARDS ARROW BELOW) is the Unicode character U+034E.
What is the Unicode codepoint of COMBINING UPWARDS ARROW BELOW?
The COMBINING UPWARDS ARROW BELOW character (͎) has codepoint U+034E.
How do I type or copy COMBINING UPWARDS ARROW BELOW?
Copy ͎ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.