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