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