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