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