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-2229B
Overview
𢊛 (CJK UNIFIED IDEOGRAPH-2229B) is the Unicode character at code point U+2229B. 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+2229B | |
| decimal | 139931 | |
| htmldecimal | 𢊛 | |
| htmlhex | 𢊛 | |
| css | \2229B | |
| javascript | \u{2229B} | |
| python | \U0002229b | |
| java | \uD848\uDE9B | |
| go | \U0002229B | |
| ruby | \u{2229B} | |
| rust | \u{2229B} | |
| ccpp | \U0002229b | |
| urlencoded | %F0%A2%8A%9B | |
| utf8bytes | f0 a2 8a 9b | |
| utf16bebytes | d8 48 de 9b | |
| utf32bebytes | 00 02 22 9b |
How to Use
HTML:
𢊛
CSS:
content: "\2229B"
JavaScript:
"\u{2229B}"
Python:
"\U0002229b"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𢊛 character (CJK UNIFIED IDEOGRAPH-2229B)?
𢊛 (CJK UNIFIED IDEOGRAPH-2229B) is the Unicode character U+2229B.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2229B?
The CJK UNIFIED IDEOGRAPH-2229B character (𢊛) has codepoint U+2229B.
How do I type or copy CJK UNIFIED IDEOGRAPH-2229B?
Copy 𢊛 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.