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-9050
Overview
遐 (CJK UNIFIED IDEOGRAPH-9050) is the Unicode character at code point U+9050. 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+9050 | |
| decimal | 36944 | |
| htmldecimal | 遐 | |
| htmlhex | 遐 | |
| css | \9050 | |
| javascript | \u{9050} | |
| python | \u9050 | |
| java | \u9050 | |
| go | \u9050 | |
| ruby | \u{9050} | |
| rust | \u{9050} | |
| ccpp | \u9050 | |
| urlencoded | %E9%81%90 | |
| utf8bytes | e9 81 90 | |
| utf16bebytes | 90 50 | |
| utf32bebytes | 00 00 90 50 |
How to Use
HTML:
遐
CSS:
content: "\9050"
JavaScript:
"\u{9050}"
Python:
"\u9050"
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-9050)?
遐 (CJK UNIFIED IDEOGRAPH-9050) is the Unicode character U+9050.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-9050?
The CJK UNIFIED IDEOGRAPH-9050 character (遐) has codepoint U+9050.
How do I type or copy CJK UNIFIED IDEOGRAPH-9050?
Copy 遐 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.