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