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