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-2D23A
Overview
𭈺 (CJK UNIFIED IDEOGRAPH-2D23A) is the Unicode character at code point U+2D23A. It belongs to the CJK Unified Ideographs Extension F block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2D23A | |
| decimal | 184890 | |
| htmldecimal | 𭈺 | |
| htmlhex | 𭈺 | |
| css | \2D23A | |
| javascript | \u{2D23A} | |
| python | \U0002d23a | |
| java | \uD874\uDE3A | |
| go | \U0002D23A | |
| ruby | \u{2D23A} | |
| rust | \u{2D23A} | |
| ccpp | \U0002d23a | |
| urlencoded | %F0%AD%88%BA | |
| utf8bytes | f0 ad 88 ba | |
| utf16bebytes | d8 74 de 3a | |
| utf32bebytes | 00 02 d2 3a |
How to Use
HTML:
𭈺
CSS:
content: "\2D23A"
JavaScript:
"\u{2D23A}"
Python:
"\U0002d23a"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𭈺 character (CJK UNIFIED IDEOGRAPH-2D23A)?
𭈺 (CJK UNIFIED IDEOGRAPH-2D23A) is the Unicode character U+2D23A.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2D23A?
The CJK UNIFIED IDEOGRAPH-2D23A character (𭈺) has codepoint U+2D23A.
How do I type or copy CJK UNIFIED IDEOGRAPH-2D23A?
Copy 𭈺 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.