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