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