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' : ''">
羽
CJK COMPATIBILITY IDEOGRAPH-FA1E
Overview
羽 (CJK COMPATIBILITY IDEOGRAPH-FA1E) is the Unicode character at code point U+FA1E. It belongs to the CJK Compatibility Ideographs block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+FA1E | |
| decimal | 64030 | |
| htmldecimal | 羽 | |
| htmlhex | 羽 | |
| css | \FA1E | |
| javascript | \u{FA1E} | |
| python | \ufa1e | |
| java | \uFA1E | |
| go | \uFA1E | |
| ruby | \u{FA1E} | |
| rust | \u{FA1E} | |
| ccpp | \ufa1e | |
| urlencoded | %EF%A8%9E | |
| utf8bytes | ef a8 9e | |
| utf16bebytes | fa 1e | |
| utf32bebytes | 00 00 fa 1e |
How to Use
HTML:
羽
CSS:
content: "\FA1E"
JavaScript:
"\u{FA1E}"
Python:
"\ufa1e"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 7FBD
Frequently Asked Questions
What is the 羽 character (CJK COMPATIBILITY IDEOGRAPH-FA1E)?
羽 (CJK COMPATIBILITY IDEOGRAPH-FA1E) is the Unicode character U+FA1E.
What is the Unicode codepoint of CJK COMPATIBILITY IDEOGRAPH-FA1E?
The CJK COMPATIBILITY IDEOGRAPH-FA1E character (羽) has codepoint U+FA1E.
How do I type or copy CJK COMPATIBILITY IDEOGRAPH-FA1E?
Copy 羽 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.