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