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