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-964D
Overview
降 (CJK UNIFIED IDEOGRAPH-964D) is the Unicode character at code point U+964D. It belongs to the CJK Unified Ideographs block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+964D | |
| decimal | 38477 | |
| htmldecimal | 降 | |
| htmlhex | 降 | |
| css | \964D | |
| javascript | \u{964D} | |
| python | \u964d | |
| java | \u964D | |
| go | \u964D | |
| ruby | \u{964D} | |
| rust | \u{964D} | |
| ccpp | \u964d | |
| urlencoded | %E9%99%8D | |
| utf8bytes | e9 99 8d | |
| utf16bebytes | 96 4d | |
| utf32bebytes | 00 00 96 4d |
How to Use
HTML:
降
CSS:
content: "\964D"
JavaScript:
"\u{964D}"
Python:
"\u964d"
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-964D)?
降 (CJK UNIFIED IDEOGRAPH-964D) is the Unicode character U+964D.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-964D?
The CJK UNIFIED IDEOGRAPH-964D character (降) has codepoint U+964D.
How do I type or copy CJK UNIFIED IDEOGRAPH-964D?
Copy 降 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.