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-28C11
Overview
𨰑 (CJK UNIFIED IDEOGRAPH-28C11) is the Unicode character at code point U+28C11. 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+28C11 | |
| decimal | 166929 | |
| htmldecimal | 𨰑 | |
| htmlhex | 𨰑 | |
| css | \28C11 | |
| javascript | \u{28C11} | |
| python | \U00028c11 | |
| java | \uD863\uDC11 | |
| go | \U00028C11 | |
| ruby | \u{28C11} | |
| rust | \u{28C11} | |
| ccpp | \U00028c11 | |
| urlencoded | %F0%A8%B0%91 | |
| utf8bytes | f0 a8 b0 91 | |
| utf16bebytes | d8 63 dc 11 | |
| utf32bebytes | 00 02 8c 11 |
How to Use
HTML:
𨰑
CSS:
content: "\28C11"
JavaScript:
"\u{28C11}"
Python:
"\U00028c11"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𨰑 character (CJK UNIFIED IDEOGRAPH-28C11)?
𨰑 (CJK UNIFIED IDEOGRAPH-28C11) is the Unicode character U+28C11.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-28C11?
The CJK UNIFIED IDEOGRAPH-28C11 character (𨰑) has codepoint U+28C11.
How do I type or copy CJK UNIFIED IDEOGRAPH-28C11?
Copy 𨰑 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.