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