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