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