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