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