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' : ''">
⥿
DOWN FISH TAIL
Overview
⥿ (DOWN FISH TAIL) is the Unicode character at code point U+297F. It belongs to the Supplemental Arrows-B block, in the Math Symbol (Sm) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+297F | |
| decimal | 10623 | |
| htmldecimal | ⥿ | |
| htmlhex | ⥿ | |
| css | \297F | |
| javascript | \u{297F} | |
| python | \u297f | |
| java | \u297F | |
| go | \u297F | |
| ruby | \u{297F} | |
| rust | \u{297F} | |
| ccpp | \u297f | |
| urlencoded | %E2%A5%BF | |
| utf8bytes | e2 a5 bf | |
| utf16bebytes | 29 7f | |
| utf32bebytes | 00 00 29 7f |
How to Use
HTML:
⥿
CSS:
content: "\297F"
JavaScript:
"\u{297F}"
Python:
"\u297f"
Properties
- Block
- Supplemental Arrows-B
- Script
- Zyyy
- Category
- Math Symbol (Sm)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ⥿ character (DOWN FISH TAIL)?
⥿ (DOWN FISH TAIL) is the Unicode character U+297F.
What is the Unicode codepoint of DOWN FISH TAIL?
The DOWN FISH TAIL character (⥿) has codepoint U+297F.
How do I type or copy DOWN FISH TAIL?
Copy ⥿ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.