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-2CD46
Overview
𬵆 (CJK UNIFIED IDEOGRAPH-2CD46) is the Unicode character at code point U+2CD46. It belongs to the CJK Unified Ideographs Extension E block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2CD46 | |
| decimal | 183622 | |
| htmldecimal | 𬵆 | |
| htmlhex | 𬵆 | |
| css | \2CD46 | |
| javascript | \u{2CD46} | |
| python | \U0002cd46 | |
| java | \uD873\uDD46 | |
| go | \U0002CD46 | |
| ruby | \u{2CD46} | |
| rust | \u{2CD46} | |
| ccpp | \U0002cd46 | |
| urlencoded | %F0%AC%B5%86 | |
| utf8bytes | f0 ac b5 86 | |
| utf16bebytes | d8 73 dd 46 | |
| utf32bebytes | 00 02 cd 46 |
How to Use
HTML:
𬵆
CSS:
content: "\2CD46"
JavaScript:
"\u{2CD46}"
Python:
"\U0002cd46"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𬵆 character (CJK UNIFIED IDEOGRAPH-2CD46)?
𬵆 (CJK UNIFIED IDEOGRAPH-2CD46) is the Unicode character U+2CD46.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2CD46?
The CJK UNIFIED IDEOGRAPH-2CD46 character (𬵆) has codepoint U+2CD46.
How do I type or copy CJK UNIFIED IDEOGRAPH-2CD46?
Copy 𬵆 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.