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-POINTING AIRPLANE
Overview
(DOWN-POINTING AIRPLANE) is the Unicode character at code point U+1CDF8. It belongs to the Symbols for Legacy Computing Supplement block, in the Other Symbol (So) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1CDF8 | |
| decimal | 118264 | |
| htmldecimal | 𜷸 | |
| htmlhex | 𜷸 | |
| css | \1CDF8 | |
| javascript | \u{1CDF8} | |
| python | \U0001cdf8 | |
| java | \uD833\uDDF8 | |
| go | \U0001CDF8 | |
| ruby | \u{1CDF8} | |
| rust | \u{1CDF8} | |
| ccpp | \U0001cdf8 | |
| urlencoded | %F0%9C%B7%B8 | |
| utf8bytes | f0 9c b7 b8 | |
| utf16bebytes | d8 33 dd f8 | |
| utf32bebytes | 00 01 cd f8 |
How to Use
HTML:
𜷸
CSS:
content: "\1CDF8"
JavaScript:
"\u{1CDF8}"
Python:
"\U0001cdf8"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the character (DOWN-POINTING AIRPLANE)?
(DOWN-POINTING AIRPLANE) is the Unicode character U+1CDF8.
What is the Unicode codepoint of DOWN-POINTING AIRPLANE?
The DOWN-POINTING AIRPLANE character () has codepoint U+1CDF8.
How do I type or copy DOWN-POINTING AIRPLANE?
Copy directly, or use the HTML entity, UTF-8, and code encodings shown on this page.