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