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