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-2823D
Overview
𨈽 (CJK UNIFIED IDEOGRAPH-2823D) is the Unicode character at code point U+2823D. 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+2823D | |
| decimal | 164413 | |
| htmldecimal | 𨈽 | |
| htmlhex | 𨈽 | |
| css | \2823D | |
| javascript | \u{2823D} | |
| python | \U0002823d | |
| java | \uD860\uDE3D | |
| go | \U0002823D | |
| ruby | \u{2823D} | |
| rust | \u{2823D} | |
| ccpp | \U0002823d | |
| urlencoded | %F0%A8%88%BD | |
| utf8bytes | f0 a8 88 bd | |
| utf16bebytes | d8 60 de 3d | |
| utf32bebytes | 00 02 82 3d |
How to Use
HTML:
𨈽
CSS:
content: "\2823D"
JavaScript:
"\u{2823D}"
Python:
"\U0002823d"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𨈽 character (CJK UNIFIED IDEOGRAPH-2823D)?
𨈽 (CJK UNIFIED IDEOGRAPH-2823D) is the Unicode character U+2823D.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2823D?
The CJK UNIFIED IDEOGRAPH-2823D character (𨈽) has codepoint U+2823D.
How do I type or copy CJK UNIFIED IDEOGRAPH-2823D?
Copy 𨈽 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.