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