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' : ''">
🪽
WING
Overview
🪽 (WING) is the Unicode character at code point U+1FABD. It belongs to the Symbols and Pictographs Extended-A block, in the Other Symbol (So) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1FABD | |
| decimal | 129725 | |
| htmldecimal | 🪽 | |
| htmlhex | 🪽 | |
| css | \1FABD | |
| javascript | \u{1FABD} | |
| python | \U0001fabd | |
| java | \uD83E\uDEBD | |
| go | \U0001FABD | |
| ruby | \u{1FABD} | |
| rust | \u{1FABD} | |
| ccpp | \U0001fabd | |
| urlencoded | %F0%9F%AA%BD | |
| utf8bytes | f0 9f aa bd | |
| utf16bebytes | d8 3e de bd | |
| utf32bebytes | 00 01 fa bd |
How to Use
HTML:
🪽
CSS:
content: "\1FABD"
JavaScript:
"\u{1FABD}"
Python:
"\U0001fabd"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 🪽 character (WING)?
🪽 (WING) is the Unicode character U+1FABD.
What is the Unicode codepoint of WING?
The WING character (🪽) has codepoint U+1FABD.
How do I type or copy WING?
Copy 🪽 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.