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