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