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