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