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-4EE9
Overview
仩 (CJK UNIFIED IDEOGRAPH-4EE9) is the Unicode character at code point U+4EE9. 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+4EE9 | |
| decimal | 20201 | |
| htmldecimal | 仩 | |
| htmlhex | 仩 | |
| css | \4EE9 | |
| javascript | \u{4EE9} | |
| python | \u4ee9 | |
| java | \u4EE9 | |
| go | \u4EE9 | |
| ruby | \u{4EE9} | |
| rust | \u{4EE9} | |
| ccpp | \u4ee9 | |
| urlencoded | %E4%BB%A9 | |
| utf8bytes | e4 bb a9 | |
| utf16bebytes | 4e e9 | |
| utf32bebytes | 00 00 4e e9 |
How to Use
HTML:
仩
CSS:
content: "\4EE9"
JavaScript:
"\u{4EE9}"
Python:
"\u4ee9"
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-4EE9)?
仩 (CJK UNIFIED IDEOGRAPH-4EE9) is the Unicode character U+4EE9.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-4EE9?
The CJK UNIFIED IDEOGRAPH-4EE9 character (仩) has codepoint U+4EE9.
How do I type or copy CJK UNIFIED IDEOGRAPH-4EE9?
Copy 仩 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.