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-2CD16
Overview
𬴖 (CJK UNIFIED IDEOGRAPH-2CD16) is the Unicode character at code point U+2CD16. 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+2CD16 | |
| decimal | 183574 | |
| htmldecimal | 𬴖 | |
| htmlhex | 𬴖 | |
| css | \2CD16 | |
| javascript | \u{2CD16} | |
| python | \U0002cd16 | |
| java | \uD873\uDD16 | |
| go | \U0002CD16 | |
| ruby | \u{2CD16} | |
| rust | \u{2CD16} | |
| ccpp | \U0002cd16 | |
| urlencoded | %F0%AC%B4%96 | |
| utf8bytes | f0 ac b4 96 | |
| utf16bebytes | d8 73 dd 16 | |
| utf32bebytes | 00 02 cd 16 |
How to Use
HTML:
𬴖
CSS:
content: "\2CD16"
JavaScript:
"\u{2CD16}"
Python:
"\U0002cd16"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𬴖 character (CJK UNIFIED IDEOGRAPH-2CD16)?
𬴖 (CJK UNIFIED IDEOGRAPH-2CD16) is the Unicode character U+2CD16.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2CD16?
The CJK UNIFIED IDEOGRAPH-2CD16 character (𬴖) has codepoint U+2CD16.
How do I type or copy CJK UNIFIED IDEOGRAPH-2CD16?
Copy 𬴖 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.