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-228ED
Overview
𢣭 (CJK UNIFIED IDEOGRAPH-228ED) is the Unicode character at code point U+228ED. 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+228ED | |
| decimal | 141549 | |
| htmldecimal | 𢣭 | |
| htmlhex | 𢣭 | |
| css | \228ED | |
| javascript | \u{228ED} | |
| python | \U000228ed | |
| java | \uD84A\uDCED | |
| go | \U000228ED | |
| ruby | \u{228ED} | |
| rust | \u{228ED} | |
| ccpp | \U000228ed | |
| urlencoded | %F0%A2%A3%AD | |
| utf8bytes | f0 a2 a3 ad | |
| utf16bebytes | d8 4a dc ed | |
| utf32bebytes | 00 02 28 ed |
How to Use
HTML:
𢣭
CSS:
content: "\228ED"
JavaScript:
"\u{228ED}"
Python:
"\U000228ed"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𢣭 character (CJK UNIFIED IDEOGRAPH-228ED)?
𢣭 (CJK UNIFIED IDEOGRAPH-228ED) is the Unicode character U+228ED.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-228ED?
The CJK UNIFIED IDEOGRAPH-228ED character (𢣭) has codepoint U+228ED.
How do I type or copy CJK UNIFIED IDEOGRAPH-228ED?
Copy 𢣭 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.