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-223FE
Overview
𢏾 (CJK UNIFIED IDEOGRAPH-223FE) is the Unicode character at code point U+223FE. 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+223FE | |
| decimal | 140286 | |
| htmldecimal | 𢏾 | |
| htmlhex | 𢏾 | |
| css | \223FE | |
| javascript | \u{223FE} | |
| python | \U000223fe | |
| java | \uD848\uDFFE | |
| go | \U000223FE | |
| ruby | \u{223FE} | |
| rust | \u{223FE} | |
| ccpp | \U000223fe | |
| urlencoded | %F0%A2%8F%BE | |
| utf8bytes | f0 a2 8f be | |
| utf16bebytes | d8 48 df fe | |
| utf32bebytes | 00 02 23 fe |
How to Use
HTML:
𢏾
CSS:
content: "\223FE"
JavaScript:
"\u{223FE}"
Python:
"\U000223fe"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𢏾 character (CJK UNIFIED IDEOGRAPH-223FE)?
𢏾 (CJK UNIFIED IDEOGRAPH-223FE) is the Unicode character U+223FE.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-223FE?
The CJK UNIFIED IDEOGRAPH-223FE character (𢏾) has codepoint U+223FE.
How do I type or copy CJK UNIFIED IDEOGRAPH-223FE?
Copy 𢏾 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.