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-28780
Overview
𨞀 (CJK UNIFIED IDEOGRAPH-28780) is the Unicode character at code point U+28780. 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+28780 | |
| decimal | 165760 | |
| htmldecimal | 𨞀 | |
| htmlhex | 𨞀 | |
| css | \28780 | |
| javascript | \u{28780} | |
| python | \U00028780 | |
| java | \uD861\uDF80 | |
| go | \U00028780 | |
| ruby | \u{28780} | |
| rust | \u{28780} | |
| ccpp | \U00028780 | |
| urlencoded | %F0%A8%9E%80 | |
| utf8bytes | f0 a8 9e 80 | |
| utf16bebytes | d8 61 df 80 | |
| utf32bebytes | 00 02 87 80 |
How to Use
HTML:
𨞀
CSS:
content: "\28780"
JavaScript:
"\u{28780}"
Python:
"\U00028780"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𨞀 character (CJK UNIFIED IDEOGRAPH-28780)?
𨞀 (CJK UNIFIED IDEOGRAPH-28780) is the Unicode character U+28780.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-28780?
The CJK UNIFIED IDEOGRAPH-28780 character (𨞀) has codepoint U+28780.
How do I type or copy CJK UNIFIED IDEOGRAPH-28780?
Copy 𨞀 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.