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