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-312DC
Overview
𱋜 (CJK UNIFIED IDEOGRAPH-312DC) is the Unicode character at code point U+312DC. It belongs to the CJK Unified Ideographs Extension G block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+312DC | |
| decimal | 201436 | |
| htmldecimal | 𱋜 | |
| htmlhex | 𱋜 | |
| css | \312DC | |
| javascript | \u{312DC} | |
| python | \U000312dc | |
| java | \uD884\uDEDC | |
| go | \U000312DC | |
| ruby | \u{312DC} | |
| rust | \u{312DC} | |
| ccpp | \U000312dc | |
| urlencoded | %F0%B1%8B%9C | |
| utf8bytes | f0 b1 8b 9c | |
| utf16bebytes | d8 84 de dc | |
| utf32bebytes | 00 03 12 dc |
How to Use
HTML:
𱋜
CSS:
content: "\312DC"
JavaScript:
"\u{312DC}"
Python:
"\U000312dc"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𱋜 character (CJK UNIFIED IDEOGRAPH-312DC)?
𱋜 (CJK UNIFIED IDEOGRAPH-312DC) is the Unicode character U+312DC.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-312DC?
The CJK UNIFIED IDEOGRAPH-312DC character (𱋜) has codepoint U+312DC.
How do I type or copy CJK UNIFIED IDEOGRAPH-312DC?
Copy 𱋜 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.