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