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