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