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