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 UNIFIED IDEOGRAPH-98DE
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unicodefyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unicodefyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://unicodefyi.com/entity//)
Use the native HTML custom element.
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+98DE | |
| decimal | 39134 | |
| htmldecimal | 飞 | |
| htmlhex | 飞 | |
| css | \98DE | |
| javascript | \u{98DE} | |
| python | \u98de | |
| java | \u98DE | |
| go | \u98DE | |
| ruby | \u{98DE} | |
| rust | \u{98DE} | |
| ccpp | \u98de | |
| urlencoded | %E9%A3%9E | |
| utf8bytes | e9 a3 9e | |
| utf16bebytes | 98 de | |
| utf32bebytes | 00 00 98 de |
How to Use
HTML:
飞
CSS:
content: "\98DE"
JavaScript:
"\u{98DE}"
Python:
"\u98de"
Properties
- Block
- CJK Unified Ideographs
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 飞 character (CJK UNIFIED IDEOGRAPH-98DE)?
飞 (CJK UNIFIED IDEOGRAPH-98DE) is the Unicode character U+98DE.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-98DE?
The CJK UNIFIED IDEOGRAPH-98DE character (飞) has codepoint U+98DE.
How do I type or copy CJK UNIFIED IDEOGRAPH-98DE?
Copy 飞 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.