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