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-3221F
Overview
𲈟 (CJK UNIFIED IDEOGRAPH-3221F) is the Unicode character at code point U+3221F. It belongs to the CJK Unified Ideographs Extension H block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+3221F | |
| decimal | 205343 | |
| htmldecimal | 𲈟 | |
| htmlhex | 𲈟 | |
| css | \3221F | |
| javascript | \u{3221F} | |
| python | \U0003221f | |
| java | \uD888\uDE1F | |
| go | \U0003221F | |
| ruby | \u{3221F} | |
| rust | \u{3221F} | |
| ccpp | \U0003221f | |
| urlencoded | %F0%B2%88%9F | |
| utf8bytes | f0 b2 88 9f | |
| utf16bebytes | d8 88 de 1f | |
| utf32bebytes | 00 03 22 1f |
How to Use
HTML:
𲈟
CSS:
content: "\3221F"
JavaScript:
"\u{3221F}"
Python:
"\U0003221f"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𲈟 character (CJK UNIFIED IDEOGRAPH-3221F)?
𲈟 (CJK UNIFIED IDEOGRAPH-3221F) is the Unicode character U+3221F.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-3221F?
The CJK UNIFIED IDEOGRAPH-3221F character (𲈟) has codepoint U+3221F.
How do I type or copy CJK UNIFIED IDEOGRAPH-3221F?
Copy 𲈟 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.