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