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