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