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