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