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-28C90
Overview
𨲐 (CJK UNIFIED IDEOGRAPH-28C90) is the Unicode character at code point U+28C90. It belongs to the CJK Unified Ideographs Extension B block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+28C90 | |
| decimal | 167056 | |
| htmldecimal | 𨲐 | |
| htmlhex | 𨲐 | |
| css | \28C90 | |
| javascript | \u{28C90} | |
| python | \U00028c90 | |
| java | \uD863\uDC90 | |
| go | \U00028C90 | |
| ruby | \u{28C90} | |
| rust | \u{28C90} | |
| ccpp | \U00028c90 | |
| urlencoded | %F0%A8%B2%90 | |
| utf8bytes | f0 a8 b2 90 | |
| utf16bebytes | d8 63 dc 90 | |
| utf32bebytes | 00 02 8c 90 |
How to Use
HTML:
𨲐
CSS:
content: "\28C90"
JavaScript:
"\u{28C90}"
Python:
"\U00028c90"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𨲐 character (CJK UNIFIED IDEOGRAPH-28C90)?
𨲐 (CJK UNIFIED IDEOGRAPH-28C90) is the Unicode character U+28C90.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-28C90?
The CJK UNIFIED IDEOGRAPH-28C90 character (𨲐) has codepoint U+28C90.
How do I type or copy CJK UNIFIED IDEOGRAPH-28C90?
Copy 𨲐 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.