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