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-317DC
Overview
𱟜 (CJK UNIFIED IDEOGRAPH-317DC) is the Unicode character at code point U+317DC. 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+317DC | |
| decimal | 202716 | |
| htmldecimal | 𱟜 | |
| htmlhex | 𱟜 | |
| css | \317DC | |
| javascript | \u{317DC} | |
| python | \U000317dc | |
| java | \uD885\uDFDC | |
| go | \U000317DC | |
| ruby | \u{317DC} | |
| rust | \u{317DC} | |
| ccpp | \U000317dc | |
| urlencoded | %F0%B1%9F%9C | |
| utf8bytes | f0 b1 9f 9c | |
| utf16bebytes | d8 85 df dc | |
| utf32bebytes | 00 03 17 dc |
How to Use
HTML:
𱟜
CSS:
content: "\317DC"
JavaScript:
"\u{317DC}"
Python:
"\U000317dc"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𱟜 character (CJK UNIFIED IDEOGRAPH-317DC)?
𱟜 (CJK UNIFIED IDEOGRAPH-317DC) is the Unicode character U+317DC.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-317DC?
The CJK UNIFIED IDEOGRAPH-317DC character (𱟜) has codepoint U+317DC.
How do I type or copy CJK UNIFIED IDEOGRAPH-317DC?
Copy 𱟜 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.