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-FA09
Overview
降 (CJK COMPATIBILITY IDEOGRAPH-FA09) is the Unicode character at code point U+FA09. 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+FA09 | |
| decimal | 64009 | |
| htmldecimal | 降 | |
| htmlhex | 降 | |
| css | \FA09 | |
| javascript | \u{FA09} | |
| python | \ufa09 | |
| java | \uFA09 | |
| go | \uFA09 | |
| ruby | \u{FA09} | |
| rust | \u{FA09} | |
| ccpp | \ufa09 | |
| urlencoded | %EF%A8%89 | |
| utf8bytes | ef a8 89 | |
| utf16bebytes | fa 09 | |
| utf32bebytes | 00 00 fa 09 |
How to Use
HTML:
降
CSS:
content: "\FA09"
JavaScript:
"\u{FA09}"
Python:
"\ufa09"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 964D
Frequently Asked Questions
What is the 降 character (CJK COMPATIBILITY IDEOGRAPH-FA09)?
降 (CJK COMPATIBILITY IDEOGRAPH-FA09) is the Unicode character U+FA09.
What is the Unicode codepoint of CJK COMPATIBILITY IDEOGRAPH-FA09?
The CJK COMPATIBILITY IDEOGRAPH-FA09 character (降) has codepoint U+FA09.
How do I type or copy CJK COMPATIBILITY IDEOGRAPH-FA09?
Copy 降 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.