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