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