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