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