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-27CDC
Overview
𧳜 (CJK UNIFIED IDEOGRAPH-27CDC) is the Unicode character at code point U+27CDC. 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+27CDC | |
| decimal | 163036 | |
| htmldecimal | 𧳜 | |
| htmlhex | 𧳜 | |
| css | \27CDC | |
| javascript | \u{27CDC} | |
| python | \U00027cdc | |
| java | \uD85F\uDCDC | |
| go | \U00027CDC | |
| ruby | \u{27CDC} | |
| rust | \u{27CDC} | |
| ccpp | \U00027cdc | |
| urlencoded | %F0%A7%B3%9C | |
| utf8bytes | f0 a7 b3 9c | |
| utf16bebytes | d8 5f dc dc | |
| utf32bebytes | 00 02 7c dc |
How to Use
HTML:
𧳜
CSS:
content: "\27CDC"
JavaScript:
"\u{27CDC}"
Python:
"\U00027cdc"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𧳜 character (CJK UNIFIED IDEOGRAPH-27CDC)?
𧳜 (CJK UNIFIED IDEOGRAPH-27CDC) is the Unicode character U+27CDC.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-27CDC?
The CJK UNIFIED IDEOGRAPH-27CDC character (𧳜) has codepoint U+27CDC.
How do I type or copy CJK UNIFIED IDEOGRAPH-27CDC?
Copy 𧳜 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.